all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Visiting open processes when killing emacs
Date: Tue, 14 Dec 2010 22:09:11 -0700	[thread overview]
Message-ID: <ie9ihh$2h4$1@dough.gmane.org> (raw)
In-Reply-To: <ic170n$ubq$1@speranza.aioe.org>

On 11/17/10 11:30 AM, Michael Hoffman wrote:
> I've started using term-mode in emacs and so I often have several terms
> processes open when I try to kill emacs. Emacs displays the process-list at this
> point, but actually visiting the open processes to close them all is a little
> clunky. I either have to select each buffer individually with C-x b, or use C-x
> C-b and try to identify all the appropriate buffers from there. That's a little
> less smooth than I was hoping for either, and is complicated by the update to
> the buffer list when I close one of the other process buffers.
>
> Is there a better way to do this?

The *Process List* buffer created by list-processes should allow you to select
each process' buffer by clicking (or typing RET if point is within the buffer
name), just like list-buffers does.  Unfortunately, my Emacs Lisp-fu is weak
after lack of practice and it does not help that list-processes is implemented
in C.

-- 
Kevin Rodgers
Denver, Colorado, USA




  reply	other threads:[~2010-12-15  5:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-17 18:30 Visiting open processes when killing emacs Michael Hoffman
2010-12-15  5:09 ` Kevin Rodgers [this message]
2010-12-15  9:45   ` Leo
2010-12-22  4:24     ` Kevin Rodgers
     [not found] ` <mailman.3.1292389761.26985.help-gnu-emacs@gnu.org>
2010-12-15 15:51   ` Stefan Monnier
2010-12-22  4:13     ` Kevin Rodgers

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='ie9ihh$2h4$1@dough.gmane.org' \
    --to=kevin.d.rodgers@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.