[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Message goto signature
From: |
Richard Riley |
Subject: |
Re: Message goto signature |
Date: |
Thu, 05 Mar 2009 22:30:38 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) |
Reiner Steib <reinersteib+gmane@imap.cc> writes:
> On Thu, Mar 05 2009, Richard Riley wrote:
>
>> Francis Moreau <francis.moro@gmail.com> writes:
>>> Actually I don't see any use case where moving between the separator
>>> and the signature is usefull...
>
> To edit the signature?
>
> `message-goto-signature' is used in several other functions.
>
>> Just as some bg info, I believe the cursor is put at the start to
>> encourage you to snip replies.
>
> Correct.
>
>> I think this code that follows is bad style in so many ways, but
>> something like this. I guess you would use a backward search for sig
>> separator function instead but this works for now:
>>
>> (defadvice message-goto-signature (after message-goto-signature
>> activate)(progn (previous-line)(previous-line)))
>
> I'm quite sure this would break several Gnus functions.
>
> Bye, Reiner.
Thank god I heavily caveated it then :-;
--
important and urgent problems of the technology of today are no longer the
satisfactions of the primary needs or of archetypal wishes, but the reparation
of the evils and damages by the technology of yesterday. ~Dennis Gabor,
Innovations: Scientific, Technological and Social, 1970
- Message goto signature, Francis Moreau, 2009/03/05
- Re: Message goto signature, Nikolaj Schumacher, 2009/03/05
- Re: Message goto signature, Francis Moreau, 2009/03/05
- Message not available
- Re: Message goto signature, Richard Riley, 2009/03/05
- Re: Message goto signature, Reiner Steib, 2009/03/05
- Re: Message goto signature,
Richard Riley <=
- Re: Message goto signature, Francis Moreau, 2009/03/05
- Re: Message goto signature, Richard Riley, 2009/03/05
- Re: Message goto signature, Nikolaj Schumacher, 2009/03/06
- Re: Message goto signature, Francis Moreau, 2009/03/06
- Re: Message goto signature, Richard Riley, 2009/03/06
- Re: Message goto signature, Francis Moreau, 2009/03/06
- Re: Message goto signature, Richard Riley, 2009/03/06
- Re: Message goto signature, Francis Moreau, 2009/03/06
- Message not available
- Re: Message goto signature, Richard Riley, 2009/03/06
- Re: Message goto signature, Reiner Steib, 2009/03/07