emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: list-processes


From: Nick Roberts
Subject: Re: list-processes
Date: Tue, 27 Nov 2007 08:54:10 +1300

 > > with EMACS_22_BASE (and trunk):
 > >
 > > Proc  Status   Buffer  Tty Command
 > > ----  ------   ------  --- -------
 > > shell run      *shell* /dev/pts/1 /bin/bash --noediting -i
 > 
 > Fixed.

Thanks.  At the risk of sounding too picky, could there be at least two
spaces between each column so that they don't merge in with one another?

Now:

Proc       Status   Buffer       Tty        Command
----       ------   ------       ---        -------
gud-myprog run      *gud-myprog* /dev/pts/4 gdb --annotate=3 myprog
shell      run      *shell*      /dev/pts/3 /bin/bash --noediting -i

Before:

Proc         Status   Buffer         Tty         Command
----         ------   ------         ---         -------
gud-myprog   run      *gud-myprog*   /dev/pts/2  gdb -fullname myprog
shell        run      *shell*        /dev/pts/1  /bin/bash --noediting -i



-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]