Description:
EMACS editors of different flavors.
|
|
|
move cursor to specific buffer
|
| |
i am using emacs 21.3.1 i just discovered the emacs 'calculator' command (i know... sad). so i bound it to a key for quick access when i need it while programming... no problem. problem is, it always opens in a tiny sliver at the bottom of whatever window im in... is there a way to always make it open at the bottom of a window i... more »
|
|
swap contents of two buffers
|
| |
i am running emacs 21.3.1 i have a constant layout (when coding) of two upper buffers (for code) and three lower buffers (for grep, completion, and compilation respectively). all i want is a method to swap the contents of the top two buffers that i can then bind to a key. what is the easiest way to... more »
|
|
Incorrect Display of Diary Entries
|
| |
[ Ubuntu 9.10; Emacs 23.1.1 ] Something *very* strange started happening with my calendar/diary. Up until this morning, running the 'calendar' command would display the diary entries for the next few days. Now, all of a sudden, running 'calendar' (or 'diary') causes the contents of the entire ".diary" file to be displayed instead of the... more »
|
|
cperl indentation problem, Whitesmith style
|
| |
Here's an example of the issue. ------------------------------ ----------------- sub a { } sub b { } sub c { } ------------------------------ ----------------- As you can see, each time I create a new sub the curlie braces are indented an add'l 3 spaces. I've looked at the doc and played with the... more »
|
|
gpicker 2.0
|
| |
Hi. I'm pleased to announce release 2.0.0 of gpicker. gpicker is a program and it's Emacs integration that allows you to quickly and conveniently pick file in a (possibly very large) project. Get it from [link]. Note that savannah seem to be insisting on use of mirror, so you may need to wait for mirrors... more »
|
|
announcement: new emacs blog
|
| |
Folks, i'm starting a emacs blog. this blog will be random misc things and notes about anything that emacs users might be interested. From emacs tips to snippet elisp to social commentary, to keyboard reviews etc. • Xah's Emacs Blog [link] The blog also comes with Atom syndication subscription. Hope you'll... more »
|
|
How to use font-lock-add-keywords
|
| |
Hi all, I'd like to fontify a whole bunch of function names for a project I'm working on (which uses lisp mode -- for reference, I'm using GNU emacs 23.1.1). Almost all of the functions start with the same prefix "qbb-" so that shouldn't be too hard (though for the examples I've just tried to use some actual function names to get it to work). I've done a bunch of web... more »
|
|
Sunrise Commander: Version 4 released.
|
| |
Hello, Emacs Community! After almost a whole year of work, I'm releasing version 4 of the Sunrise Commander file manager for GNU Emacs. Here is a list of the most important and noteworthy changes made since version 3 (r170) was first published: MAJOR IMPROVEMENTS: * Faster (and more compliant with the specification) implementations... more »
|
|
|