From: Carsten Dominik <carsten.dominik@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 14379@debbugs.gnu.org
Subject: bug#14379: bug#14379: Several Org source files cannot be loaded in isolation
Date: Sun, 12 May 2013 06:08:52 +0200 [thread overview]
Message-ID: <196E6F14-81F4-4FD8-BE9D-0FAA310A8CF7@gmail.com> (raw)
In-Reply-To: <uemws1wf26.fsf@fencepost.gnu.org>
On 11.5.2013, at 20:24, Glenn Morris <rgm@gnu.org> wrote:
>
> (Please keep the debbugs address included. It is basically an alias for
> the org-mode list in this instance.)
>
> Achim Gratz wrote:
>
>> Reimplementation with pcase should fix that unless this is then resolved
>> at compile-time?
>
> pcase probably doesn't exist in all the ancient Emacs versions that you
> want to support? In any case, it will case cause needless loading of
> pcase at run-time. I'd use good old `cond' if I were you.
> Actually, `if' will suffice in this case.
> Actually actually, why not
> (if (executable-find "ctags-exuberant") "ctags-exuberant" "ctags")
I have used this fix, thanks.
- Carsten
next prev parent reply other threads:[~2013-05-12 4:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-10 7:50 bug#14379: Several Org source files cannot be loaded in isolation Glenn Morris
2013-05-11 16:20 ` Achim Gratz
2013-05-11 18:24 ` Glenn Morris
2013-05-12 4:08 ` Carsten Dominik [this message]
2013-05-12 4:09 ` bug#14379: " Carsten Dominik
2013-05-12 7:34 ` Achim Gratz
2013-05-12 8:57 ` Carsten Dominik
2013-05-13 21:32 ` bug#14379: " Eric Schulte
2013-05-14 5:23 ` ASSI
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=196E6F14-81F4-4FD8-BE9D-0FAA310A8CF7@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=14379@debbugs.gnu.org \
--cc=rgm@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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).