git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* emacs mode nitpicks
@ 2006-10-31 12:58 Han-Wen Nienhuys
  0 siblings, 0 replies; only message in thread
From: Han-Wen Nienhuys @ 2006-10-31 12:58 UTC (permalink / raw)
  To: git; +Cc: julliard

Hello,

I'm getting used to a GIT working environment, and part of that is the 
emacs mode.

I have a couple of nitpicks:

  - the "o" (open in other window, also available in 
cvs-mode/darcsum/bufferlist) doesn't work in git-status

  - it would be cool to have the return key function like in darcsum.

In darcsum, "enter" toggles showing of a diff of said file. When the 
diff is shown, the file is automatically marked for inclusion in the 
commit. Inside the diff, I can jump to the exact line with C-c.

In darcsum, I can select files for commit using only enter and arrow 
keys. In git-mode, I need the 'm', 'u', '=' keys.

(darcsum is at http://chneukirchen.org/repos/darcsum/ ; while Darcs does 
it have its issues, the Emacs mode is really very neat.)

  - When pressing 'c' for commit, the my cursor is at the "Author:" 
line. Moving to end of buffer  is just a single extra keystroke,  but 
it's completely superfluous and therefore: highly irritating keystroke.

I tried adding a (end-of-buffer) to the function definition, but it 
didn't work, and I'm not enough of an elisp guru to understand why it 
doesn't work.

-- 
  Han-Wen Nienhuys - hanwen@xs4all.nl - http://www.xs4all.nl/~hanwen

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

only message in thread, other threads:[~2006-10-31 12:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-31 12:58 emacs mode nitpicks Han-Wen Nienhuys

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 NNTP newsgroup(s).