Re: [Orgmode] Re: unicode chars in org-emphasis-regexp-components

2011-02-26 Thread Bastien
Hi Eric,

Eric Abrahamsen e...@ericabrahamsen.net writes:

 I don't think I've changed this from the default:

 org-emphasis-regexp-components:
 (('\{ -   .,:!?;'\)}\\ \n,\' . 5)

 org-version:
 Org-mode version 7.4 (release_7.4.400.gc7700)

 emacs-version:
 GNU Emacs 23.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.22.0) of
 2010-10-19

 I'd kind of suspect the customize interface here, 

Maybe -- don't hesitate to report it to Emacs developers.

 but I really don't know how to go about setting this variable properly
 with setq.

Well, C-h v org-emphasis-regexp-components RET is quite informative.
Don't be afraid by this meduse-like list of strings... these are just
four strings and a number :)

Best,

-- 
 Bastien

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: unicode chars in org-emphasis-regexp-components

2011-02-19 Thread Eric Abrahamsen
On Sat, Feb 19 2011, Bastien wrote:

 Hi Eric,

 Eric Abrahamsen e...@ericabrahamsen.net writes:

 Hi, I do a lot of plain text writing in org, and would love to be able
 to allow emphasis markup when it's up flush against m-dashes (x2014),
 n-dashes (x2013), and ellipses (x2026), possibly among other things.
 When I try to add these characters to org-emphasis-regexp-components via
 the customize interface, emacs complains about junk at end of
 expression: —…– and won't let me save it. Unicode's not junk!

 Can you share the value of your org-emphasis-regexp-components variable
 so that we can test it?  Also please tell us what version of Org/Emacs
 you are using, especially if this turns out to be an Emacs issue.

 Thanks,

I don't think I've changed this from the default:

org-emphasis-regexp-components:
(  ('\{ -   .,:!?;'\)}\\ \n,\' . 5)

org-version:
Org-mode version 7.4 (release_7.4.400.gc7700)

emacs-version:
GNU Emacs 23.2.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.22.0) of
2010-10-19

I'd kind of suspect the customize interface here, but I really don't
know how to go about setting this variable properly with setq.

Thanks!
Eric


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode