all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to get rid of the "Summary: " inserted by vc log-edit.el?
@ 2019-10-27  8:57 Steinar Bang
  2019-10-28  8:17 ` Richard Copley
  2019-10-29 15:14 ` Dmitry Gutov
  0 siblings, 2 replies; 8+ messages in thread
From: Steinar Bang @ 2019-10-27  8:57 UTC (permalink / raw)
  To: help-gnu-emacs

Platform: emacs 26

Is there a simple way to get rid of the "Summary: " tag inserted into
the comment buffer when making a commit with 'C-x v v'?

The first, and only, thing I do with the Summary: tag is to delete
it. And it would be nice not to have to.

But it doesn't look like this tag is configurable...?  And it wasn't all
that easy to find where it is set either.

The place I've found is set, are:
 When the author field is set
  http://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/vc/log-edit.el#n834
 When the Amend header is toggled
  http://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/vc/log-edit.el#n1179
 Possibly as a side effect of extracting headers from the commit message...?
  http://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/vc/log-edit.el#n1124

Or is it perhaps set in a completely different place?

Thanks!


- Steinar



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

end of thread, other threads:[~2019-10-29 20:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-27  8:57 How to get rid of the "Summary: " inserted by vc log-edit.el? Steinar Bang
2019-10-28  8:17 ` Richard Copley
2019-10-29 17:48   ` Steinar Bang
2019-10-29 15:14 ` Dmitry Gutov
2019-10-29 17:48   ` Steinar Bang
2019-10-29 18:50     ` Dmitry Gutov
2019-10-29 20:24       ` Steinar Bang
2019-10-29 20:34         ` Dmitry Gutov

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.