emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: next-line + newline-in-fringe + outline-minor-mode


From: Kim F. Storm
Subject: Re: next-line + newline-in-fringe + outline-minor-mode
Date: 19 Mar 2004 16:43:19 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Stefan Monnier <address@hidden> writes:

>    > emacs -q lisp/smerge-mode
>    M-x outline-minor-mode
>    C-s -funct C-a
>    C-n
> 
> when I do the above, the `-funct' text is on a line of exactly 80 chars and
> when I do C-n Emacs skips two lines instead of just one.

I think it can be narrowed down to this:

   C-u 80 a
   RET RET
   C-p C-p
   C-e
   M-: (vertical-motion 1) RET


I'll have a look at vertical-motion in that special case...

-- 
Kim F. Storm  http://www.cua.dk





reply via email to

[Prev in Thread] Current Thread [Next in Thread]