all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ivan Shmakov <ivan@siamics.net>
To: 18766@debbugs.gnu.org
Subject: bug#18766: 25.0.50; eldoc (after commit fb9dbc05a3ca0b3e69afd5b061c84c3802086834)
Date: Mon, 20 Oct 2014 20:14:51 +0000	[thread overview]
Message-ID: <87d29mqz0k.fsf@violet.siamics.net> (raw)
In-Reply-To: <CAAfz9KOVVghKuYsb=xRRaRVjUSHpYj7wyx2i1Ln5xQC1gYUZ2Q@mail.gmail.com> (Dmitriy Igrishin's message of "Tue, 21 Oct 2014 00:02:32 +0400")

>>>>> Dmitriy Igrishin <dmitigr@gmail.com> writes:

[…]

 > I keep source and build directories of Emacs separately.  (The build
 > directory is not a subdir of the source tree.)  And from time to time
 > I rebuild Emacs by invoking: make && sudo make install.  I've
 > "grepped" for "eldoc-documentation-function-default" in my *source*
 > tree and found *binary* matches.  (Probably, sometime I've invoke make
 > in the source directory.)

	JFTR, – the .elc files, produced by the byte compiler as part of
	the build process, are actually placed in the /source/
	directory.

	It doesn’t make much sense to me, but it’s how the Emacs build
	process currently works.  Personally, I work-around this issue
	with something like:

$ mkdir emacs-2014-10-20-build 
$ cd emacs-2014-10-20-build 
$ lndir ../emacs 
$ ./configure …

 > Thus, I am clean the source tree and rebuild Emacs.  The problem is
 > gone, so it is mea culpa, rather than bug.  Sorry!  But this is a
 > question.  Why "make install" invoked in the *build* directory after
 > updating the source tree messed up the installation?  Thanks!

-- 
FSF associate member #7257  http://boycottsystemd.org/  … 3013 B6A0 230E 334A





  reply	other threads:[~2014-10-20 20:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-18 18:37 bug#18766: 25.0.50; eldoc (after commit fb9dbc05a3ca0b3e69afd5b061c84c3802086834) Dmitriy Igrishin
2014-10-18 19:28 ` Stefan Monnier
2014-10-18 22:40   ` Dmitriy Igrishin
2014-10-19  1:53     ` Stefan Monnier
2014-10-19  7:38       ` Dmitriy Igrishin
2014-10-19  8:10         ` Dmitriy Igrishin
2014-10-20  2:40           ` Stefan Monnier
2014-10-20 20:02             ` Dmitriy Igrishin
2014-10-20 20:14               ` Ivan Shmakov [this message]
2014-10-21 14:58 ` bug#18766: 25.0.50.1 eldoc-documentation-function-default error Luke Powers
2014-10-21 21:40   ` Stefan Monnier
2014-10-22  8:41     ` Thierry Volpiatto

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=87d29mqz0k.fsf@violet.siamics.net \
    --to=ivan@siamics.net \
    --cc=18766@debbugs.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.