GNU bug report logs - #59290
29.0.50; [PATCH] Buffer-localize temporary-goal-column

Previous Next

Package: emacs;

Reported by: dick <dick.r.chiang <at> gmail.com>

Date: Tue, 15 Nov 2022 23:01:02 UTC

Severity: wishlist

Tags: moreinfo, patch

Found in version 29.0.50

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #21 received at 59290 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: dick <dick.r.chiang <at> gmail.com>
Cc: 59290 <at> debbugs.gnu.org, stefankangas <at> gmail.com
Subject: Re: bug#59290: 29.0.50; [PATCH] Buffer-localize temporary-goal-column
Date: Sun, 03 Sep 2023 16:14:47 +0300
> From: dick <dick.r.chiang <at> gmail.com>
> Cc: stefankangas <at> gmail.com,  59290 <at> debbugs.gnu.org
> Date: Sun, 03 Sep 2023 08:57:50 -0400
> 
> I try to make triage easier by dispensing with the hand-waving and the
> human interest story, and providing one-liners that can be copy-pasted
> to a mostly compliant posix shell.
> 
> Here again is my original report, with one statement changed to make it
> more obvious:
> 
>     src/emacs -Q -l cl-lib --eval " \
>     (with-temp-buffer \
>       (save-excursion \
>         (insert \"עִבְרִית\nעִבְרִית\")) \
>       (call-interactively (function next-line)) \
>       (with-temp-buffer \
>         (save-excursion (insert \"English\nEnglish\")) \
>         (call-interactively (function next-line)) \
>         (unless (zerop (current-column)) \
>           (display-warning 'ez \"Hey idiot, didn't work\" :error))))"

What can I say? it does work here as expected in an interactive Emacs
session.




This bug report was last modified 1 year and 318 days ago.

Previous Next


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