Re: [O] Bug: org-indent-boundary-char doesn't have org-indent face [9.1.9 (release_9.1.9-65-g5e4542 @ c:/Program Files/emacs-26.1-x86_64/share/emacs/26.1/lisp/org/)]

2018-08-21 Thread Nicolas Goaziou
Hello, HIRATA Tadashi writes: > I found a bug that org-indent-boundary-char doens't have > org-indent face property in org-indent-mode. This causes an > appearance issue when you use org-mode with whitespace-mode > that you can't control org-indent-boundary-char's face > neither whitespace-space

[O] Bug: org-indent-boundary-char doesn't have org-indent face [9.1.9 (release_9.1.9-65-g5e4542 @ c:/Program Files/emacs-26.1-x86_64/share/emacs/26.1/lisp/org/)]

2018-07-30 Thread HIRATA Tadashi
Hello org-mode developers, I found a bug that org-indent-boundary-char doens't have org-indent face property in org-indent-mode. This causes an appearance issue when you use org-mode with whitespace-mode that you can't control org-indent-boundary-char's face neither whitespace-space face nor org-i

Re: [O] [bug] org-indent

2017-06-23 Thread Nicolas Goaziou
Hello, Rasmus writes: > There's a bug in ‘org-indent--compute-prefixes’ near ";; Inline tasks line > prefixes". > > If (bound-and-true-p org-inlinetask-show-first-star) is non-nil, then Org > tries to compute (substring heading-prefix 1). But the initial value of > ‘heading-prefix’ seems to be

[O] [bug] org-indent

2017-06-23 Thread Rasmus
Hi, There's a bug in ‘org-indent--compute-prefixes’ near ";; Inline tasks line prefixes". If (bound-and-true-p org-inlinetask-show-first-star) is non-nil, then Org tries to compute (substring heading-prefix 1). But the initial value of ‘heading-prefix’ seems to be "", at least some of the time (

Re: [O] Bug: org-indent-mode with visual-line-mode breaks C-a and C-e

2017-04-01 Thread Thibault Polge
I can confirm the issue appears with those two commands. I forwarded this report to the Emacs bug tracker. Regards, Nicolas Goaziou writes: > Hello, > > Thibault Polge writes: > >> With visual-line-mode and org-indent-mode activated, C-a and C-e >> misbehaves on indented text blocks. C-a and C

Re: [O] Bug: org-indent-mode with visual-line-mode breaks C-a and C-e

2017-04-01 Thread Nicolas Goaziou
Hello, Thibault Polge writes: > With visual-line-mode and org-indent-mode activated, C-a and C-e > misbehaves on indented text blocks. C-a and C-e sometimes start jumping > over lines (ie, go backwards or forward one extra line) and sometimes > even reverses direction (C-e goes backward). I can

[O] Bug: org-indent-mode with visual-line-mode breaks C-a and C-e

2017-03-30 Thread Thibault Polge
* Summary With visual-line-mode and org-indent-mode activated, C-a and C-e misbehaves on indented text blocks. C-a and C-e sometimes start jumping over lines (ie, go backwards or forward one extra line) and sometimes even reverses direction (C-e goes backward). I can reproduce this from emacs -Q

Re: [O] Bug: org-indent-mode incomplete refresh after org-toggle-heading [8.3.2 (8.3.2-51-g713fe8-elpaplus @ /home/il/.emacs.d/elpa/org-plus-contrib-20151221/)]

2016-01-02 Thread Nicolas Goaziou
Hello, Ingo Lohmar writes: > emacs -nw -q testfile, > M-x org-mode > M-x org-indent-mode > > Enter following plain list: > > - item1 > - item1.1 > - item2 > > Move to first line ("item1") and C-c * to org-toggle-heading. "item1" > becomes a heading (ok), "item1.1" gets line/wrap prefix for in

[O] Bug: org-indent-mode incomplete refresh after org-toggle-heading [8.3.2 (8.3.2-51-g713fe8-elpaplus @ /home/il/.emacs.d/elpa/org-plus-contrib-20151221/)]

2016-01-01 Thread Ingo Lohmar
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

Re: [O] Bug: Org-indent does not align headings with text when using non-monospaced fonts [8.3.1 (8.3.1-16-gf6aa53-elpa @ /Users/cube/.emacs.d/elpa/org-20150810/)]

