bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#13831: 24.3.50; [PATCH] net-utils-mode have no revert-buffer functio


From: Thierry Volpiatto
Subject: bug#13831: 24.3.50; [PATCH] net-utils-mode have no revert-buffer function
Date: Thu, 28 Feb 2013 20:45:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> It doesn't work:
>
>> --8<---------------cut here---------------start------------->8---
>> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>>   start-process(nil "*netstat*" nil)
>>   apply(start-process nil "*netstat*" nil nil)
>>   (setq net-utils-mode-process (apply (quote start-process)
>> net-utils-program-name (buffer-name) net-utils-program-name
>> net-utils-program-args))
>
> This backtrace clearly shows you tried this in a session that has
> left-overs from your old code: the new code does not mention
> net-utils-program-name.

Indeed yes, tried this very early this morning.
Just tried now and it is working, but point move at eof, it should stay
on top of buffer.

Thanks.

-- 
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 





reply via email to

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