Hi Ali, hmmm, this is clearly a bug. But one that is hard to fix. I remember that it was problematic to extend the narrowing region to include the newline directly before the next heading. I do not exactly remember why this caused problems, but it did.
I suggest to just live with it. Thank you for the report none the less! - Carsten On 22.8.2013, at 22:30, Ali Tofigh <[email protected]> wrote: > After narrowing to a subtree, folding the top level heading hides all > text except for the last letter in the last paragraph. An example: > > ----- 8< ----- > * one > ** two > hello world > * three > ---------- > > with cursor on heading "one", do M-x org-narrow-to-subtree (C-x n s), > then press tab, and you get: > > ----- 8< ----- > * one...d > ---------- > > with the "d" of "hello world" being visible. > > emacs version: 24.3.1 > Org-mode version: 8.0.7 (8.0.7-6-g13cb28-elpa) > OS: Mac OSX > emacs was started with the -Q flag > > /ali >
