all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5316: make[1]: Leaving directory vs. RET
@ 2010-01-04 19:43 jidanni
  2019-08-22  0:19 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: jidanni @ 2010-01-04 19:43 UTC (permalink / raw)
  To: bug-gnu-emacs

Regarding these two lines,
make[1]: Entering directory `/home/jidanni/pda/webtree/addresses'
make[1]: Leaving directory `/home/jidanni/pda/webtree/addresses'
If the user places the cursor upon the directory in the latter and hits
RET, emacs should visit there, just like when he does it on the former.
Instead, it goes to default-directory.

emacs-version "23.1.90.1"

-*- mode: compilation; default-directory: "/home/jidanni/pda/palm/" -*-
Compilation started at Tue Jan  5 03:34:48

make pluckBBDB
cd ../webtree/addresses && make /tmp/BBDB
make[1]: Entering directory `/home/jidanni/pda/webtree/addresses'
emacs -batch -eval \
	'(progn(bbdb "." t)(other-window 1)(bbdb-display-all-records-completely nil)(set-buffer-file-coding-system (quote utf-8-unix) nil)(write-file "abb.txt"))'
Loading 00debian-vars...
Loading /etc/emacs/site-start.d/50autoconf.el (source)...
Loading /etc/emacs/site-start.d/50bbdb.el (source)...
Loading /etc/emacs/site-start.d/50css-mode.el (source)...
Loading /etc/emacs/site-start.d/50dictem.el (source)...
Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
Skipping dictionaries-common setup for emacs-snapshot
Loading /etc/emacs/site-start.d/50emacs-goodies-el.el (source)...
Loading /etc/emacs/site-start.d/50html-helper-mode.el (source)...
Loading /etc/emacs/site-start.d/50php-elisp.el (source)...
Loading /etc/emacs/site-start.d/50psvn.el (source)...
Loading /etc/emacs/site-start.d/50riece.el (source)...
Loading /etc/emacs/site-start.d/50w3m-el-snapshot.el (source)...
Loading /etc/emacs/site-start.d/51debian-el.el (source)...
Loading /etc/emacs/site-start.d/70x-face-el.el (source)...
Parsing BBDB...
Parsing BBDB... (reading...)
Parsing BBDB... (frobnicating...)
Parsing BBDB... (frobnicating...done)
Window height 3 too small (after splitting)
make[1]: *** [abb.txt] Error 255
make[1]: Leaving directory `/home/jidanni/pda/webtree/addresses'
make: *** [pluckBBDB] Error 2

Compilation exited abnormally with code 2 at Tue Jan  5 03:34:53







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

end of thread, other threads:[~2019-10-13 20:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-04 19:43 bug#5316: make[1]: Leaving directory vs. RET jidanni
2019-08-22  0:19 ` Lars Ingebrigtsen
2019-08-22 21:24   ` 積丹尼 Dan Jacobson
2019-10-13 20:22     ` Lars Ingebrigtsen

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.