On 2010-08-10 13:43 +0200, Lionel Elie Mamane wrote: > [Desktop Entry] > Version=1.0 > Encoding=UTF-8 > Name=emacsclient > GenericName=emacsclient > Comment=Client for the GNU Emacs Text Editor > Exec=/usr/bin/emacsclient -c
1. It is better to use emacsclient.emacs23, as you had already noticed. 2. " -a emacs23" should be appended to do something useful if emacsclient cannot connect to the server. 3. If only emacs23-nox is installed, this will probably fail in any case; but desktop users will likely have a graphical Emacs installed. > TryExec=emacsclient > Terminal=false > Type=Application > Categories=Application;Utility;TextEditor; > MimeType=text/plain Sven -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

