bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14110: 24.3.50; Add command to open files outside of Emacs (use xdg-


From: Stefan Monnier
Subject: bug#14110: 24.3.50; Add command to open files outside of Emacs (use xdg-open, open etc)
Date: Thu, 04 Apr 2013 08:22:34 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> (Hint: The COMMAND is a sexp.  It can theoretically be a `cond'
> or a `case' statement.)

If you want such customizability, then please use a function:
funcall/apply is great, but eval is evil.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]