all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Oleg Pykhalov <go.wigust@gmail.com>
Cc: bug#28866 <28866-done@debbugs.gnu.org>
Subject: bug#28866: [PATCH] gnu: emacs: Fix Man looks for C header files.
Date: Thu, 19 Oct 2017 12:17:22 +0200	[thread overview]
Message-ID: <87y3o7l9vx.fsf@gnu.org> (raw)
In-Reply-To: <871sm3b0gm.fsf@gmail.com> (Oleg Pykhalov's message of "Mon, 16 Oct 2017 18:02:01 +0300")

Hi Oleg,

Oleg Pykhalov <go.wigust@gmail.com> skribis:

>>From 83eff5350269f50d89407169eb165e891e65cf11 Mon Sep 17 00:00:00 2001
> From: Oleg Pykhalov <go.wigust@gmail.com>
> Date: Mon, 16 Oct 2017 17:44:57 +0300
> Subject: [PATCH] gnu: emacs: Fix Man looks for C header files.
>
> * gnu/packages/emacs.scm (emacs): Make sure Man looks for C header files in
>   the right places.

Applied.

For years I had this in my .emacs:

  (require 'man)
  (setq Man-header-file-path
        `(,(concat (getenv "HOME") "/.guix-profile/include")))

I’m glad we now have a more proper solution.  :-)

Thank you!

Ludo’.

      reply	other threads:[~2017-10-19 10:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16 14:47 [bug#28866] [PATCH] gnu: emacs: Fix Man looks for C header files Oleg Pykhalov
2017-10-16 15:02 ` Oleg Pykhalov
2017-10-19 10:17   ` Ludovic Courtès [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=87y3o7l9vx.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=28866-done@debbugs.gnu.org \
    --cc=go.wigust@gmail.com \
    /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/guix.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.