* Add a new face for org-verbatim?
@ 2014-06-26 18:34 kuanyui
2014-07-25 14:01 ` Sebastien Vauban
0 siblings, 1 reply; 2+ messages in thread
From: kuanyui @ 2014-06-26 18:34 UTC (permalink / raw)
To: emacs-orgmode
Org-verbatim syntax is '=STRING=' ,but the equal symbol makes it look
not distinguishing ('=' itself looks like it seems to be a part of
STRING). I misread them often.
So, I think maybe Org-mode can add a new face for equal symbol itself? I
mean, user can dim the face of '=' to avoid confusion.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Add a new face for org-verbatim?
2014-06-26 18:34 Add a new face for org-verbatim? kuanyui
@ 2014-07-25 14:01 ` Sebastien Vauban
0 siblings, 0 replies; 2+ messages in thread
From: Sebastien Vauban @ 2014-07-25 14:01 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
kuanyui wrote:
> Org-verbatim syntax is '=STRING=' ,but the equal symbol makes it look
> not distinguishing ('=' itself looks like it seems to be a part of
> STRING). I misread them often.
>
> So, I think maybe Org-mode can add a new face for equal symbol itself? I
> mean, user can dim the face of '=' to avoid confusion.
(setq org-hide-emphasis-markers t)
Though, it has an impact on table alignment!
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-25 14:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-26 18:34 Add a new face for org-verbatim? kuanyui
2014-07-25 14:01 ` Sebastien Vauban
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).