emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Custom agenda question


From: Daniel Clemente
Subject: Re: [Orgmode] Custom agenda question
Date: Wed, 26 Aug 2009 18:11:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

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




reply via email to

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