From: Richard Riley <rileyrgdev@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Message goto signature
Date: Thu, 05 Mar 2009 21:23:31 +0100 [thread overview]
Message-ID: <gopcc5$rlv$1@rileyrgdev.motzarella.org> (raw)
In-Reply-To: mailman.2445.1236281343.31690.help-gnu-emacs@gnu.org
Francis Moreau <francis.moro@gmail.com> writes:
> Nikolaj Schumacher <me@nschum.de> writes:
>
>> Do you mean before the /separator/? It should already move to the
>> beginning of the signature.
>
> Yes I mean before the separator.
>
> I usually want to move to the bottom of the email body when replying,
> so I would find more convenient if the cursor is moved before the
> separator.
>
> Actually I don't see any use case where moving between the separator
> and the signature is usefull...
>
> Thanks
Just as some bg info, I believe the cursor is put at the start to
encourage you to snip replies.
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)))
--
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
next prev parent reply other threads:[~2009-03-05 20:23 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-05 12:58 Message goto signature Francis Moreau
2009-03-05 17:18 ` Nikolaj Schumacher
2009-03-05 19:28 ` Francis Moreau
[not found] ` <mailman.2445.1236281343.31690.help-gnu-emacs@gnu.org>
2009-03-05 20:23 ` Richard Riley [this message]
2009-03-05 21:16 ` Reiner Steib
2009-03-05 21:30 ` Richard Riley
2009-03-05 21:35 ` Francis Moreau
2009-03-05 23:03 ` Richard Riley
2009-03-06 8:47 ` Francis Moreau
2009-03-06 14:02 ` Richard Riley
2009-03-06 18:07 ` Francis Moreau
2009-03-06 18:21 ` Richard Riley
2009-03-06 20:24 ` Francis Moreau
2009-03-06 9:24 ` Nikolaj Schumacher
[not found] ` <mailman.2485.1236331510.31690.help-gnu-emacs@gnu.org>
2009-03-06 14:03 ` Richard Riley
2009-03-07 9:59 ` Reiner Steib
2009-03-05 21:32 ` Francis Moreau
[not found] ` <mailman.2434.1236273540.31690.help-gnu-emacs@gnu.org>
2009-03-05 17:50 ` Broken quotations (was: Message goto signature) Teemu Likonen
2009-03-06 9:31 ` Broken quotations Nikolaj Schumacher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='gopcc5$rlv$1@rileyrgdev.motzarella.org' \
--to=rileyrgdev@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.