emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Using C-n/C-n in Column View
@ 2010-11-24 21:29 Peter Jones
  0 siblings, 0 replies; only message in thread
From: Peter Jones @ 2010-11-24 21:29 UTC (permalink / raw)
  To: emacs-orgmode

I've noticed that using C-n or C-p in column view jumps me around
between columns and sometimes outside of any column at all.  When using
the arrow keys point moves up and down rows, staying in the same column
as I'd expect.

I checked my bindings, and C-n is bound to:

,----
| C-n runs the command next-line, which is an interactive compiled Lisp
| function in `simple.el'.
`----

And the down arrow appears to be bound to some anonymous function:

,----
| <down> runs the command #[nil "i^X\302\303!\210\304
| \203^V^@m\204^V^@\302\303!\210\202^F^@\305^H!\210 \306=\205\"^@\307
| )\207" [col major-mode beginning-of-line 2 org-invisible-p2
| move-to-column org-agenda-mode org-agenda-do-context-action] 2 nil
| nil], which is an interactive compiled Lisp function.
`----

I've grepped the source and I can't seem to find where this binding is
set.  I'd like to set it to C-n so it works as expected since I really
*hate* using the arrow keys.

Thanks.

-- 
Peter Jones - pmade inc.
303-219-0226 http://pmade.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-24 21:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-24 21:29 Using C-n/C-n in Column View Peter Jones

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).