all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* desktop files not working for recent ubuntu?
@ 2016-05-30 14:22 Rusi
  0 siblings, 0 replies; only message in thread
From: Rusi @ 2016-05-30 14:22 UTC (permalink / raw)
  To: help-gnu-emacs

I have this emacs.desktop file put in ~/.local/share/applications

---------------
[Desktop Entry]
Name=EmacsClient
GenericName=Text Editor
Comment=Edit text
MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
Exec=emacsclient -n -a emacs %F
Icon=python
Type=Application
Terminal=false
Categories=Development;TextEditor;
StartupWMClass=Emacs 

---------------
Currently this laptop is on ubuntu 16.4 (xenial) -- vanilla unity desktop
It used to work ok in earlier ubuntus
Now on 16.4 it shows 2 emacs icons when editing a file via emacsclient
Clicking the second icon shows no effect
After about 10 seconds it disappears

Dont know when it stopped working because frankly I am not much of a 
nautilus -> click -> emacsclient type of user

Current generation -- my students -- however default to this kind of usage
And so they default to one or both of
- gedit by default
- zillions of emacses open for each file they clicked


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-30 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-30 14:22 desktop files not working for recent ubuntu? Rusi

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.