[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [PATCH] adjust C-c C-c behavior on headlines whose text is a lin
From: |
Eric Abrahamsen |
Subject: |
Re: [O] [PATCH] adjust C-c C-c behavior on headlines whose text is a link |
Date: |
Sun, 21 Apr 2013 17:40:13 +0800 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (gnu/linux) |
Eric Abrahamsen <address@hidden> writes:
> An alternate version would pass the funcall to the :parent element *no
> matter what*, seeing as 'C-c C-c' is currently always a no-op
"on a link", I should have said
>, and user-defined hooks have already been run. We could just pass it
>on up and see what happens...
>
> Eric