unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: Tomi Ollila <tomi.ollila@iki.fi>, notmuch@notmuchmail.org
Subject: Re: [PATCH] notmuch-emacs-mua: escape $PWD (and cd always). use message-add-actions.
Date: Sun, 15 May 2016 10:28:48 -0300	[thread overview]
Message-ID: <877fev1mcv.fsf@zancas.localnet> (raw)
In-Reply-To: <1460655884-18148-1-git-send-email-tomi.ollila@iki.fi>

Tomi Ollila <tomi.ollila@iki.fi> writes:

>  # Kill the terminal/frame if we're creating one.
>  if [ -z "$USE_EMACSCLIENT" -o -n "$CREATE_FRAME" -o -n "$NO_WINDOW" ]; then
> -    ELISP="${ELISP} (setq message-exit-actions (list #'save-buffers-kill-terminal))"
> +    ELISP="${ELISP} (message-add-action #'save-buffers-kill-terminal 'exit)"
>  fi
>  

This seems to work fine, but afaict it is two completely distinct
patches squashed into one.

d

  reply	other threads:[~2016-05-15 13:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-14 17:44 [PATCH] notmuch-emacs-mua: escape $PWD (and cd always). use message-add-actions Tomi Ollila
2016-05-15 13:28 ` David Bremner [this message]
2016-05-28 11:06   ` [PATCH 1/2] notmuch-emacs-mua: " Tomi Ollila
2016-05-28 11:06     ` [PATCH 2/2] notmuch-emacs-mua: escape $PWD (and cd always) Tomi Ollila
2016-06-11 16:25     ` [PATCH 1/2] notmuch-emacs-mua: use message-add-actions David Bremner

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

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877fev1mcv.fsf@zancas.localnet \
    --to=david@tethera.net \
    --cc=notmuch@notmuchmail.org \
    --cc=tomi.ollila@iki.fi \
    /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 public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).