El dc, ago 26 2009 a les 14:28, Carsten Dominik va escriure:
>>
>>  The following (ding) is being run on next-line due to the condition
>> end-of-buffer, I don't know why:
>>
>
> Interesting.  But I cannot reproduce it.
>

  Strange. It happens even with emacs -Q in Ubuntu's emacs-snapshot package:
GNU Emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ Version 2.16.0) of 2009-04-05 on 
palmer, modified by Debian

  Maybe in Emacs' CVS it is fixed…

  The end-of-buffer is signaled by (line-move-visual 1 nil):

        (signal (if (< arg 0)
                    'beginning-of-buffer
                  'end-of-buffer)
                nil))))



-- Daniel


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to