all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: getting the source finding button in c-h f help buffers to work
Date: Fri, 12 Feb 2016 20:16:20 +0100	[thread overview]
Message-ID: <87si0xoi2j.fsf@debian.uxu> (raw)
In-Reply-To: CAJcAo8v+gSq0pemaSwUyro7aUEkyMQwKe=MdrPXxhqoz2qmUfg@mail.gmail.com

Samuel Wales <samologist@gmail.com> writes:

> in a recent version of emacs, perhaps a recent emacs
> 24 minor version, it seems that c-h f source links
> no longer work if you keep your byte-compiled files
> in a separate directory from the source files.

This is especially frustrating after setting up an
ambitious Makefile with all the matches and rules to
get the compiled stuff and the source stuff in
different directories, only to discover this neat
organization of things is what actually breaks
the access!

But unlike you I didn't know this ever to work - and
how can it work? For it to work, you must tell Emacs
where the source is. Perhaps you can tell Emacs some
principle where to look - like "the same directory as
the compiled stuff only in a directory called src/ and
not with the .elc extention but .el" - then, you have
to stick to that in you Makefiles, of course.

-- 
underground experts united
http://user.it.uu.se/~embe8573




      parent reply	other threads:[~2016-02-12 19:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-12 17:24 getting the source finding button in c-h f help buffers to work Samuel Wales
2016-02-12 17:43 ` Drew Adams
2016-02-12 19:15 ` tomas
2016-02-12 21:18   ` Drew Adams
2016-02-13 15:17     ` tomas
2016-02-13 20:23       ` Samuel Wales
2016-02-12 19:16 ` Emanuel Berg [this message]

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=87si0xoi2j.fsf@debian.uxu \
    --to=embe8573@student.uu.se \
    --cc=help-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.