2015-08-25 Thread Eric S Fraga
On Tuesday, 25 Aug 2015 at 15:05, Nicolas Goaziou wrote: > Hello, > > Eric S Fraga writes: > >> I note that this bug was addressed in a recent commit. However, now >> indent mode *with* a monospaced font has some extra space (the width of >> a *) at the start of every headline except top level he

Re: [O] Bug: Org-indent does not align headings with text when using non-monospaced fonts [8.3.1 (8.3.1-16-gf6aa53-elpa @ /Users/cube/.emacs.d/elpa/org-20150810/)]

2015-08-25 Thread Nicolas Goaziou
Hello, Eric S Fraga writes: > I note that this bug was addressed in a recent commit. However, now > indent mode *with* a monospaced font has some extra space (the width of > a *) at the start of every headline except top level headings. Also > seems to affect text that comes before the first h

Re: [O] Bug: Org-indent does not align headings with text when using non-monospaced fonts [8.3.1 (8.3.1-16-gf6aa53-elpa @ /Users/cube/.emacs.d/elpa/org-20150810/)]

2015-08-25 Thread Eric S Fraga
On Tuesday, 25 Aug 2015 at 13:39, Eric S Fraga wrote: > Hi, > > I note that this bug was addressed in a recent commit. However, now > indent mode *with* a monospaced font has some extra space (the width of > a *) at the start of every headline except top level headings. Also > seems to affect tex

Re: [O] Bug: Org-indent does not align headings with text when using non-monospaced fonts [8.3.1 (8.3.1-16-gf6aa53-elpa @ /Users/cube/.emacs.d/elpa/org-20150810/)]

2015-08-25 Thread Eric S Fraga
Hi, I note that this bug was addressed in a recent commit. However, now indent mode *with* a monospaced font has some extra space (the width of a *) at the start of every headline except top level headings. Also seems to affect text that comes before the first headline. Image attached shows wha

Re: [O] Bug: Org-indent does not align headings with text when using non-monospaced fonts [8.3.1 (8.3.1-16-gf6aa53-elpa @ /Users/cube/.emacs.d/elpa/org-20150810/)]

