all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Constantino Calancha" <f92capac@gmail.com>
To: "Eli Zaretskii" <eliz@gnu.org>
Cc: 21725@debbugs.gnu.org
Subject: bug#21725: 25.0; list-processes dont show process id
Date: Thu, 22 Oct 2015 09:58:28 +0900	[thread overview]
Message-ID: <op.x6vubqcp32915k@calancha-ilc.kek.jp> (raw)
In-Reply-To: <83twpkuq1v.fsf@gnu.org>

`
I have realized that emacs25 already introduces a function
`process-menu-delete-process', deleting the processes at point,
and bind "d" to this function. Nice improvement!

Even if we can easily delete all the process, it would be natural
to show one column with the process IDs as i did in the patch.

On Thu, 22 Oct 2015 01:47:24 +0900, Eli Zaretskii <eliz@gnu.org> wrote:

>> Date: Wed, 21 Oct 2015 18:30:43 +0900 (JST)
>> From: Tino Calancha <f92capac@gmail.com>
>>
>> list-processes should show the process id. This is particularly  
>> important
>> for those processes not associated to a buffer: showing a column with
>> the PID greatly simplify killing those processes when they are not  
>> needed.
>
> Thank you for your contribution.
>
> However, wouldn't it be better to provide a key binding in the buffer
> that shows the processes that would kill the process shown on the
> current line?  A possible key could be "C-c C-\", for example.  This
> sounds like an easier way than first looking up the PID, the killing
> the process by PID.  WDYT?





  parent reply	other threads:[~2015-10-22  0:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-21  9:30 bug#21725: 25.0; list-processes dont show process id Tino Calancha
2015-10-21 16:47 ` Eli Zaretskii
2015-10-22  0:13   ` Constantino Calancha
2015-10-22  0:58   ` Constantino Calancha [this message]
2016-06-07 19:07 ` Glenn Morris
2016-10-17  7:49   ` Eli Zaretskii

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=op.x6vubqcp32915k@calancha-ilc.kek.jp \
    --to=f92capac@gmail.com \
    --cc=21725@debbugs.gnu.org \
    --cc=eliz@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.