all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master 38697a07c0 1/2: Add :safe property to ffap-machine-p-* variables
@ 2022-07-08 12:47 Eli Zaretskii
  2022-07-08 13:03 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2022-07-08 12:47 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: emacs-devel

> branch: master
> commit 38697a07c0f2b99b76c41cb1096543681342a405
> Author: Stefan Kangas <stefan@marxist.se>
> Commit: Stefan Kangas <stefan@marxist.se>
> 
>     Add :safe property to ffap-machine-p-* variables
>     
>     * lisp/ffap.el (ffap--accept-or-reject-p): New predicate defun.
>     (ffap-machine-p-local, ffap-machine-p-known)
>     (ffap-machine-p-unknown): Add :safe property using above new
>     predicate.

This uses an internal function as the value of a property of a user
option, which I think is not a good idea.  How about making the
function public instead (and changing its name to
'ffap-accept-or-reject-p' while at that)?



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

end of thread, other threads:[~2022-07-08 19:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08 12:47 master 38697a07c0 1/2: Add :safe property to ffap-machine-p-* variables Eli Zaretskii
2022-07-08 13:03 ` Stefan Monnier
2022-07-08 13:16   ` Eli Zaretskii
2022-07-08 19:48     ` Stefan Monnier

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.