2015-08-20 Thread Jakub Szypulka
Wait, it seems your patch also fixed another issue! Until now, org-mode would only indent text correctly up until a certain level (not sure exactly, but approx 8-10 stars), and would then bug out: the heading, when demoted further, would be correctly indented by a certain amount of characters (

Re: [O] Bug: Org-indent does not align headings with text when using non-monospaced fonts [8.3.1 (8.3.1-16-gf6aa53-elpa @ /Users/cube/.emacs.d/elpa/org-20150810/)]

2015-08-20 Thread Nicolas Goaziou
Hello, Jakub Szypulka writes: > Reproduction of bug: Open an org-file in org-mode with auto-indent turned on > while using a non-monospaced font. > Expected result: The headings align with the text contents. > Actual result: The headings do not align with the text contents. > > This has been or

Re: [O] Bug: Org-indent does not align headings with text when using non-monospaced fonts [8.3.1 (8.3.1-16-gf6aa53-elpa @ /Users/cube/.emacs.d/elpa/org-20150810/)]

2015-08-20 Thread Jakub Szypulka
Hello Nicolas, --- Nicolas Goaziou , 2015-08-20 13:56 > Hello, > > Jakub Szypulka writes: > >> Reproduction of bug: Open an org-file in org-mode with auto-indent turned on >> while using a non-monospaced font. >> Expected result: The headings align with the text contents. >> Actual result: The

Re: [O] Bug: Org-indent does not align headings with text when using non-monospaced fonts [8.3.1 (8.3.1-16-gf6aa53-elpa @ /Users/cube/.emacs.d/elpa/org-20150810/)]

2015-08-20 Thread Nicolas Goaziou
Jakub Szypulka writes: > Yes it does, I'm impressed! Thanks a lot for the quick fix! Applied then. Thank you for the feedback. > I understand those changed will be included by default in the next org > versions? Yes, they will. Regards,

[O] Bug: Org-indent does not align headings with text when using non-monospaced fonts [8.3.1 (8.3.1-16-gf6aa53-elpa @ /Users/cube/.emacs.d/elpa/org-20150810/)]

2015-08-19 Thread Jakub Szypulka
Reproduction of bug: Open an org-file in org-mode with auto-indent turned on while using a non-monospaced font. Expected result: The headings align with the text contents. Actual result: The headings do not align with the text contents. This has been originally filed two years ago: http://articl

Re: [O] [Bug] org-indent-mode underindents body in variable-pitch-mode

2014-12-01 Thread Anders Johansson
Anders Johansson gmail.com> writes: > > Anders Johansson gmail.com> writes: > > > > > Tobias Getzner gmx.de> writes: > > > > > > > > Hello, > > > > > > After updating to Emacs 24.4 and org-mode 20141020, I’ve noticed that > > > org-indent-mode now underindents item bodies when variable-pi

Re: [O] [Bug] org-indent-mode underindents body in variable-pitch-mode

2014-11-27 Thread Anders Johansson
Anders Johansson gmail.com> writes: > > Tobias Getzner gmx.de> writes: > > > > > Hello, > > > > After updating to Emacs 24.4 and org-mode 20141020, I’ve noticed that > > org-indent-mode now underindents item bodies when variable-pitch-mode is > > used. I. e., in the following document, «lore

Re: [O] [Bug] org-indent-mode underindents body in variable-pitch-mode

2014-11-27 Thread Anders Johansson
Tobias Getzner gmx.de> writes: > > Hello, > > After updating to Emacs 24.4 and org-mode 20141020, I’ve noticed that > org-indent-mode now underindents item bodies when variable-pitch-mode is > used. I. e., in the following document, «lorem», «ipsum», and «etc.» will > fall successively short of

[O] [Bug] org-indent-mode underindents body in variable-pitch-mode

2014-10-21 Thread Tobias Getzner
Hello, After updating to Emacs 24.4 and org-mode 20141020, I’ve noticed that org-indent-mode now underindents item bodies when variable-pitch-mode is used. I. e., in the following document, «lorem», «ipsum», and «etc.» will fall successively short of the item’s respective indent level. * first lo

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-06-18 Thread N . Jackson
Update: This is now resolved (for me). The jumping cursor behaviour I was seeing was either a problem with my installation of Version 7.8.11 org-20120611 or a bug in that version. Reverting to the built-in version (Version 6.33x) (by turning off the Emacs package manager) fixed the problem, an

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-06-13 Thread N . Jackson
Andrew Stine gmail.com> writes: > > When org-indent-mode is active, the cursor repeatedly jumps to the > bottom of the buffer. This makes using the buffer impossible while > org-indent-mode is active. > I am experiencing the same behaviour (cursor jumping to the end of the buffer whenever I tr

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Achim Gratz
Andrew Stine writes: > Byte-compiling org-mode a second time after installation seems to > permanently solve the problem for me. I suspect that this is not a bug > with org-mode, but with elpa. Thanks for your assistance. You might want to file a bug report against Emacs, since gnu-elpa is now pa

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Andrew Stine
Hello all, Byte-compiling org-mode a second time after installation seems to permanently solve the problem for me. I suspect that this is not a bug with org-mode, but with elpa. Thanks for your assistance. - Andrew

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Andrew Stine
On Thu, Feb 23, 2012 at 9:44 AM, Nick Dokos wrote: > Andrew Stine wrote: > >> I've tried "-q" and it works, but only because emacs reverts to default >> version of org-mode. The >> version I am having trouble with is currently installed through elpa. >> > > Then create a minimal .emacs file that

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Nick Dokos
Andrew Stine wrote: > I've tried "-q" and it works, but only because emacs reverts to default > version of org-mode. The > version I am having trouble with is currently installed through elpa. > Then create a minimal .emacs file that will load the right version of org (but exclude all your cu

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Andrew Stine
I've tried "-q" and it works, but only because emacs reverts to default version of org-mode. The version I am having trouble with is currently installed through elpa. As to example file, do you mean example org file? If so, I've had trouble with every org file I've tried, even blank ones. Regards

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Nick Dokos
Nicolas Goaziou wrote: > Hello, > > Andrew Stine writes: > > > When org-indent-mode is active, the cursor repeatedly jumps to the > > bottom of the buffer. This makes using the buffer impossible while > > org-indent-mode is active. > > I cannot reproduce it. Could you send me an example file

Re: [O] Bug: org-indent-mode cursor movement [7.8.03]

2012-02-23 Thread Nicolas Goaziou
Hello, Andrew Stine writes: > When org-indent-mode is active, the cursor repeatedly jumps to the > bottom of the buffer. This makes using the buffer impossible while > org-indent-mode is active. I cannot reproduce it. Could you send me an example file where the problem happens? Regards, --