emacs-devel
[Top][All Lists]
Advanced

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

Re: `C-u M-x eval-expression' no longer inserts in the current buffer


From: Miles Bader
Subject: Re: `C-u M-x eval-expression' no longer inserts in the current buffer
Date: 22 Sep 2003 10:54:18 +0900

Richard Stallman <address@hidden> writes:
> Does this fix work right?
> 
> *** simple.el.~1.620.~        Thu Sep 11 09:45:54 2003
> --- simple.el Sat Sep 20 02:54:55 2003
> !      (eval-last-sexp-print-value (car values)))
> --- 663,670 ----
> !      (let ((standard-output (current-buffer)))
> !        (eval-last-sexp-print-value (car values))))

Yes

-Miles
-- 
o The existentialist, not having a pillow, goes everywhere with the book by
  Sullivan, _I am going to spit on your graves_.




reply via email to

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