From: Thorsten Jolitz <tjolitz@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Creating changelog with magit
Date: Tue, 01 Apr 2014 23:42:07 +0200 [thread overview]
Message-ID: <87vbuslob4.fsf@gmail.com> (raw)
Hi List,
reading this
,--------------------------------------------
| http://orgmode.org/worg/org-contribute.html
`--------------------------------------------
I find:
,-------------------------------------------------------------------
| If you are using magit.el in Emacs, the ChangeLog for such entries
| are easily produced by pressing C in the diff listing.
`-------------------------------------------------------------------
but when doing so with point on a staged changed in the magit-status
buffer, I get a meager
,-------------------
|
| * org.el:
|
| # <<comment text>>
|
`-------------------
instead of something more useful like this:
,-------------------
| org.el:
|
| * org.el(foo):
| (bar):
| * ox.el(doo):
| (daa):
| (dee):
|
| # <<comment text>>
|
`-------------------
i.e. magit does not detect which files/definitions have changed and already
offers the template for all changes of the current diff to HEAD.
Am I doing something wrong or is this all there is?
--
cheers,
Thorsten
next reply other threads:[~2014-04-01 21:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-01 21:42 Thorsten Jolitz [this message]
2014-04-01 23:04 ` Creating changelog with magit Richard Lawrence
2014-04-03 15:51 ` Florian Beck
2014-04-03 19:59 ` Thorsten Jolitz
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vbuslob4.fsf@gmail.com \
--to=tjolitz@gmail.com \
--cc=emacs-orgmode@gnu.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.
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).