emacsclient does not select frame?
Rustom Mody
rustompmody at gmail.com
Sun Dec 31 10:31:55 EST 2017
More information about the Python-list mailing list
Sun Dec 31 10:31:55 EST 2017
- Previous message (by thread): emacsclient does not select frame?
- Next message (by thread): Copy-on-write friendly Python garbage collection
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sunday, December 31, 2017 at 9:00:53 PM UTC+5:30, Rustom Mody wrote: > With a lot of jumping through hoops Ive managed to get firefox to > call emacs(client) and save links+description(title)+selection(in firefox; optional) into an org mode capture buffer. > > However the call to emacsclient does not raise the frame... At least not consistently? > > Currently my hack is to write my own shell wrapper to emacsclient doing > > wmctrl -c emacs > emacsclient -c $* > wmctrl -a emacs > > Is there some other thing I dont know to raise the emacs frame? > > Also the -c I am forced to use because without it, if there is not an existing > frame (emacs started in --daemon mode) it does not work > > > Emacs 25.1.1 > Gnome-Unity Oops Wrong list Apologies And happy new year!
- Previous message (by thread): emacsclient does not select frame?
- Next message (by thread): Copy-on-write friendly Python garbage collection
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list