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 ...
3
votes
2answers
358 views
Application specific environment variable settings
I'm trying to work around a known bug in Ubuntu 9.10, where using the scrollbar in emacs causes text to be highlighted, and the cursor to move. This page here shows that you can fix this by setting an ...
8
votes
4answers
4k views
How do I download the command-line emacs instead of the GUI one?
I used sudo apt-get install emacs to download emacs. I expected the command-line emacs to start when I ran emacs but instead the GUI emacs started.
How can I download the command-line emacs?
7
votes
2answers
4k views
How to change font size in emacs?
I download emacs with 'sudo apt-get install emacs'. When I run emacs, I see emacs with too big fonts. I don't know why the default setup to have normal font size in emacs. How can I do that?
8
votes
5answers
613 views
Emacs keybindings for textboxes in firefox?
I'm so used to emacs that sometimes, when I'm typing something in a textbox in firefox, I sometimes try and do C-p to move up a line. It is seriously annoying to have to cancel a print dialog box ...
5
votes
3answers
1k views
An alternative to the Super key on an old keyboard
I've got a classic M-series IBM keyboard that I want to put to a use. However, it does not have a Windows (a.k.a Super) key, that I use for many windows-manager-related shortcuts. On top of it, I ...
3
votes
2answers
3k views
Force apt to remove all emacs*
I have a bug-problem with the apt-packages of emacs:
>>Error occurred processing debian-ispell.el: File error (("Opening input file" "no such file or directory" ...
2
votes
1answer
599 views
IBus client for GNU Emacs: Installed, but how do I start it?
Having recently moved to Linux/Ubuntu, I'm looking for a good editor, and GNU Emacs seems to fit the bill.
One thing I want from a text editor is the ability to handle Unicode Input Method Editors ...
2
votes
2answers
473 views
Is GNU Emacs Unicode compliant, or is it just Multi-Lingual aware via Mule?
I've read that GNU Emacs handles international scripts via a system called Mule (Multi-Lingual-Environment).
I also read (somewhere, a while back) that there was a move afoot (in recent years) to ...
2
votes
1answer
225 views
Switching buffers in Vim
I've recently switched from Emacs to Vim, so this may just be me completely misunderstanding how Vim works.
I've opened a file in Vim and make some changes but don't save them. I then use :e ...
9
votes
1answer
1k views
What differences are there between the various version of emacs available?
Ubuntu (10.10) offers emacs21,22,23 and emacs-snapshot. What are the differences between them and which one does the emacs package install by default? Also, I presume emacs-snapshot-gtk is the most up ...
6
votes
3answers
950 views
How do I set environment variables in an Emacs session launched from Gnome Panel?
My .bash_env file sets several environment variables, including PATH and EMAIL, but in an Emacs session launched from the Gnome Panel (command: "/usr/bin/emacs23 %F") these variables do not have the ...
6
votes
1answer
324 views
Upgrading to 10.10 has made the terminal go crazy
I asked this question on the unix/linux SE and someone suggested I try my luck here.
The problem is this: since upgrading to 10.10, the terminal has gone a little funny. Here's a picture of the ...
2
votes
1answer
871 views
Keeping emacs from splitting the window when openning multiple files
Whenever I open more than one file at the same time with emacs, as in:
emacs foo.dat bar.dat
The window that opens will be split between the two files (a buffer for each file). I would like to ...
2
votes
2answers
779 views
How do I load ecb at emacs start up?
I am having trouble loading ecb at emacs startup.
d@d:$ apt-file search ecb.el
ecb: /etc/emacs/site-start.d/55ecb.el
ecb: /usr/share/emacs/site-lisp/ecb/ecb.el
emacspeak: ...
5
votes
3answers
561 views
Is there an equivalent to MacRabbit's cssedit on Ubuntu?
If there is an emacs pluggin that would give me similar functionality, that would be welcome as well. Thanks!
1
vote
3answers
218 views
Window decoration of emacs23 window on fluxbox is outside screen
I am starting emacs remotely over an ssh connection.
But on the emacs window I cannot find a way to resize or move it. There is no fluxbox title bar visible, and I guess the title bar is above the ...
1
vote
2answers
1k views
How to get rid of odd error line when ALT+TAB'ing away from an emacs launched in terminal
I have a very fresh install of lucid 10.04 64bit, fully upgraded, and with a raft of additional packages added. Amongst them is emacs (23.1+1-4ubuntu7). I habitually launch emacs from a terminal.
I ...
3
votes
3answers
387 views
Debugging/monitoring emacs
I'm using GNU Emacs 23.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.18.0) and start my Emacs session inside GNU screen. Since I upgraded to Ubuntu 10.04 and the version of emacs-snapshot there I ...
15
votes
17answers
10k views
text editors in ubuntu? vim vs. emac vs. nano
I was wondering the difference between these text editors and which is best used with ubuntu?
What are each of them good for? Are there better ones?
3
votes
1answer
580 views
root running emacs
Today, after about 20 minutes of logging in my Ubuntu 10.4, I notice the CPU and hard disk usage going up. top revealed that root was running emacs23.
It is basically the same behavior described at ...