unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [elpa] externals/hcel 71a93991a0 1/2: linking in documentation
       [not found] ` <20220929025741.E26A0C00A6E@vcs2.savannah.gnu.org>
@ 2022-09-29  3:18   ` Stefan Monnier
  2022-09-29  4:48     ` Yuchen Pei
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2022-09-29  3:18 UTC (permalink / raw)
  To: emacs-devel; +Cc: Yuchen Pei

> +    (error "An non ApproximateLocation supplied: %s"
> +           (prin1-to-string approx-location-info)))

Unless I'm missing something, the above can be rewritten to:

    (error "A non ApproximateLocation supplied: %S" approx-location-info))


-- Stefan




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

* Re: [elpa] externals/hcel 71a93991a0 1/2: linking in documentation
  2022-09-29  3:18   ` [elpa] externals/hcel 71a93991a0 1/2: linking in documentation Stefan Monnier
@ 2022-09-29  4:48     ` Yuchen Pei
  0 siblings, 0 replies; 2+ messages in thread
From: Yuchen Pei @ 2022-09-29  4:48 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Emacs Devel mailing list

On Wed 2022-09-28 23:18:47 -0400, Stefan Monnier wrote:

>> +    (error "An non ApproximateLocation supplied: %s"
>> +           (prin1-to-string approx-location-info)))
>
> Unless I'm missing something, the above can be rewritten to:
>
>     (error "A non ApproximateLocation supplied: %S" approx-location-info))
>

Thanks. Done in commit 7f73da1.

Best,
Yuchen

-- 
PGP Key: 47F9 D050 1E11 8879 9040  4941 2126 7E93 EF86 DFD0
          <https://ypei.org/assets/ypei-pubkey.txt>



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

end of thread, other threads:[~2022-09-29  4:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <166442026154.20943.9274548783023006179@vcs2.savannah.gnu.org>
     [not found] ` <20220929025741.E26A0C00A6E@vcs2.savannah.gnu.org>
2022-09-29  3:18   ` [elpa] externals/hcel 71a93991a0 1/2: linking in documentation Stefan Monnier
2022-09-29  4:48     ` Yuchen Pei

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).