emacs - Is a popular text editor, usually characterized by it's extensibility. Often described as "the extensible, customizable, self-documenting, real-time display editor." Now part of the GNU project, it was originally developed by Richard Stallman in the mid 1970s and development, and ongoing ...
2
votes
2answers
85 views
emacsclient: command not found
Having what feels like a really weird problem.
Running 32-bit Ubuntu 12.04 as a virtual machine on a 64-bit Win7 host.
Open Emacs 23 and turn on server mode. In Bash, try to call emacsclient to edit ...
2
votes
1answer
25 views
application focus of emacsclient frame
I use emacs24 and I usually start emacs as a daemon at start then use emacsclient frames.
But I've encountered a problem: After I created the first frame, then whenever I created a new frame (after ...
2
votes
1answer
191 views
Lines disappearing intermittently from both Terminal and Emacs
I'm having trouble even finding the right search terms to diagnose this problem. It's also hard to reproduce on my own machine.
When I enter a command in the terminal, occassionally I will see no ...
1
vote
1answer
123 views
How to install color themes onto Emacs 24.3?
I'm trying to install the Oblivion color theme into GNU Emacs 24.3.
I downloaded the repository as a .zip file then moved the zip folder into my ~/.emacs.d/color-theme/themes directory. I'm pretty ...
1
vote
1answer
255 views
Broken fonts in Emacs over SSH
I'm having a problem with Emacs when I SSH from my Ubuntu 12.04 laptop to another Linux machine. FWIW, I believe the remote machine is using SUSE Enterprise Server 10 SP2, which is possibly quite ...
1
vote
1answer
378 views
Problem with the keyboard layout in Emacs (ubuntu 12.04)
I've got some problems with the keyboard layout. I have a french AZERTY keyboard. When I switch to another layout (I tested both programmer DVORAK and Greek) everything seems fine. However, in emacs, ...
0
votes
1answer
28 views
gtk-key-theme Emacs: what keystroke is for select-all?
I prefer emacs keystrokes, but select-all doesn't seem to be part of the emacs vocabulary, or at least, the gtk-key-theme for emacs. M-w isn't working to copy the selected region.
What's the ...
0
votes
1answer
62 views
Unable to do ./configure during emacs installation
I want to install emacs on my XUBUNTU 12.04. So I downloaded the emacs.tar.gz file.
I did tar zxf emacs_x.x.x to extract it to a folder.
Then cd emacs/
Then I tried to ./configure. This is not ...
0
votes
1answer
222 views
Unable to install Qt XUBUTNU 12.04 fresh install
I've Qt SDK which is an offline installer. According to the instructions given for installation, first I have to
chmod u+x Qt_SDK_Offline.run
then
./Qt_SDK_Offline.run
But when I do ...
6
votes
0answers
78 views
How to install local applications in ltsp thin clients?
I've configured a ltsp server at home and built the thin client. Though, I'd now like to know how to add local applications to the thin client, namely chromium-browser and emacs24.
1
vote
0answers
20 views
Prevent X/Gnome/Terminal from catching emacs commands
When I use emacs, I often end up typing many exciting key combinations which I would usually not use, such as C-M-t (i.e. Ctrl - Alt - T), which in emacs is supposed to run the command ...
1
vote
0answers
201 views
apt-get issues after messed emacs24 installation
As the title says, I am having some trouble with apt-get after messing a bit with my emacs24 installation from ppa:cassou/emacs. I see the following after typing sudo apt-fast update && sudo ...
1
vote
0answers
82 views
How do I provide arguments to an application launcher in kde?
So I can create launchers in a quicklaunch thing on the kde desktop.
The launchers are easy to create, and work most of the time.
What I haven't figured out, is how to pass arguments to the ...
0
votes
0answers
34 views
How to use 'dired' as default file manager (instead of Nautilus)?
I use Emacs dired-mode as file manager and like it a lot. I am wondering if the following is possible: Say you write an Email from Gmail in Chrome (I know that there are many email clients in Emacs, ...
0
votes
0answers
8 views
Control tab not registering in emacs -nw
I have this in my .emacs which works in X mode.
(global-set-key [C-tab] 'next-multiframe-window)
I have tried to M-x global-set-key C-tab but only the TAB registers
which successfully remaps tab to ...
0
votes
0answers
27 views
Emacs blinking when switching desktop on Ubuntu
I am using emacs with Ubuntu (12.04 LTS).
I used the following command to put it on fullscreen
(defun toggle-fullscreen (&optional f)
(interactive)
(let ((current-value ...
0
votes
0answers
59 views
How can I enable 'cscope' in menu bar in java mode?
I have install xcscope in my .emacs, like this:
(require 'xcscope)
(setq cscope-do-not-update-database t)
But I only see 'cscope' in my c/c++ mode, but I don' see that in my java mode.
Can you ...
0
votes
0answers
219 views
Can't install emacs due to a “/usr/lib/emacsen-common/emacs-install line 28, <TSORT> line 3” error
Trying to install emacs in Software Center Ubuntu 12.04 got this error.
installArchives() failed: Selecting previously unselected package emacs23.
(Reading database ...
(Reading database ... 5%
...