Skip to content

leoliu/emacs-process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Update - 2011/04/04

Yidong Chong (maintainer of Emacs) has posted a patch here: list-processes reimplementation, and list/menu buffers So list-processes will be implemented in elisp in Emacs >= 24 and thus this package is not needed for Emacs >= 24.

Why?

When M-x list-processes, I usually want to kill a stuck process. It'd be easier to add features to list-processes if it were implemented in elisp. See the discussion in emacs-devel.

Usage:

(require 'emacs-process)

NB: after loading this package the C version of list-processes is renamed to list-processes-primitive.

About

Implement Emacs's primitive list-processes in elisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published