all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: mail-yank-original problem
Date: Thu, 10 Jul 2014 23:23:52 +0200	[thread overview]
Message-ID: <87y4w0ykk7.fsf@debian.uxu> (raw)
In-Reply-To: mailman.5181.1404991730.1147.help-gnu-emacs@gnu.org

saint@eng.it writes:

> I am using GNU Emacs 24.3.92.1 and since I switched
> to this version mail-yank-original changed its
> behaviour in a "do noting", at least when invoked
> from a vm-generated buffer.

What's a vm-generated buffer?

`M-x mail-yank-original RET' doesn't do anything for me
either.

However, message-yank-original works!

Are you using RMAIL? I'm using Gnus, so in an init file
for gnus-article-mode, I have this:

(let ((the-map gnus-article-mode-map))
  ;; ...
  (define-key the-map  "r" 'gnus-article-followup-with-original) )

That way, I don't have to yank the original manually.

But no, I don't know why mail-yank-original doesn't
work. From the documentation, it seems it is associated
with RMAIL (or Rmail, as it says).

    mail-yank-original is an interactive compiled Lisp
    function in `sendmail.el'.

    (mail-yank-original ARG)

    Insert the message being replied to, if any (in
    Rmail).

It is unclear why there is one such function for mails
(Rmail), and one for messages in general. Does the
message-yank-original work for you?

-- 
underground experts united


       reply	other threads:[~2014-07-10 21:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.5181.1404991730.1147.help-gnu-emacs@gnu.org>
2014-07-10 21:23 ` Emanuel Berg [this message]
2014-07-10 23:03   ` mail-yank-original problem Robert Thorpe
2014-07-11  6:57     ` saint
2014-08-08 14:00 ` Hans BKK
2014-08-08 17:34   ` Emanuel Berg
     [not found] <mailman.5242.1405033432.1147.help-gnu-emacs@gnu.org>
2014-07-11  0:52 ` Emanuel Berg
2014-07-10  7:31 saint

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=87y4w0ykk7.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --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.