emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [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/)]
@ 2023-07-17 20:34 Jens Schmidt
  2023-07-18  8:13 ` Ihor Radchenko
  0 siblings, 1 reply; 10+ messages in thread
From: Jens Schmidt @ 2023-07-17 20:34 UTC (permalink / raw)
  To: emacs-orgmode

[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.


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-07-21  8:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-17 20:34 [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/)] Jens Schmidt
2023-07-18  8:13 ` 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

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).