all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jidanni@jidanni.org
To: bug-gnu-emacs@gnu.org
Subject: bug#5316: make[1]: Leaving directory vs. RET
Date: Tue, 05 Jan 2010 03:43:11 +0800	[thread overview]
Message-ID: <87eim5r700.fsf@jidanni.org> (raw)

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







             reply	other threads:[~2010-01-04 19:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-04 19:43 jidanni [this message]
2019-08-22  0:19 ` bug#5316: make[1]: Leaving directory vs. RET Lars Ingebrigtsen
2019-08-22 21:24   ` 積丹尼 Dan Jacobson
2019-10-13 20:22     ` Lars Ingebrigtsen

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=87eim5r700.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=5316@debbugs.gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    /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.