GNU bug report logs - #78156
31.0.50; 3.2 Install a Function Definition

Previous Next

Package: emacs;

Reported by: badli al rashid <theothernighttheotherday <at> gmail.com>

Date: Wed, 30 Apr 2025 06:03:02 UTC

Severity: normal

Merged with 78157

Found in version 31.0.50

Full log


View this message in rfc822 format

From: badli al rashid <theothernighttheotherday <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 78156 <at> debbugs.gnu.org
Subject: bug#78156: 31.0.50; 3.2 Install a Function Definition
Date: Wed, 30 Apr 2025 16:56:04 +0800
[Message part 1 (text/plain, inline)]
I did not root the phone, could it be the android enterprise settings ?

Sent from Gmail

On Wed, Apr 30, 2025, 16:20 Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: badli al rashid <theothernighttheotherday <at> gmail.com>
> > Date: Wed, 30 Apr 2025 14:57:32 +0800
> > Cc: 78156 <at> debbugs.gnu.org
> >
> > I just do what the info file stated "Place the cursor after the last
> parenthesis of the
> > function definition and type ‘C-x C-e’" but the output was the one I got.
>
> That doesn't happen here.
>
> With the text below in *scratch*
>
>      (defun multiply-by-seven (number)
>       "Multiply NUMBER by seven."
>       (* 7 number)) <===
>
> if I place the cursor after the closing parenthesis marked by "<==="
> and type "C-x C-e", all I see is "multiply-by-seven" in the echo area.
>
> So you are probably doing something different, but what?
>
[Message part 2 (text/html, inline)]

This bug report was last modified 52 days ago.

Previous Next


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