* Turn subscript off by default?
@ 2014-10-16 15:49 Christopher Allan Webber
2014-10-16 15:56 ` Sebastien Vauban
0 siblings, 1 reply; 3+ messages in thread
From: Christopher Allan Webber @ 2014-10-16 15:49 UTC (permalink / raw)
To: Org Mode List
Hello all,
In more documents than not, it seems I see someone do something like
foo_bar
Common, of course, because most orgmode users are programmers.
Of course this results in the super awkward rendering of
foo(subscripted:bar).
I can't remember *ever* making use of subscript in an orgmode document,
though I and many others have run into problems with it... why not
switch the default for subscript to off?
- Chris
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Turn subscript off by default?
2014-10-16 15:49 Turn subscript off by default? Christopher Allan Webber
@ 2014-10-16 15:56 ` Sebastien Vauban
2014-10-22 14:27 ` Christopher Allan Webber
0 siblings, 1 reply; 3+ messages in thread
From: Sebastien Vauban @ 2014-10-16 15:56 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Christopher Allan Webber wrote:
> In more documents than not, it seems I see someone do something like
>
> foo_bar
>
> Common, of course, because most orgmode users are programmers.
>
> Of course this results in the super awkward rendering of
> foo(subscripted:bar).
>
> I can't remember *ever* making use of subscript in an orgmode document,
> though I and many others have run into problems with it... why not
> switch the default for subscript to off?
Put
(setq org-use-sub-superscripts '{})
in your .emacs file.
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Turn subscript off by default?
2014-10-16 15:56 ` Sebastien Vauban
@ 2014-10-22 14:27 ` Christopher Allan Webber
0 siblings, 0 replies; 3+ messages in thread
From: Christopher Allan Webber @ 2014-10-22 14:27 UTC (permalink / raw)
To: Sebastien Vauban; +Cc: emacs-orgmode
Sebastien Vauban writes:
> Christopher Allan Webber wrote:
>> In more documents than not, it seems I see someone do something like
>>
>> foo_bar
>>
>> Common, of course, because most orgmode users are programmers.
>>
>> Of course this results in the super awkward rendering of
>> foo(subscripted:bar).
>>
>> I can't remember *ever* making use of subscript in an orgmode document,
>> though I and many others have run into problems with it... why not
>> switch the default for subscript to off?
>
> Put
>
> (setq org-use-sub-superscripts '{})
>
> in your .emacs file.
>
> Best regards,
> Seb
Helpful! And indeed, I was discussing defaults, since I get a lot of
exports from others who don't know about this variable... maybe this
should be default behavior?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-10-22 14:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-16 15:49 Turn subscript off by default? Christopher Allan Webber
2014-10-16 15:56 ` Sebastien Vauban
2014-10-22 14:27 ` Christopher Allan Webber
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).