* CR character insertion with M-x compile
@ 2008-12-24 21:28 Vincent Belaïche
2008-12-25 1:28 ` Jason Rumney
0 siblings, 1 reply; 3+ messages in thread
From: Vincent Belaïche @ 2008-12-24 21:28 UTC (permalink / raw)
To: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]
Dear all,
I am using emacs version :
GNU Emacs 23.0.60.1 (i386-mingw-nt5.0.2195) of 2008-12-23
under windows 2000, which I compiled from CVS source (note that the CVS
source I used actually date back from October 2008, the compile time is
more recent only because I re-build with Xpm to have coloured icons).
I recently compiled a texi file (semantic.texi) by typing
M-x compile
and then
makeinfo semantic.texi -o semantic.info
as a compile command line.
If I do this with this Emacs version 23.xxx, then CR characters are
added to the .info output (which mean that Emacs added them to the
input, as they are not present in the file semantic.texi, and that
texinfo does not support CRLF but only LF), whereas when I do this with
Emacs 22.xxx there is no such issue.
Eric M. Ludflam (from semantic email list) told
me that Eli wrote to him that there was such a bug with Emacs 23. I
would like to confirm whether this is this bug, or something else.
Best regards,
Vincent.
_________________________________________________________________
Inédit ! Des Emoticônes Déjantées! Installez les dans votre Messenger !
http://www.ilovemessenger.fr/Emoticones/EmoticonesDejantees.aspx
[-- Attachment #2: Type: text/html, Size: 1486 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CR character insertion with M-x compile
2008-12-24 21:28 CR character insertion with M-x compile Vincent Belaïche
@ 2008-12-25 1:28 ` Jason Rumney
0 siblings, 0 replies; 3+ messages in thread
From: Jason Rumney @ 2008-12-25 1:28 UTC (permalink / raw)
To: Vincent Belaïche; +Cc: emacs-devel
Vincent Belaïche wrote:
> If I do this with this Emacs version 23.xxx, then CR characters are
> added to the .info output (which mean that Emacs added them to the
> input, as they are not present in the file semantic.texi, and that
> texinfo does not support CRLF but only LF), whereas when I do this with
> Emacs 22.xxx there is no such issue.
>
> Eric M. Ludflam (from semantic email list) told
> me that Eli wrote to him that there was such a bug with Emacs 23. I
> would like to confirm whether this is this bug, or something else.
Kind of. Bug#876 is to do with display of some info pages, not
generation of them. And as far as I can tell, makeinfo itself outputs
DOS line ends on Windows, so texinfo does support CRLF, at least on
Windows. If you view the info pages in Emacs 22 or the standalone info
reader, does the problem disappear?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: CR character insertion with M-x compile
@ 2008-12-25 21:20 Vincent Belaïche
0 siblings, 0 replies; 3+ messages in thread
From: Vincent Belaïche @ 2008-12-25 21:20 UTC (permalink / raw)
To: emacs-devel
[-- Attachment #1: Type: text/plain, Size: 1569 bytes --]
Sorry for the disturbance. Please ignore my previous message. Finally I
realized that my build of makeinfo is the one adding the CR into the
output. I will try to sort this out with Karl.
Best regards,
Vincent.
Vincent Belaïche a écrit :
> Dear all,
>
> I am using emacs version :
>
> GNU Emacs 23.0.60.1 (i386-mingw-nt5.0.2195) of 2008-12-23
>
> under windows 2000, which I compiled from CVS source (note that the
> CVS source I used actually date back from October 2008, the compile
> time is more recent only because I re-build with Xpm to have coloured
> icons).
>
> I recently compiled a texi file (semantic.texi) by typing
>
> M-x compile
>
> and then
>
> makeinfo semantic.texi -o semantic.info
>
> as a compile command line.
>
> If I do this with this Emacs version 23.xxx, then CR characters are
> added to the .info output (which mean that Emacs added them to the
> input, as they are not present in the file semantic.texi, and that
> texinfo does not support CRLF but only LF), whereas when I do this
> with Emacs 22.xxx there is no such issue.
>
> Eric M. Ludflam (from semantic email list)
> told me that Eli wrote to him that there was such a bug with Emacs 23.
> I would like to confirm whether this is this bug, or something else.
>
> Best regards,
> Vincent.
>
>
>
>
_________________________________________________________________
Téléphonez gratuitement à tous vos proches avec Windows Live Messenger ! Téléchargez-le maintenant !
http://www.windowslive.fr/messenger/1.asp
[-- Attachment #2: Type: text/html, Size: 1870 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-12-25 21:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-24 21:28 CR character insertion with M-x compile Vincent Belaïche
2008-12-25 1:28 ` Jason Rumney
-- strict thread matches above, loose matches on Subject: below --
2008-12-25 21:20 Vincent Belaïche
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.