all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#22055: Some Elpa packages don't provide a feature
@ 2015-11-29 19:34 Jonas Bernoulli
  2015-11-30  9:57 ` Artur Malabarba
  0 siblings, 1 reply; 6+ messages in thread
From: Jonas Bernoulli @ 2015-11-29 19:34 UTC (permalink / raw
  To: 22055

The following Elpa packages do not provide a feature: `ada-ref-man',
`transcribe', and `uni-confusables'.  I believe all packages should
contain a library which provides the appropriate feature.

`transcribe' additionally violates many other conventions.  The various
section headers lack the space after the semicolons.  Not a single
symbol is properly prefixed or documented.  It should probably be
removed.

`load-relative' also doesn't provide its feature using `provide', but
that is intentional - it uses the alternative `provide-me' form, which
it itself defines.  I cannot really see what's so great about being
able to write `(provide-me)' instead of `(provide 'the-feature)', but
some people obviously thought it that was a good idea.  Anyway, should
`load-relative' itself really use `provide-me'?





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

end of thread, other threads:[~2015-12-12 20:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-29 19:34 bug#22055: Some Elpa packages don't provide a feature Jonas Bernoulli
2015-11-30  9:57 ` Artur Malabarba
2015-12-03 14:34   ` Jonas Bernoulli
2015-12-03 15:41     ` Artur Malabarba
2015-12-12 19:36       ` Jonas Bernoulli
2015-12-12 20:34         ` Artur Malabarba

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.