all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: dick <dick.r.chiang@gmail.com>
Cc: 59290@debbugs.gnu.org, stefankangas@gmail.com
Subject: bug#59290: 29.0.50; [PATCH] Buffer-localize temporary-goal-column
Date: Sun, 03 Sep 2023 16:14:47 +0300	[thread overview]
Message-ID: <83msy3760o.fsf@gnu.org> (raw)
In-Reply-To: <87lednmn1t.fsf@dick> (message from dick on Sun, 03 Sep 2023 08:57:50 -0400)

> From: dick <dick.r.chiang@gmail.com>
> Cc: stefankangas@gmail.com,  59290@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.





  parent reply	other threads:[~2023-09-03 13:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-15 21:52 bug#59290: 29.0.50; [PATCH] Buffer-localize temporary-goal-column dick
2022-11-16 12:24 ` Eli Zaretskii
2023-09-03  9:36   ` Stefan Kangas
     [not found]     ` <87pm2zmphz.fsf@dick>
2023-09-03 12:17       ` Eli Zaretskii
     [not found]         ` <87lednmn1t.fsf@dick>
2023-09-03 13:14           ` Eli Zaretskii [this message]
2023-09-05 23:05             ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83msy3760o.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=59290@debbugs.gnu.org \
    --cc=dick.r.chiang@gmail.com \
    --cc=stefankangas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.