From: Han-Wen Nienhuys <hanwen@xs4all.nl>
To: git@vger.kernel.org
Cc: julliard@winehq.org
Subject: emacs mode nitpicks
Date: Tue, 31 Oct 2006 13:58:43 +0100 [thread overview]
Message-ID: <45474883.3040809@xs4all.nl> (raw)
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
reply other threads:[~2006-10-31 12:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45474883.3040809@xs4all.nl \
--to=hanwen@xs4all.nl \
--cc=git@vger.kernel.org \
--cc=julliard@winehq.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).