all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "David J. Biesack" <David.Biesack@sas.com>
To: <10625@debbugs.gnu.org>
Subject: bug#10625: correction
Date: Fri, 27 Jan 2012 14:33:58 -0500	[thread overview]
Message-ID: <p1sjj10wk9.fsf@sas.com> (raw)
In-Reply-To: <p11uql2d4d.fsf@sas.com>


I had a copy/paste error in the elisp I included. Correction:

(defun message-delete-frame ()
   (delete-frame (selected-frame))
   (setq message-exit-actions (remq message-exit-actions 'message-delete-frame)))

...

  (and rmail-mail-new-frame
       (setq message-exit-actions (cons 'message-delete-frame message-exit-actions)))

-- 
David J. Biesack, SAS
SAS Campus Dr. Cary, NC 27513
www.sas.com    (919) 531-7771






  reply	other threads:[~2012-01-27 19:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-27 18:50 bug#10625: 23.3; message does not close new message fraom opened from rmail David J. Biesack
2012-01-27 19:33 ` David J. Biesack [this message]
2012-01-27 22:44 ` Glenn Morris
2012-01-28  2:01   ` Chong Yidong

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=p1sjj10wk9.fsf@sas.com \
    --to=david.biesack@sas.com \
    --cc=10625@debbugs.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.