all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Francis Moreau <francis.moro@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Message goto signature
Date: Fri, 6 Mar 2009 00:47:18 -0800 (PST)	[thread overview]
Message-ID: <c035aeae-a8cf-4002-94e1-9bab2e57b2d9@w34g2000yqm.googlegroups.com> (raw)
In-Reply-To: goplng$d8s$1@rileyrgdev.motzarella.org

On Mar 6, 12:03 am, Richard Riley <rileyrg...@gmail.com> wrote:
> Francis Moreau <francis.m...@gmail.com> writes:
> > Reiner Steib <reinersteib+gm...@imap.cc> writes:
>
> >> On Thu, Mar 05 2009, Richard Riley wrote:
>
> >>> Francis Moreau <francis.m...@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?
>
> > Hmm do you usually edit your signature ?
>
> > I don't and never have the need. But the fact is I usually need to go
> > to the bottom of the body.
>
> > thanks
>
> This works for followup:
>
> (defadvice gnus-summary-followup (after followup-sig
> activate)(progn (message-goto-signature)(previous-line)(previous-line)))
>
> And this for reply:
>
> (defadvice gnus-summary-reply-with-original (after reply-sig
> activate)(progn (message-goto-signature)(previous-line)(previous-line)))
>
> I dont know if there is a better way than previous-line.
>
> I am assuming its cleaner to do it at this level then
> message-goto-signature
>

Thanks for this.

But the point of my initial question was about the default behaviour
of goto-signature.
I don't see the point why it puts the cursor where it does so I was
asking in case I
miss something.

thanks


  reply	other threads:[~2009-03-06  8:47 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
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 [this message]
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=c035aeae-a8cf-4002-94e1-9bab2e57b2d9@w34g2000yqm.googlegroups.com \
    --to=francis.moro@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.