Re: How to force markup without spaces

2022-07-26 Thread K
On Tue, 2022-07-26 at 13:30 +0700, Max Nikulin wrote: > I have not tested it, but I expect you can use > - export filter that removes zero-width spaces at the last export > stage. > I assume that your documents do not contain them besides markup > workaround > - #+latex_header: \DeclareUnicodeChar

Re: How to force markup without spaces

2022-07-25 Thread Max Nikulin
On 26/07/2022 11:26, K K wrote: On 2022-07-26 Tue. 09:23 +0700,Max Nikulin wrote: > However the suggestion was namely to use U+200B ZERO WIDTH SPACE and > it > is actually implemented since `org-emphasis-regexp-components' > currently > contains [:space:]. > ... > K, could you, please, clarify

Re: How to force markup without spaces

2022-07-25 Thread K K
On 2022-07-26 Tue. 09:23 +0700,Max Nikulin wrote: > However the suggestion was namely to use U+200B ZERO WIDTH SPACE and > it > is actually implemented since `org-emphasis-regexp-components' > currently > contains [:space:]. > ... > K, could you, please, clarify what is your particular use case?

Re: How to force markup without spaces

2022-07-25 Thread Max Nikulin
On 26/07/2022 08:26, Ihor Radchenko wrote: K writes: The thread and post I am mentioning is at https://list.orgmode.org/orgmode/87bodxy77m@bzg.ath.cx/ That thread references yet another thread at http://thread.gmane.org/gmane.emacs.orgmode/59881/focus=59971 However, gname links are no lon

Re: How to force markup without spaces

2022-07-25 Thread Ihor Radchenko
K writes: > The thread and post I am mentioning is at > https://list.orgmode.org/orgmode/87bodxy77m@bzg.ath.cx/ That thread references yet another thread at http://thread.gmane.org/gmane.emacs.orgmode/59881/focus=59971 However, gname links are no longer working. Do you happen to know which t

Re: How to force markup without spaces

2022-07-25 Thread K
Hello everyone, I am a chinese user and also came across this problem. Bastin once wrote this almost a decade ago: > More precisely this can be included when we decide to drop support > of Emacs 22. > > Does anyone know what is the current backward compatibility state > of major native Emacs

Re: How to force markup without spaces

2022-07-25 Thread K
> Bastin once wrote this almost a decade ago: Sorry for the misspelling, the name is Bastien, not Bastin. The thread and post I am mentioning is at https://list.orgmode.org/orgmode/87bodxy77m@bzg.ath.cx/

Re: How to force markup without spaces

2022-07-25 Thread K
Hello everyone, I am a chinese user and also came across this problem. Bastin once wrote this almost a decade ago: > More precisely this can be included when we decide to drop support > of Emacs 22. > > Does anyone know what is the current backward compatibility state > of major native Emacs

Re: [O] How to force markup without spaces

2012-12-13 Thread Bastien
Hi, Suvayu Ali writes: >> Anyway, is there any plan to implement this feature in other way? >> Using the solution that you provides makes the org document stick to the >> unicode, >> so it can't be used in other character encodings. >> > > AFAIK, this will not be included; > >

Re: [O] How to force markup without spaces

2012-11-19 Thread Suvayu Ali
On Mon, Nov 19, 2012 at 07:06:10PM +0900, Seong-Kook Shin wrote: > > Anyway, is there any plan to implement this feature in other way? > Using the solution that you provides makes the org document stick to the > unicode, > so it can't be used in other character encodings. > AFAIK, this will not

Re: [O] How to force markup without spaces

2012-11-19 Thread Seong-Kook Shin
Yes, thank for the solution. By the way, I'll prefer "word joiner" character (U+2060) to "zero width space" character (U+200B), because postpositions (grammar) should not be separated on line-break policy. Anyway, is there any plan to implement this feature in other way? Using the solution that y

Re: [O] How to force markup without spaces

2012-11-18 Thread Vladimir Lomov
Hello, ** cin...@gmail.com [2012-11-19 14:32:21 +0900]: > Hi, > AFAIK, if the markup syntax (=code=, *bold*, ..) is directly followed > by non-whitespace characters, then it will not be marked-up: >=hello=there >/not/italic > This may be right decision on English text, but in some langu

[O] How to force markup without spaces

2012-11-18 Thread cinsky
Hi, AFAIK, if the markup syntax (=code=, *bold*, ..) is directly followed by non-whitespace characters, then it will not be marked-up: =hello=there /not/italic This may be right decision on English text, but in some languages, the postposition (grammar) will be postfixed without spaces in