all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Eli Zaretskii <eliz@gnu.org>
Cc: lekktu@gmail.com, 14822@debbugs.gnu.org
Subject: bug#14822: ^M in info files
Date: Sat, 13 Jul 2013 13:10:53 +0200	[thread overview]
Message-ID: <51E135BD.4070601@gmx.at> (raw)
In-Reply-To: <83y59a52af.fsf@gnu.org>

 >> Ever since this happens etags has stopped to work on routines written in
 >> C here.  I get something like that it couldn't find an identifier with a
 >> ^M prepended to the symbol not being found.
 >
 > I cannot reproduce this with etags.  You seem to be saying that the
 > TAGS files have DOS-style CRLF EOL format.

No (that is, I'm 99% sure they didn't).

 > But I cannot see how this
 > is possible, since etags.c forces all I/O to be in binary mode.  Are
 > you using some other program for creating the tags tables, perhaps?

I'm using etags.  Unfortunately, I cannot tell what etags produced since
I don't have the tags tables around anymore and am currently not able to
build new ones.  IIRC what happend was that looking up an Elisp routine
failed because some strange characters got prepended to the identifiers
corresponding to Elisp functions.  So I was informed that looking up
^MFnext_window (or so, followed by an extra newline in the minibuffer)
failed.  And I even forgot whether the tags tables contained
Fnext_window at all.  Earlier tags tables contained lines like:

DEFUN ("next-window", Fnext_window,\x7fnext-window\x012571,85206

so looking for Fnext_window prepended with something like "^M" doesn't
seem right to me.

Problems started about the same time ^Ms appeared in info lines.  But
maybe it's completely unrelated.  I'll tell you more as soon as I'm able
to build again.

martin





  reply	other threads:[~2013-07-13 11:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-08 16:35 bug#14822: ^M in info files Juanma Barranquero
2013-07-08 16:52 ` Andreas Schwab
2013-07-08 16:56   ` Juanma Barranquero
2013-07-08 17:09     ` Eli Zaretskii
2013-07-08 17:21       ` Juanma Barranquero
2013-07-09  9:08 ` martin rudalics
2013-07-13  7:47   ` Eli Zaretskii
2013-07-13 11:10     ` martin rudalics [this message]
2013-07-13 11:48       ` Eli Zaretskii
2013-07-13 13:56         ` martin rudalics
2013-07-13 14:33           ` Eli Zaretskii
2013-07-13 10:32 ` Eli Zaretskii
2013-07-15 11:46   ` Juanma Barranquero
2013-07-15 15:43     ` Eli Zaretskii
2013-07-15 15:59       ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51E135BD.4070601@gmx.at \
    --to=rudalics@gmx.at \
    --cc=14822@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=lekktu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.