emacs23 Questions

4

Solved

Is there a good php syntax highlighter for Emacs? I'm using Emacs 23. I've tried php-mode, but that doesn't do anything. I've tried nXhtml, but that ignores my color theme and reverts to some awful...
Rosewater asked 22/4, 2010 at 16:12

5

Solved

In org-mode, pressing M-S-RET (meta-shift-return) will create a new TODO on a new line. This key sequence sends M-RET to emacs through my terminal. I've checked this with C-h c ESC-S-RET, which ret...
Casiecasilda asked 20/8, 2010 at 6:43

6

Solved

I would like that after splitting the window (C-x 3 or C-x 2) to be able to automatically get to cursor in the new opened buffer (the other than the current). How can I achieve this behavior ?
Sturrock asked 24/6, 2011 at 7:31

9

Solved

I am using Emacs 23.3. How can I change the font size and font type?
Lynd asked 17/5, 2011 at 5:44

7

I changed two days ago to Emacs 23, which lately gave me a lot of headache, especially, as I have two Python versions installed, the older 2.7 and 3. As I generally want to start the python 3 inter...
Ramiform asked 17/6, 2012 at 13:38

7

Solved

I'm trying to put in a feature that I miss from Eclipse, where Alt+[Up/Down] transposes the lines up or down, but can not for the life of me figure out how to assign to these keys properly. I am us...
Circumfuse asked 4/12, 2010 at 0:5

5

Solved

Emacs M-x compile does not see any aliases set in .bashrc. If I use M-x shell then type the alias, it is fine. I tried sourcing .bashrc from /etc/profile, from ~/.profile, ~/bash_env, anything I ca...
Conundrum asked 8/6, 2012 at 9:25

7

Solved

I upgraded emacs on a remote terminal to 23-snapshot. As I did not have root privileges there, I did 'make install' with 'prefix' set to a folder in my home directory. Now when I start emacs, it gi...
Implication asked 21/5, 2009 at 4:52

6

Solved

I wonder if anyone has any recommendations as to setup of emacs 23 on OS X. I have been using Linux/Windows for a while and there, I would just open many instances of emacs and they were self-conta...
Balfour asked 12/8, 2009 at 0:57

8

Solved

GNU Emacs 23.2.1 Fedora xfce 14 I starting to get into Prolog, and I want to use my emacs as the IDE for programming in Prolog. Currently I use emacs for c/c++. But not sure how to get started w...
Gulgee asked 13/3, 2011 at 7:10

3

Solved

I'm using emacs23 on Ubuntu 32-bit 10.04/10.10 with GNOME and Compiz. Pressing M-RET in an org-mode plain list in Emacs (GUI) inserts a new item. Pressing M-Up moves the item up in the list. Th...
Beleaguer asked 5/4, 2011 at 18:31

4

Solved

I am trying to make underscores get treated as part of the word for the forward/backward-word function as described here and here. I am specifically trying to get this to work for nxhtml mode, but ...
Burette asked 19/5, 2012 at 14:47

4

Solved

In the PEP 8 style guide for python, it is recommended that inline comments are separated by the rest of the line by two spaces. However, the default in Emacs is that running comment-dwim or indent...
Redolent asked 17/2, 2013 at 20:50

4

Solved

As the title says, how does one change the behaviour of emacs forward-word function? For example, suppose [] is the cursor. Then: my $abs_target_path[]= abs_path($target); <M-f> my $abs_targ...
Shreveport asked 20/11, 2009 at 15:14

7

Solved

I've been using Vim as my primary editor for years and tried Emacs several times during that time. Then I discovered Evil and decided that it meets my demand for speedy movement well enough t...
Pahlavi asked 13/12, 2011 at 1:15

6

Solved

I've recently moved from vim to Emacs because I want to use org-mode. I opened a ~10000 line, 50kb file in Emacs23 Org-mode and proceeded to add about 10 first-level headings. Performance on a quad...
Option asked 8/3, 2011 at 7:43

3

Solved

I would like to have Emacs ask me whether I want to save a modified buffer, when that buffer is not associated with a file. To open a new buffer (not visiting a file) I have the following function ...
Scintillation asked 1/3, 2010 at 17:56

2

Solved

Rather than individually specifing each subdirectory in my plugins directory I want to be able to automatically load them, to that end I included the following to my .emacs file: (let ((base "~/.e...
Jose asked 6/9, 2011 at 15:20

1

Solved

I am working with rather longish file names and when viewing the buffer list, the width of the Buffer column is too short for my purposes. How can I increase that width (at the expense of, say, th...
Glanti asked 26/9, 2014 at 14:39

1

Solved

I need to install MELPA into my emacs 23.3 version. I have googled for the ways to install it but couldn't find/understand any of them. Can anyone please help me with installing MELPA. I am using ...
Refusal asked 28/7, 2014 at 8:43

3

Solved

I use Emacs for writing most of my writings. I write using reStructuredText, and then transform them to LaTeX after some preprocessing since I write my citations á-la LaTeX. This is an excerpt of o...
Blackguardly asked 12/1, 2011 at 17:31

4

Solved

GNU Emacs 23.2.1 I have downloaded rainbow-delimiters.el and put into the following directory: ~/.emacs.d/site-list/rainbow/ In my emacs configuration file, I have the following: (add-to-list...
Kerseymere asked 14/6, 2011 at 6:50

3

Solved

I have GNU Emacs 23 (package emacs23) installed on an Ubuntu 10.04 desktop machine and package emacs23-nox installed on an Ubuntu 10.04 headless server (no X installed). Both installations have the...
Sharie asked 8/3, 2011 at 18:57

7

I'm having trouble getting 256 colors to work using emacs 23.1.1 connecting using PuTTY and screen. Server is running CentOS 5.6. In my PuTTY config, my terminal-type string is set to xterm-256col...
Cassiterite asked 10/4, 2012 at 17:53

2

I'm on OS X 10.6.6 and I'm running emacs 23.2. Everytime I try to resize the emacs window and sometimes other types of movement the buffer seems to flicker. How do I fix this?
Longfaced asked 20/1, 2011 at 14:59

© 2022 - 2024 — McMap. All rights reserved.