dot-emacs
setq of case-sensitivity in .emacs has no effect
I have a lot of custom stuff in my .emacs file: fonts, colors, window sizing, key bindings, etc.All of it works.[详细]
2023-02-18 00:58 分类:问答Emacs Case Sensitive Replace String
I just asked a related question (setq question) but it\'s distinctly different, so I decided to branch off with this question.[详细]
2023-02-17 07:58 分类:问答How can I access directory-local variables in my major mode hooks?
I have defined a .dir-locals.el file with the following content: ((python-mode . ((cr/virtualenv-name . \"saas\"))))[详细]
2023-02-14 03:48 分类:问答emacs nxhtml-mode[No match]
I am having some problems with nxhtml installation, I want my .php files to look better and I don\'t wanna go back to netbeans...[详细]
2023-02-13 00:52 分类:问答set-frame-height in .emacs doesn't have any effect
I recently updated from GNU Emacs 20.7.1 to 23.2 (Yeah, I\'m a little slow changing.) My .emacs begins with[详细]
2023-02-11 07:42 分类:问答what is custom-set-variables and faces in my .emacs?
this is in my .emacs can I mess with it or not? (custom-set-variables ;; custom-set-variables was added by Custom.[详细]
2023-02-11 06:09 分类:问答can I change emacs' default compile command?
Emacs defaults to the comman开发者_JAVA百科d make -k when I run compile.However, I pretty much never think it\'s useful to have make continue after errors, so I always remove the -k flag.Is there a wa[详细]
2023-02-03 05:38 分类:问答How do I set the colour of brackets/braces/parentheses in Emacs?
I\'d like to specify the colour of {}, () and [] in a custom colour theme. Is this possible? Update: Here\'s the source. Please note the in-development status of this theme; it is unsafe for use both[详细]
2023-01-18 04:52 分类:问答Emacs elscreen - how do I jump to numbered tabs
Elscreen has a method called elscreen-jump and also elscreen-jump-0 and elscreen-jump-9. I\'d开发者_如何转开发 like to be able to jump to tabs between 0 and 9. How do I define a keymap for this? I\'ve[详细]
2023-01-16 14:46 分类:问答emacs buffer bind to key
I don\'t know why but currently emacsopens only one copy of w3m. If w3m is already open then retyping the command to open w3m takes me to the already opened buffer. I would like to configu开发者_JAVA百[详细]
2023-01-14 23:51 分类:问答