I want to use emacs command as a substitution for emacsclient -c -a "", which according to man connects to an existing emacs daemon, or creates a new daemon and connects to it otherwise. So i created a shell script emacs, which calls the aforementioned command in my ~/bin, which itself is included in $PATH.
Hi all,
New user of Ubuntu (and emacs for that matter).
Running a 32-bit Ubuntu 12.04 virtual machine on a 64-bit Win7 host.
My problem is as follows:
Open emacs 23 and turn on server mode using the command =M-x server-start=.
The Anjuta team is proud to annouce the release of anjuta 2.28.2. This is a bug-fix release of the stable GNOME 2.28 series:
I've just updated to 12.04. Everything works fine except for the latest custom-build emacs. It says now:
emacs: symbol lookup error: emacs: undefined symbol: gtk_window_set_has_resize_grip
So I've decided to re-build emacs.
When typing Esc within an Emacs window under Unity (Emacs 23 standard package), the sound is turned on/off, but Emacs does not receive the key.
How can I change (probably) unity such that the Esc and also the other function keys are interpreted by Emacs?
A very crude workaround that always works in (GNU) Emacs is to use C-[ in place of Esc.
The question Why is the meta key is not working wh
I noticed that Emacs24 makes use of Unity's global application menu. (I'm using Damien Cassou's Emacs24 snapshots.)
However, it doesn't do that when emacs, emacsclient or emacsclient.emacs24 are run but just with emacs24.
How can I fix that? (Is that a bug?
I've got (in my .emacs)
(set-background-color "#101416")
(set-foreground-color "#f6f3e8")
And I've got 2 bindings:
alias ex='emacsclient -nw'
alias ec='emacsclient -c -a ""'
ex works fine to open client in terminal but when I want to open it as a frame I've got white background.
Why and how can I use my dark background there?
I do not really know why, but problem seems to be gone. Maybe due to a systemd update, or the fact that now I'm using an 'em' script to start emacs deamon (see Arch Wiki / Emacs).
Ambrevar
https://bbs.archlinux.org/profile.php?id=51342
2013-02-02T09:21:00Z
This question is in the continuity of a previous question here: How make emacs console mode inherit shell colors
On Ubuntu 12.10 and Gnome Shell 3.6.2 I am running Emacs.