unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#19537: Manual documents nonexistent functionality of package-upload-buffer
@ 2015-01-08  3:40 Kelly Dean
  2015-01-08 14:31 ` Stefan Monnier
  2019-07-14  4:21 ` Stefan Kangas
  0 siblings, 2 replies; 5+ messages in thread
From: Kelly Dean @ 2015-01-08  3:40 UTC (permalink / raw)
  To: 19537

Manual page «(elisp) Package Archives» says:
⌜ -- Command: package-upload-buffer
     This command is similar to `package-upload-file', but instead of
     prompting for a package file, it uploads the contents of the
     current buffer.  The current buffer must be visiting a simple
     package (a `.el' file) or a multi-file package (a `.tar' file);
     otherwise, an error is raised.⌝

But in fact, it must be visiting a simple package; it can't be a multi-file package. For the latter, only package-upload-file works (and even that works only after the patch for bug #19536 is applied).





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

end of thread, other threads:[~2019-07-25 22:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08  3:40 bug#19537: Manual documents nonexistent functionality of package-upload-buffer Kelly Dean
2015-01-08 14:31 ` Stefan Monnier
2019-07-14  4:21 ` Stefan Kangas
2019-07-15 12:50   ` Stefan Monnier
2019-07-25 22:37   ` Noam Postavsky

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

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