GNU bug report logs -
#57752
28.1.91; emacsclient-mail.desktop doesn't work for me
Previous Next
Full log
Message #17 received at 57752 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Damien Cassou <damien <at> cassou.me>
>> One way we could maybe implement this is if
>> it was possible to pass additional CLI arguments to emacsclient and read
>> them from elisp the same way it is possible in batch mode with emacs.
>
> You mean, by using --eval from the emacsclient command line?
no because --eval would require a valid elisp expression such as
emacsclient --eval (message-mailto "%u")
which seems to go against the specification constraint. I thought about
using something like the following:
emacsclient --function message-mailto-reading-cli-args %u
And message-mailto-reading-cli-args would read command-line-args-left or
similar to do its job.
This requires adding these features to emacsclient and implementing
message-mailto-reading-cli-args.
--
Damien Cassou
"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill
This bug report was last modified 1 year and 283 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.