[Orgmode] Re: org-hide-emphasis-markers problem

2009-08-23 Thread Carsten Dominik
Hi Nicolas, first of all, hiding emphasis markers is poorly tested and maybe not fully functional. It is possible that there are problems associated with it. However, I cannot reproduce the problem you are describing. - Carsten On Aug 8, 2009, at 5:56 PM, Nicolas Goaziou wrote: Carsten Domi

[Orgmode] Re: org-hide-emphasis-markers problem

2009-08-08 Thread Nicolas Goaziou
Carsten Dominik writes: My culprit wasn't the good one ! Here is the backtrace when using org-agenda-clockreport-mode : Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) *(nil 2) (setq b (1+ (point-at-eol)) n (* level org-indent-indentation-per-level)) (while (not

[Orgmode] Re: org-hide-emphasis-markers problem

2009-08-05 Thread Nicolas Goaziou
Carsten Dominik writes: >> The error is the following : >> >> org-do-emphasis-faces: Wrong type argument: integer-or-marker-p, nil > > I am unable to reproduce this bug. > > I do see that the table alignment is not correct when emphasis > markers are hidden, but this is too hard to fix. > >> >>