Tagged Questions

0
votes
1answer
56 views

Changing Emacs Forward-Word Behaviour

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 …
2
votes
1answer
80 views

Emacs 23 + Erlang + Distel

Where I can find current example of configuration and using Distel with Emacs 23 (on Mac Snow Leaoprd). I have problem with debugging (interpret mode), I cant mark brakepoint. If …
3
votes
2answers
52 views

Recommended git mode for emacs.

As a recent convert to git and a long-time Emacs hacker I'm wondering what other serious Emacs/Git hackers recommend for git support in Emacs23. I've already started using the VC …
4
votes
1answer
165 views

Emacs 23 uses character set four times larger than Unicode - why?

From Emacs 23.1 NEWS: *** The Emacs character set is now a superset of Unicode. (It has about four times the code space, which should be plenty). And more details later o …
1
vote
4answers
582 views

How to gracefully shutdown emacs daemon?

On login to Ubuntu, I start an Emacs (version 23) daemon using Ubuntu's Startup programs. I then start Emacs clients whenever I need to edit something. When I logoff from Ubuntu, i …
0
votes
4answers
376 views

Emacs 23, emacsclient arguments?

Hi SO, I recently installed Emacs 23 (on OS X Leopard) and trying out the emacs server. I have tried both ways: (1) putting (server-start) in my .emacs file, and (2) running emacs …
2
votes
2answers
141 views

emacs - emacsclient or new frame?

Hi, this is a rather rudimentary question, but what is the practical difference between opening a new file in a separate frame (make-new-frame) from emacs or opening the file in an …
6
votes
2answers
227 views

How can I get the compilation buffer on the bottom rather than on the right in Emacs 23?

I've installed Emacs 23 and have found that the compilation buffer (when using M-x compile) appears in a different position than it did in Emacs 22. The currently open buffer appea …
3
votes
2answers
79 views

How can I open a file with a non-zip extension as a zip file in emacs?

I'd like to be able to open files with extensions other that .zip that have zip contents using Emacs' built-in zip file support. Is this possible? If so, how?
1
vote
2answers
169 views

Shift selection and page up/down in emacs 23

I’m trying to replace pc-selection-mode with the new shift-select-mode with emacs 23. It works generally well, only the shift+pgup/down keys don’t create a selected region and I ca …
2
votes
3answers
270 views

Emacs unable to load its startup files

Hi, 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 whe …
1
vote
3answers
203 views

Emacs 23 on OS X - pseudo terminal will not be allocated because stdin is not a terminal

I installed Emacs 23 on OS X (the NS/Cocoa variant) and I got the following error when I tried to run ssh from a shell inside emacs. "pseudo terminal will not be allocated because …
0
votes
1answer
292 views

Emacs 23 on OS X - use multiple instances or emacsclient?

Hi all, 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 …
1
vote
3answers
529 views

Emacs + Mac OSX and changing default font

how I can change default font to Monaco with antialiasing on Emacs 23. Where I can find dedicated binary for Emacs 23.1 for cocoa with antialised font settings?
1
vote
1answer
68 views

Emacs and ESS: Adding “Other” Processes

I have installed R-2.9.1 and I am using Emacs+ESS, but when I start an R process, the version of R is 2.6. I thought maybe Emacs was running R from a weird starting directory. Ho …

1 2 next
15 30 50 per page