On Jun 12, 2008, at 8:13 PM, John wrote:
Carsten Dominik uva.nl> writes:
This is a bug in XEmacs, in the definition of the variable `isearch-
mode-map'. In this map, all printing characters should be bound to
`isearch-printing-char', but the setup does not handle non-ascii
characters correc
Carsten Dominik uva.nl> writes:
> This is a bug in XEmacs, in the definition of the variable `isearch-
> mode-map'. In this map, all printing characters should be bound to
> `isearch-printing-char', but the setup does not handle non-ascii
> characters correctly, I believe. The purpose of t
John <[EMAIL PROTECTED]> writes:
> 1. To kill some text from the mark till the begining of
> a line, I usually type in:
> - C-SPC to run `set-mark-command', then
> - C-a to run `beginning-of-line', and then
> - M-w to run `kill-ring-save'
>
> But in org-mode `C-a' is b