Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
5answers
2k views

how to get grep working in Emacs on Windows (EmacsW32)

M-x grep, M-x lgrep, M-x rgrep don't work in EmacsW32 for me. I do M-x lgrep and it says grep is not a command: grep -i -n "hello" * NUL 'grep' is not recognized as an internal or external command, ...
2
votes
2answers
143 views

Emacs on Win32 with hunspell - personal dictionary does not get saved

So I have a working setup for Emacs (v23.3.1) on Windows 7 using hunspell after following the instructions in the wiki. http://www.emacswiki.org/emacs/InteractiveSpell When I spell check a document ...
1
vote
1answer
88 views

emacsw32 - keybindings - no meta - clojure box

I have installed clojure-box on my Windows 7 laptop, this by default installs emacsW32. I understand that this version remaps slightly the standard Emacs keybindings to be more windows friendly, ...
1
vote
3answers
72 views

Why would W32 Emacs insert “/Application Data/Application Data/” into a filepath starting with ~/ when I use C-x C-f?

I just installed Emacs Speaks Statistics, which is when this error started showing up. Uninstalling hasn't fixed it. When I use C-x C-f, I can navigate normally, but when I actually press enter, ...
1
vote
1answer
356 views

how do i keep emacs server running when the current window is closed (x) on windows using emacsW32?

I'm using EmacsW32 (patched) on windows. Emacs is running in server mode so that subsequent calls to emacsclientw open files in the same server session. I have C-x C-c mapped to make the current ...
1
vote
2answers
180 views

EmacsW32 renames buffers with old Windows shortened file names

Let's see if I can reach the EmacsW32 users on stackoverflow. I've just installed the patched version of EmacsW32 from http://ourcomments.org/Emacs/EmacsW32.html I find it very nice that .txt files ...
0
votes
2answers
185 views

Sending a keystroke to the operating system in EmacsW32

As you probably know if you write text in multiple languages and use Emacs, Emacs has its own input method system independent of Windows (or other operating systems). Input methods can be toggled with ...