unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15284: wish: make the (name) field optional
@ 2013-09-06  9:05 Arne Babenhauserheide
  2013-09-06 12:06 ` Ludovic Courtès
  2020-04-16 21:53 ` Ricardo Wurmus
  0 siblings, 2 replies; 5+ messages in thread
From: Arne Babenhauserheide @ 2013-09-06  9:05 UTC (permalink / raw)
  To: 15284

Hi Guix Hackers,

Currently when defining a package, I have to write the name at least
twice:

(define-public NAME
  (name "NAME"))

This gives the flexibility to use different names for the visual
output and the technical name. But for most packages it likely just
adds useless duplication.

So I think the (name) field should be optional, and if it is not
present, the packages technical name should be used automatically.

Best wishes,
Arne

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

end of thread, other threads:[~2020-04-16 21:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-06  9:05 bug#15284: wish: make the (name) field optional Arne Babenhauserheide
2013-09-06 12:06 ` Ludovic Courtès
2013-09-07 21:30   ` Andreas Enge
2013-09-13 23:00   ` Arne Babenhauserheide
2020-04-16 21:53 ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

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