From: Arthur Miller <arthur.miller@live.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 53436@debbugs.gnu.org
Subject: bug#53436: 29.0.50; org-toggle-pretty-entities- does not work when toggled off
Date: Sat, 22 Jan 2022 22:04:52 +0100 [thread overview]
Message-ID: <AM9PR09MB49771EF3AF1ACE97C3FD4F8A965C9@AM9PR09MB4977.eurprd09.prod.outlook.com> (raw)
In-Reply-To: <87sftgj87i.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sat, 22 Jan 2022 12:55:29 +0100")
Lars Ingebrigtsen <larsi@gnus.org> writes:
> Arthur Miller <arthur.miller@live.com> writes:
>
>> 1. Create an empty org file
>> 2. Add some text and mark as italic, bold etc. For example:
>>
>> test
>> /test/
>> *test*
>> /*test*/
>> */test/*
>>
>> 3. Toggle "pretty entities" on: M-x org-toggle-pretty-entities
>>
>> Text should be now displayed in italics and bold.
>
> I tried to reproduce this, but I see absolutely no differences in the
> buffer before or after doing M-x org-toggle-pretty-entities.
Yes, and it should be. My brain was elswhere when I wrote that bug repport. It
is not org-toggle-pretty-entities that control emphasis, it is a variable:
'org-fontify-emphaiszed-test'.
When set to nil it text should not be rendered in italiccs, bold etc, but it
still is. It is still a bug. Manual says that setting this variable to nil will
turn fontification for marked up text:
https://orgmode.org/manual/Emphasis-and-Monospace.html
I appologize for the confusion, I don't know what was with me, why I looked at
org-togge-pretty-entities at all.
> from "emacs -Q"?
Yes of course, I did it in emacs -Q both in repport and now.
>> I see in the implementation of org-toggle-pretty-entities that it calls
>> decompose-region, which does not seem to do anything when called from
>> M-: either. I don't know if it's bug in org-mode or Emacs itself.
>
> That's... an odd thing to do. I mean, using `decompose-region'. I'm
> not even sure what it's supposed to do. Eli?
Forgett about decompose regions, I was looking at wrong spot as described above.
next prev parent reply other threads:[~2022-01-22 21:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-22 3:42 bug#53436: 29.0.50; org-toggle-pretty-entities- does not work when toggled off Arthur Miller
2022-01-22 11:55 ` Lars Ingebrigtsen
2022-01-22 21:04 ` Arthur Miller [this message]
2022-01-23 12:27 ` Lars Ingebrigtsen
2022-01-23 14:15 ` Arthur Miller
2022-01-24 9:09 ` Lars Ingebrigtsen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AM9PR09MB49771EF3AF1ACE97C3FD4F8A965C9@AM9PR09MB4977.eurprd09.prod.outlook.com \
--to=arthur.miller@live.com \
--cc=53436@debbugs.gnu.org \
--cc=larsi@gnus.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.