emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/mail/reporter.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/reporter.el
Date: Mon, 08 Aug 2005 22:57:09 -0400

Index: emacs/lisp/mail/reporter.el
diff -c emacs/lisp/mail/reporter.el:1.32 emacs/lisp/mail/reporter.el:1.33
*** emacs/lisp/mail/reporter.el:1.32    Sat Aug  6 18:54:05 2005
--- emacs/lisp/mail/reporter.el Tue Aug  9 02:57:09 2005
***************
*** 264,270 ****
               varlist)
              (lisp-indent-line)
              (insert ")\n"))
!           (insert-buffer elbuf))
        (error
         (insert "State could not be dumped due to the following error:\n\n"
                 (format "%s" fault)
--- 264,270 ----
               varlist)
              (lisp-indent-line)
              (insert ")\n"))
!           (insert-buffer-substring elbuf))
        (error
         (insert "State could not be dumped due to the following error:\n\n"
                 (format "%s" fault)




reply via email to

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