* unicode in org-mode
@ 2012-12-07 17:18 Doug Lewan
2012-12-07 18:29 ` Sebastien Vauban
0 siblings, 1 reply; 4+ messages in thread
From: Doug Lewan @ 2012-12-07 17:18 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
For notes (and other things) I tend to use non-ASCII characters fairly freely. (Among them the most common are: ∃ -- there is, ∀ -- every, ∈ -- in, ∴ -- therefore, ≡, arrows, bullets, checks, subscripts, superscripts, etc.)
It would be nice to be able to configure org-mode to handle them nicely. (Where "nicely" means in exactly the vague way that I want.)
(1) Bullets are for bullet lists. It would be nice if they could be interpreted as such.
(2) The other symbols (∃, ∀, etc.) are natural for LaTeX, but they would have to expand to things like \assuremath{\exists}.
Is there currently any way (short of hacking org-mode code) to accomplish this?
If not, what is the official venue for feature requests?
I'm willing to help, but I can't do so at this address.
Thanks.
,Douglas
Douglas Lewan
Shubert Ticketing
(201) 489-8600 ext 224
When I do good, I feel good. When I do bad, I feel bad and that's my religion. - Abraham Lincoln
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: unicode in org-mode
2012-12-07 17:18 unicode in org-mode Doug Lewan
@ 2012-12-07 18:29 ` Sebastien Vauban
2012-12-07 19:06 ` Doug Lewan
2012-12-10 16:01 ` Doug Lewan
0 siblings, 2 replies; 4+ messages in thread
From: Sebastien Vauban @ 2012-12-07 18:29 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hi Doug Lewan,
Doug Lewan wrote:
> For notes (and other things) I tend to use non-ASCII characters fairly freely.
> (Among them the most common are: ∃ -- there is, ∀ -- every, ∈ -- in, ∴ --
> therefore, ≡, arrows, bullets, checks, subscripts, superscripts, etc.)
>
> It would be nice to be able to configure org-mode to handle them nicely. (Where "nicely" means in exactly the vague way that I want.)
>
> (1) Bullets are for bullet lists. It would be nice if they could be interpreted as such.
> (2) The other symbols (∃, ∀, etc.) are natural for LaTeX, but they would have to expand to things like \assuremath{\exists}.
>
> Is there currently any way (short of hacking org-mode code) to accomplish this?
Are you aware of `org-entities' (and even `org-entities-user')?
Don't they allow you to use such symbols for multiple back-ends, in the way
you want? If not, please detail what the problem is...
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: unicode in org-mode
2012-12-07 18:29 ` Sebastien Vauban
@ 2012-12-07 19:06 ` Doug Lewan
2012-12-10 16:01 ` Doug Lewan
1 sibling, 0 replies; 4+ messages in thread
From: Doug Lewan @ 2012-12-07 19:06 UTC (permalink / raw)
To: Sebastien Vauban, emacs-orgmode@gnu.org
I had not known about org-entities-user. (New user. I'm barely through the Guide.)
The documentation certainly looks good. Thanks!
,Douglas
Douglas Lewan
Shubert Ticketing
(201) 489-8600 ext 224
When I do good, I feel good. When I do bad, I feel bad and that's my religion. - Abraham Lincoln
> -----Original Message-----
> From: emacs-orgmode-bounces+dougl=shubertticketing.com@gnu.org
> [mailto:emacs-orgmode-bounces+dougl=shubertticketing.com@gnu.org] On
> Behalf Of Sebastien Vauban
> Sent: Friday, 2012 December 07 13:30
> To: emacs-orgmode@gnu.org
> Subject: Re: [O] unicode in org-mode
>
> Hi Doug Lewan,
>
> Doug Lewan wrote:
> > For notes (and other things) I tend to use non-ASCII characters
> fairly freely.
> > (Among them the most common are: ∃ -- there is, ∀ -- every, ∈ -- in,
> ∴ --
> > therefore, ≡, arrows, bullets, checks, subscripts, superscripts,
> etc.)
> >
> > It would be nice to be able to configure org-mode to handle them
> nicely. (Where "nicely" means in exactly the vague way that I want.)
> >
> > (1) Bullets are for bullet lists. It would be nice if they could be
> interpreted as such.
> > (2) The other symbols (∃, ∀, etc.) are natural for LaTeX, but they
> would have to expand to things like \assuremath{\exists}.
> >
> > Is there currently any way (short of hacking org-mode code) to
> accomplish this?
>
> Are you aware of `org-entities' (and even `org-entities-user')?
>
> Don't they allow you to use such symbols for multiple back-ends, in the
> way
> you want? If not, please detail what the problem is...
>
> Best regards,
> Seb
>
> --
> Sebastien Vauban
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: unicode in org-mode
2012-12-07 18:29 ` Sebastien Vauban
2012-12-07 19:06 ` Doug Lewan
@ 2012-12-10 16:01 ` Doug Lewan
1 sibling, 0 replies; 4+ messages in thread
From: Doug Lewan @ 2012-12-10 16:01 UTC (permalink / raw)
To: Sebastien Vauban, emacs-orgmode@gnu.org
`org-entities' and `org-entities-user' come close.
They need a preceding `\', which detracts a little from reading for me. (Or course, I'm hardly using org-mode to its fullest. It really is for notes, just text.)
Still, it's a big help for the moment. Thanks, Sebastien.
,Douglas
Douglas Lewan
Shubert Ticketing
(201) 489-8600 ext 224
When I do good, I feel good. When I do bad, I feel bad and that's my religion. - Abraham Lincoln
> -----Original Message-----
> From: emacs-orgmode-bounces+dougl=shubertticketing.com@gnu.org
> [mailto:emacs-orgmode-bounces+dougl=shubertticketing.com@gnu.org] On
> Behalf Of Sebastien Vauban
> Sent: Friday, 2012 December 07 13:30
> To: emacs-orgmode@gnu.org
> Subject: Re: [O] unicode in org-mode
>
> Hi Doug Lewan,
>
> Doug Lewan wrote:
> > For notes (and other things) I tend to use non-ASCII characters
> fairly freely.
> > (Among them the most common are: ∃ -- there is, ∀ -- every, ∈ -- in,
> ∴ --
> > therefore, ≡, arrows, bullets, checks, subscripts, superscripts,
> etc.)
> >
> > It would be nice to be able to configure org-mode to handle them
> nicely. (Where "nicely" means in exactly the vague way that I want.)
>
> Are you aware of `org-entities' (and even `org-entities-user')?
>
> Don't they allow you to use such symbols for multiple back-ends, in the
> way
> you want? If not, please detail what the problem is...
>
> Best regards,
> Seb
>
> --
> Sebastien Vauban
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-12-10 16:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07 17:18 unicode in org-mode Doug Lewan
2012-12-07 18:29 ` Sebastien Vauban
2012-12-07 19:06 ` Doug Lewan
2012-12-10 16:01 ` Doug Lewan
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).