emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* C-a and C-e in org-mode
@ 2009-01-28 21:58 Ken Harris
  2009-01-29 23:16 ` Carsten Dominik
  0 siblings, 1 reply; 7+ messages in thread
From: Ken Harris @ 2009-01-28 21:58 UTC (permalink / raw)
  To: emacs-orgmode

Hello, org-mode!

I've been using org-mode recently, and overall it's pretty nice, but
one thing doesn't seem to work quite right.

I have org-special-ctrl-a/e set to nil (the default, I think).  I
think this means that C-e should work just like normal.
Unfortunately, C-u C-e fails with "Wrong type argument: integerp,
(4)".  If I use an explicit prefix (like C-u 4 C-e) it works fine.

It's been a while since I've written any Emacs Lisp, but I guess (4)
is the default prefix argument and end-of-line doesn't know how to
parse that when coming in as a normal arg.  This is probably an easy
fix (and maybe I'll write a patch later, if I have some spare time).

C-a seems to always go to the start-of-line, regardless of the prefix
argument (implicit or explicit).  That looks like a slightly deeper
problem.

Anyway, thanks for the neat mode!


- Ken

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-02-15 21:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-28 21:58 C-a and C-e in org-mode Ken Harris
2009-01-29 23:16 ` Carsten Dominik
2009-02-03  1:46   ` Ken Harris
2009-02-03 15:22     ` Carsten Dominik
2009-02-03 15:34     ` Dale Smith
2009-02-03 15:40       ` Manish
2009-02-15 21:09     ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).