unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* next-error vs. bash
@ 2004-12-10 17:29 Dan Jacobson
       [not found] ` <E1Ccyow-0001M2-D8@fencepost.gnu.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Jacobson @ 2004-12-10 17:29 UTC (permalink / raw)


Krap, the GNU editor('s next-error command) cannot deal with the GNU
shell's line numbers:
/home/jidanni/bin/jidanni_one_html_index: line 15: j: unbound variable
Hmmm, mentioned that before. Surely it has been fixed by now?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: next-error vs. bash
       [not found] ` <E1Ccyow-0001M2-D8@fencepost.gnu.org>
@ 2004-12-12  2:21   ` Dan Jacobson
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Jacobson @ 2004-12-12  2:21 UTC (permalink / raw)


rms> Please send a complete, self-contained test case.  I have no time
rms> to try to figure out how to genrate such an error message, how to
rms> use it, etc.

$ cat x.sh
set -u; : $r
$ emacs
(compile "sh x.sh")
(next-error)
byte-code: No more errors

even though
x.sh: line 1: r: unbound variable
is on the screen.
emacs-version "21.3.1"

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-12-12  2:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-10 17:29 next-error vs. bash Dan Jacobson
     [not found] ` <E1Ccyow-0001M2-D8@fencepost.gnu.org>
2004-12-12  2:21   ` Dan Jacobson

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).