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

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

bug#6439: `bkqt` <- eval-last-sexp return value => bkqt


From: Lars Magne Ingebrigtsen
Subject: bug#6439: `bkqt` <- eval-last-sexp return value => bkqt
Date: Sun, 03 Jul 2011 04:01:35 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

MON KEY <monkey@sandpframing.com> writes:

> With point after the following:
>
>  `bkqt`
>
> `eval-last-sexp' returns => bkqt
>
> e.g.
>
> (progn
>   (insert "`bkqt`")
>   (apply 'eval-last-sexp '(nil)))

I don't think recursive calls to `eval-last-sexp' are particularly
useful.

The command does some minor Do What I Mean to make it more useful, and
that means that you can make it return odd values if you're doing
something Nobody Could Possibly Mean.

So I don't think this is a bug.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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