unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Colin Baxter <m43cap@yandex.com>
To: Joost Kremers <joostkremers@fastmail.fm>
Cc: , help-gnu-emacs@gnu.org
Subject: Re: org-hide-emphasis-markers
Date: Fri, 06 Mar 2020 09:15:16 +0000	[thread overview]
Message-ID: <87ftelvo7v.fsf@yandex.com> (raw)
In-Reply-To: <87eeu5rkdi.fsf@fastmail.fm> (Joost Kremers's message of "Fri, 06 Mar 2020 08:51:53 +0100")

Dear Joost,

Thanks. I've used you second suggestion and it works beautifully. I
haven't tried your first suggestion since I already have trouble
remembering what I've put in my emacs-init file without adding to the
memory problem.

Thanks again,,
Best wishes,
Colin.
>>>>> Joost Kremers <joostkremers@fastmail.fm> writes:

    > On Fri, Mar 06 2020, Colin Baxter wrote:
    >> Hello,
    >> 
    >> Is it possible to set the org-mode variable
    >> 'org-hide-emphasis-markers' as a local variables? I've tried
    >> 
    >> # eval: (setq org-hide-emphasis-markers t)
    >> 
    >> but that turns it on globally.

    > You could try putting the following in your init file:

    >    (make-variable-buffer-local 'org-hide-emphasis-markers)

    > and then use a file-local variable setting. It should be enough to
    > do:

    > # org-hide-emphasis-markers: t

    > There shouldn't be a need for `eval` in this case.

    > If that approach doesn't work (I don't see why it wouldn't
    > though), you could try the following in your local variable block:

    > # eval: (set (make-local-variable 'org-hide-emphasis-markers) t)

    > HTH

    > -- Joost Kremers Life has its moments


Colin Baxter
www.Colin-Baxter.com
---------------------------------------------------------------------
GnuPG fingerprint: 68A8 799C 0230 16E7 BF68  2A27 BBFA 2492 91F5 41C8
---------------------------------------------------------------------
The sole cause of all human misery is the inability of people to sit
quietly in their rooms.  Blaise Pascal, 1670
---------------------------------------------------------------------



  reply	other threads:[~2020-03-06  9:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-06  6:48 org-hide-emphasis-markers Colin Baxter
2020-03-06  7:51 ` org-hide-emphasis-markers Joost Kremers
2020-03-06  9:15   ` Colin Baxter [this message]
2020-03-06  9:53     ` org-hide-emphasis-markers Joost Kremers

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.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ftelvo7v.fsf@yandex.com \
    --to=m43cap@yandex.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=joostkremers@fastmail.fm \
    /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.
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).