dot-emacs
How to execute emacs grep-find link in the same window?
When I use grep-find it opens another window (area in t开发者_如何学JAVAhe frame) with a list of results that I can select. When I select one it opens the target file in a different window than grep-f[详细]
2022-12-20 13:56 分类:问答Default string for grep-find in emacs
I often use the command grep-find in emacs to search through my source files, but it\'s annying that it always finds matches in temporary files and 开发者_如何学编程backup files and so on. The default[详细]
2022-12-18 02:08 分类:问答change emacs ruby-mode indent to 4 spaces
From a previous post I got Ruby mode working in emacs.This is working great. Setting up .emacs file for mac ruby development[详细]
2022-12-17 21:49 分类:问答How can I show the Org-mode agenda on Emacs start-up?
I would like the Org-mode agenda to automatically show what I have to do today when I open Emacs. The org-agenda command is interactive, so it doesn\'t seem to work well for this purpose.[详细]
2022-12-16 00:55 分类:问答How do I get my cocoa emacs on Mac OS X to load my .emacs visual customizations for new windows (any document opened after the first)?
So I just downloaded emacs 23.1 for my new snow leopard macbook pro from http://emacsformacosx.com/ and it works like a charm, 开发者_如何学编程except...[详细]
2022-12-13 22:32 分类:问答Emacs Setting which-function-mode
I would like to have which-function-mode on by default when I open up Emacs.I\'ve added the following lines to my .emacs file.[详细]
2022-12-11 22:34 分类:问答