Description:
EMACS editors of different flavors.
|
|
|
elpa package loading problem?
|
| |
does anyone have problems with emacs package system?
recently, installed several packages with it: {“rainbow-mode”,
“bookmark+”, “smex”, “expand-region”}.
But they all have a similar problem related to autoload. For example,
let's say rainbow-mode. When in css, it's not loaded. You have to... more »
|
|
those funny non-ASCII characters
|
| |
...
better to embrace unicode than fight it.
what encoding you have when you paste is rather complex. I guess it
depends on the sources you copy from, as each web page can be in diff
charset and encoding then am not sure your OS do some translation in
the pasteboard.
maybe this will help.... more »
|
|
Table formatting (cell padding) and navigation
|
| |
...
C-h f then the command name, then click the link to see the source
code. Then, search for word map.
C-h m (describe-mode) is only for major mode. Minor mode doesn't have
such documentation.
i wrote a tutorial on table. Might be helpful.
〈Emacs: Working with Tables〉
[link]... more »
|
|
Umlauts on Mac in 24 pretest
|
| |
On May 23, 8:59 am, Neuwirth Erich <erich.neuwi...@univie.ac.at>
wrote:
...
there are so many solutions to your question. I type unicode a lot…
and have few hundred personal keys in emacs as well OS-wide.
Here's some solutions to your issue:
〈Using Emacs's Abbrev Mode for Abbreviation〉... more »
|
|
Minibuffer timing
|
| |
Hi:
I would like to use the minibuffer to promp some information. However,
the minibuffer closes to quick to read all of the information. Hence,
how can I tell the minibuffer "don't close before I type the next
character"?
Thanks,
Jonas
Code till now:
First, I use abbrev-table to get a handle: When I type TRIGGERTEXT... more »
|
|
porting emacs to linux-device
|
| |
Hello NG,
I am looking forward to port emacs to my linux driven ebook-reader
(pocketbook 912). I never did such a porting procedure, so for now i
don't know where to start.
For the pocketbook there is an official SDK, a linux-download and an
inofficial SDK (in .deb format). Imho, first goal would be to get a terminal/console application and... more »
|
|
emacs color White on Black setup question
|
| |
emacs color setup question.
normally i start emacs without changing any color theme stuff. Default
is just fine for me.
but sometimes, i want the background black. The problem is, you can't
simply set background to black, you'll also need to change a bunch of
default text colors.
is there a simple way to set background to black and other colors... more »
|
|
|