* 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 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.