From: Jens Schmidt <jschmidt4gnu@vodafonemail.de>
To: emacs-orgmode@gnu.org
Subject: [BUG] SPACE jumps to tag in header line after hidden emphasis marker [9.7-pre (release_9.6.7-562-g5b6268 @ /home/jschmidt/work/org-mode/lisp/)]
Date: Mon, 17 Jul 2023 22:34:10 +0200 [thread overview]
Message-ID: <8b691a7f-6b62-d573-e5a8-80fac3dc9bc6@vodafonemail.de> (raw)
[emacs-29]$ ./src/emacs -Q -L ~jschmidt/work/org-mode/lisp/
(org-version nil t)
"Org mode version 9.7-pre (release_9.6.7-562-g5b6268 @
/home/jschmidt/work/org-mode/lisp/)"
(setq org-hide-emphasis-markers t)
t
;; assume test.org being absent in cwd
C-x 4 f ;; find-file-other-window
t ;; self-insert-command
e ;; self-insert-command
s ;; self-insert-command
t ;; self-insert-command
. ;; self-insert-command
o ;; self-insert-command
r ;; self-insert-command
g ;; self-insert-command
<return> ;; minibuffer-complete-and-exit
* ;; org-self-insert-command
SPC ;; org-self-insert-command
t ;; org-self-insert-command
e ;; org-self-insert-command
s ;; org-self-insert-command
t ;; org-self-insert-command
C-c C-q ;; org-set-tags-command
t ;; self-insert-command
e ;; self-insert-command
s ;; self-insert-command
t ;; self-insert-command
<return> ;; exit-minibuffer
SPC ;; org-self-insert-command
= ;; org-self-insert-command
t ;; org-self-insert-command
e ;; org-self-insert-command
s ;; org-self-insert-command
t ;; org-self-insert-command
= ;; org-self-insert-command
SPC ;; org-self-insert-command
The final SPC after the closing equal sign lets point jump to before the
colon of the ":test:" tag.
Most likely, this is not limited to space, but that is just the
character I most frequently type after closing emphasis.
next reply other threads:[~2023-07-17 20:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 20:34 Jens Schmidt [this message]
2023-07-18 8:13 ` [BUG] SPACE jumps to tag in header line after hidden emphasis marker [9.7-pre (release_9.6.7-562-g5b6268 @ /home/jschmidt/work/org-mode/lisp/)] Ihor Radchenko
2023-07-18 19:55 ` Farblos
2023-07-18 20:53 ` Jens Schmidt
2023-07-19 4:35 ` Ihor Radchenko
2023-07-19 6:53 ` [BUG] Emphasis markers should be considered word constituents (was: [BUG] SPACE jumps to tag in header line after hidden emphasis marker [9.7-pre (release_9.6.7-562-g5b6268 @ /home/jschmidt/work/org-mode/lisp/)]) Ihor Radchenko
2023-07-19 7:10 ` [BUG] SPACE jumps to tag in header line after hidden emphasis marker [9.7-pre (release_9.6.7-562-g5b6268 @ /home/jschmidt/work/org-mode/lisp/)] Ihor Radchenko
2023-07-19 22:37 ` Jens Schmidt
2023-07-20 20:55 ` Jens Schmidt
2023-07-21 8:30 ` Ihor Radchenko
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=8b691a7f-6b62-d573-e5a8-80fac3dc9bc6@vodafonemail.de \
--to=jschmidt4gnu@vodafonemail.de \
--cc=emacs-orgmode@gnu.org \
/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).