Re: [Orgmode] Re: Kill text in org mode

2008-06-13 Thread Carsten Dominik
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

[Orgmode] Re: Kill text in org mode

2008-06-12 Thread John
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

[Orgmode] Re: Kill text in org mode

2008-06-11 Thread Peter Jones
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