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

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

emacsclient -n file -e lisp -n file file


From: Dan Jacobson
Subject: emacsclient -n file -e lisp -n file file
Date: Fri, 29 Dec 2006 01:11:47 +0800

Too bad that emacsclient won't let me combine -e's and filenames in
one command.
$ emacsclient -n bus/wiki/ &&
  emacsclient -e '(dired-sort-other "-og")' &&
  emacsclient -n /cf/fromjidanni1/ /var/lib/mediawikibus/ /cf/tojidanni1/jjj

Also too bad typing "emacsclient -n" is more work than typing "emacs".
Perhaps I will make a bash function e that does emacsclient -n $@||emacs $@&.




reply via email to

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