From: Emilio Lopes <eclig@gmx.net>
To: Jan Nieuwenhuizen <janneke@gnu.org>
Cc: Eli Zaretskii <eliz@gnu.org>, guile-user@gnu.org, emacs-devel@gnu.org
Subject: Re: [PATCH 1/3] Support Guile backtraces in compilation mode.
Date: Fri, 8 Aug 2014 16:34:23 +0200 [thread overview]
Message-ID: <CANiPZaAq5cb3uYjv=kaQbEgpFHP58TJxTQk5sGzEv7E1Z9x+ug@mail.gmail.com> (raw)
In-Reply-To: <87mwbf3x6g.fsf@drakenvlieg.flower>
2014-08-08 15:53 GMT+02:00 Jan Nieuwenhuizen <janneke@gnu.org>:
> +(defcustom compilation-guile-get-load-path-command "guile -c '(write %load-path)'"
In such cases it's good practice to have a variable called
`compilation-guile-program' (set to "guile" by default), so
that the user can change it in case his "guile" is not in path or is
called something else.
Emilio
next prev parent reply other threads:[~2014-08-08 14:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-08 11:05 compilation-mode support for Guile backtrace Jan Nieuwenhuizen
2014-08-08 11:05 ` [PATCH 1/3] Support Guile backtraces in compilation mode Jan Nieuwenhuizen
2014-08-08 13:29 ` Stefan Monnier
2014-08-08 17:43 ` Jan Nieuwenhuizen
2014-08-08 13:47 ` Eli Zaretskii
2014-08-08 13:53 ` Jan Nieuwenhuizen
2014-08-08 13:57 ` Eli Zaretskii
2014-08-08 14:34 ` Emilio Lopes [this message]
2014-08-08 11:05 ` [PATCH 2/3] Add Guile backtrace example Jan Nieuwenhuizen
2014-08-08 11:05 ` [PATCH 3/3] Add tests for Guile compile regexps Jan Nieuwenhuizen
2014-08-08 13:33 ` compilation-mode support for Guile backtrace Eli Zaretskii
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='CANiPZaAq5cb3uYjv=kaQbEgpFHP58TJxTQk5sGzEv7E1Z9x+ug@mail.gmail.com' \
--to=eclig@gmx.net \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=guile-user@gnu.org \
--cc=janneke@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.