all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: "Štěpán Němec" <stepnem@gmail.com>
Cc: 38189@debbugs.gnu.org
Subject: bug#38189: 27.0.50; dired-aux fails to load format-spec, leading to runtime error in dired-do-compress-to
Date: Thu, 14 Nov 2019 06:32:18 +0100	[thread overview]
Message-ID: <87ftirrpjx.fsf@gnus.org> (raw)
In-Reply-To: <87a790sqax.fsf@gmail.com> ("Štěpán Němec"'s message of "Tue, 12 Nov 2019 23:06:14 +0100")

Štěpán Němec <stepnem@gmail.com> writes:

> On current master, but released Emacs 26.3 has the same problem:
>
> Recipe:
> -------
> emacs -Q
> C-x d [or otherwise invoke dired]
> [pick a file]
> M-x dired-do-compress-to [and provide suitable value to the prompt]
>
> => Symbol’s function definition is void: format-spec
> -------
>
> `dired-do-compress-to' uses the function `format-spec', provided by
> format-spec.el, but its containing library (dired-aux.el) only declares
> the function without providing for loading it when needed.

I've now fixed this on the trunk by making that function require
format-spec.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2019-11-14  5:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-12 22:06 bug#38189: 27.0.50; dired-aux fails to load format-spec, leading to runtime error in dired-do-compress-to Štěpán Němec
2019-11-14  5:32 ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ftirrpjx.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=38189@debbugs.gnu.org \
    --cc=stepnem@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.