GNU bug report logs - #18469
24.4.50; quick-calc: Insert result into the current buffer

Previous Next

Package: emacs;

Reported by: Christopher Schmidt <ch <at> ristopher.com>

Date: Sat, 13 Sep 2014 18:42:02 UTC

Severity: wishlist

Found in version 24.4.50

Done: Jay Belanger <jay.p.belanger <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Christopher Schmidt <ch <at> ristopher.com>
To: 18469 <at> debbugs.gnu.org
Subject: bug#18469: 24.4.50; quick-calc: Insert result into the current buffer
Date: Sat, 13 Sep 2014 17:06:36 -0400 (EDT)
Christopher Schmidt <ch <at> ristopher.com> writes:
>  ;;;###autoload
> -(defun calc-do-quick-calc ()
> +(defun calc-do-quick-calc (&optional insert)
> +  (interactive "P")
     ^^^^^^^^^^^^^^^^^
FWIW the interactive form here is unnecessary.  I missed removing this
one before preparing the patch.




This bug report was last modified 10 years and 268 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.