[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
proced: sort commands throw an error
From: |
T.V. Raman |
Subject: |
proced: sort commands throw an error |
Date: |
Thu, 31 May 2012 08:45:36 -0700 |
Following up to myself: luser error on my part; this is not a bug
in Emacs.
--
--
--
On 5/31/12, T.V. Raman <address@hidden> wrote:
> Latest Git snapshot of Emacs 24:
>
> M-x proced
> fa to show all processes (filter all)
> All the sort functions bomb e.g. 's c' to sort by cpu time, or
> M-x proced-sort-interactive -- then specify sort criteria.
>
> Sample backgrace buffer follows:
>
> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
> proced-sort-pcpu(no-arg)
> call-interactively(proced-sort-pcpu nil nil)
>
> --
>