* Bug in 4.67
@ 2007-02-27 0:19 Ed Hirgelt
2007-02-27 4:07 ` Carsten Dominik
2007-02-27 12:00 ` Bastien
0 siblings, 2 replies; 4+ messages in thread
From: Ed Hirgelt @ 2007-02-27 0:19 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 362 bytes --]
This may be specific to XEmacs and hope it is. At line 5531 in org.el is a
local-variable-p call with just one parameter. This fails on XEmacs when I
try to archive a completed TODO item with C-$. Adding (current-buffer) as
the second parameter resolves the problem.
Thanks again for a great tool.
Ed
--
Ed Hirgelt
--- Life is too short to read bad books.
[-- Attachment #1.2: Type: text/html, Size: 424 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Bug in 4.67
2007-02-27 0:19 Bug in 4.67 Ed Hirgelt
@ 2007-02-27 4:07 ` Carsten Dominik
2007-02-27 12:00 ` Bastien
1 sibling, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2007-02-27 4:07 UTC (permalink / raw)
To: Ed Hirgelt; +Cc: emacs-orgmode
Yes, I have made this mistake many times, because I
just don't understand why there is not (current-buffer)
default for this argument. Thanks.
- Carsten
On Feb 27, 2007, at 1:19, Ed Hirgelt wrote:
> This may be specific to XEmacs and hope it is. At line 5531 in org.el
> is a local-variable-p call with just one parameter. This fails on
> XEmacs when I try to archive a completed TODO item with C-$. Adding
> (current-buffer) as the second parameter resolves the problem.
>
> Thanks again for a great tool.
>
> Ed
> --
> Ed Hirgelt
> --- Life is too short to read bad books.
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Bug in 4.67
2007-02-27 0:19 Bug in 4.67 Ed Hirgelt
2007-02-27 4:07 ` Carsten Dominik
@ 2007-02-27 12:00 ` Bastien
2007-02-28 8:50 ` Carsten Dominik
1 sibling, 1 reply; 4+ messages in thread
From: Bastien @ 2007-02-27 12:00 UTC (permalink / raw)
To: emacs-orgmode
Hi Carsten,
congrats for org-4.67's integration in Emacs 22!
I found out that C-c C-x C-s is not bound to org-archive-subtree in
the agenda buffer. C-c $ works as expected.
Regards,
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Bug in 4.67
2007-02-27 12:00 ` Bastien
@ 2007-02-28 8:50 ` Carsten Dominik
0 siblings, 0 replies; 4+ messages in thread
From: Carsten Dominik @ 2007-02-28 8:50 UTC (permalink / raw)
To: Bastien; +Cc: emacs-orgmode
Yes, this binding should exist, I am adding it. Thanks.
- Carsten
On Feb 27, 2007, at 13:00, Bastien wrote:
> Hi Carsten,
>
> congrats for org-4.67's integration in Emacs 22!
>
> I found out that C-c C-x C-s is not bound to org-archive-subtree in
> the agenda buffer. C-c $ works as expected.
>
> Regards,
>
> --
> Bastien
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-02-28 9:58 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-27 0:19 Bug in 4.67 Ed Hirgelt
2007-02-27 4:07 ` Carsten Dominik
2007-02-27 12:00 ` Bastien
2007-02-28 8:50 ` Carsten Dominik
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.