From: Ihor Radchenko <yantar92@posteo.net>
To: Pan Xie <xiepan@skyguard.com.cn>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-goto bug
Date: Sat, 24 Feb 2024 09:09:03 +0000 [thread overview]
Message-ID: <87v86eut3k.fsf@localhost> (raw)
In-Reply-To: <5f491471-af08-49d5-a840-6b2f96be54cf@skyguard.com.cn>
Pan Xie <xiepan@skyguard.com.cn> writes:
> Just found a minor issue about the org-goto interface. When I set
> `org-goto-auto-isearch' as `t', the number keys should also be part of
> isearch, not treated as "digit argument". However, the current version
> (9.7-pre) of OrgMode I am using treat the number keys as digit argument
> in auto isearch mode.
>
> I also find the solution: just pass `t' as second argument to
> `suppress-keymap', to make all number keys unbound in the keymap:
Thanks for reporting!
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=4b1399fb2
Unconditionally passing t would break things when
`org-goto-auto-isearch' is nil. So, I went with slightly different
approach.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
next prev parent reply other threads:[~2024-02-24 9:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-22 7:40 org-goto bug Pan Xie
2024-02-24 9:09 ` Ihor Radchenko [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-12-31 16:09 Tyler Smith
2013-01-02 9:49 ` Bastien
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v86eut3k.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=xiepan@skyguard.com.cn \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).