emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] elisp links: cluttered prompt due to text properties
@ 2021-11-11 14:58 Max Nikulin
  2022-02-01 11:39 ` Max Nikulin
  0 siblings, 1 reply; 2+ messages in thread
From: Max Nikulin @ 2021-11-11 14:58 UTC (permalink / raw)
  To: emacs-orgmode

Try to "open" the following link (C-c C-o)

[[elisp:(require 'org-capture)][M-: (require 'org-capture)]]

Actual behavior:

 > Execute #("(require 'org-capture)" 0 22 (face org-warning)) as Elisp? 
(yes or no)

Org mode version 9.5 (release_9.5-225-g494c20) - main HEAD

Expected behavior:

 > Execute "(require 'org-capture)" as elisp? (yes or no)

As it was in

Org mode version 9.1.9 (release_9.1.9-65-g5e4542 @ 
/usr/share/emacs/26.3/lisp/org/)

Currently text properties are not cleared before displaying the source code.



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

end of thread, other threads:[~2022-02-01 11:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-11 14:58 [BUG] elisp links: cluttered prompt due to text properties Max Nikulin
2022-02-01 11:39 ` Max Nikulin

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