all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacsclient - strange random underscores in output
@ 2014-09-26  6:53 Thorsten Jolitz
  0 siblings, 0 replies; only message in thread
From: Thorsten Jolitz @ 2014-09-26  6:53 UTC (permalink / raw
  To: help-gnu-emacs


Hi List, 

inspired by a recent topic on the Org mailing list, I would like to
bring this (longstanding) problem on the table again:

when calling emacsclient on the commandline for exporting an Org file to
html, there are occasionally unexplicable underscores in the output. I
checked the input Org file for peculiarities, but even with
whitespace-mode I can see nothing special in the places where the
underscore later appears in the html output.

I'm not a C programmer, but I went through the sources of 

,----
| /emacs/lib-src/emacsclient.c
`----

and it seems to me that emacsclient does these two conversions:

 1. convert blanks to underscores
 2. convert underscores back to blanks later on

If this is correctly interpreted, isn't it possible that in step 2 an
underscore is missed occasionally? If so I would file a bug report, but
the issue happens seldom and randomly - I cannot give a recipe to
reproduce it.

-- 
cheers,
Thorsten





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-26  6:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-26  6:53 Emacsclient - strange random underscores in output Thorsten Jolitz

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.