all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Change Log's style nitpicking!
@ 2015-11-09 18:03 Mathieu Lirzin
  2015-11-11 21:13 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Mathieu Lirzin @ 2015-11-09 18:03 UTC (permalink / raw)
  To: guix-devel

Hi,

A few weeks ago, I noticed that when passing the Guix commit logs to
‘gitlog-to-changelog’, the result is not properly displayed in Emacs.

For example with:

--8<---------------cut here---------------start------------->8---
	gnu: Add python-oslo.log.
	* gnu/packages/openstack.scm (python-oslo.log,
	  python2-oslo.log): New variables.
--8<---------------cut here---------------end--------------->8---

Change Log mode requires a parenthese as a first character with only a
tabulation before (no extra space) to fontify the ‘python2-oslo.log’
with the same style as ‘python-oslo.log’. In fact it imposes precisely
what is documented in GNU Standards:

  https://www.gnu.org/prep/standards/standards.html#Style-of-Change-Logs

I will not claim that this is a major issue, but since we try to use GNU
Change Log's format, let's conform to it. ;)

Let me precise that my point is not about personnal preference (I prefer
the current format), but it is about consistency within the GNU project.

What do people think?

--
Mathieu Lirzin

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

end of thread, other threads:[~2015-11-16 22:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-09 18:03 Change Log's style nitpicking! Mathieu Lirzin
2015-11-11 21:13 ` Ludovic Courtès
2015-11-16 22:19   ` Mathieu Lirzin

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

	https://git.savannah.gnu.org/cgit/guix.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.