unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [elpa] externals/hyperbole 63df256a56 1/2: Make defil button types flash on activation
       [not found] ` <20221016145752.D9396C0009E@vcs2.savannah.gnu.org>
@ 2022-10-18 14:26   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2022-10-18 14:26 UTC (permalink / raw)
  To: Bob Weiner; +Cc: emacs-devel

> @@ -1566,7 +1577,7 @@ associated arguments from the button."
>  	(setq ibut-type-symbol (intern-soft (concat "ibtypes::" type-name))))
>        (when ibut-type-symbol
>  	(let ((types (htype:category 'ibtypes))
> -	      ;; Global var used in (hact) function, don't delete.
> +	      ;; 'types' is a global var used in (hact) function, don't delete.
>  	      (hrule:action 'actype:identity))
>  	  (funcall ibut-type-symbol))))))

Could you clarify?  When searching for `types` in hact.el I found it
used only inside `htype:names` where it can't interact with the above
code, AFAICT.

What am I missing?


        Stefan




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-18 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <166593227235.3208.7799734132109016201@vcs2.savannah.gnu.org>
     [not found] ` <20221016145752.D9396C0009E@vcs2.savannah.gnu.org>
2022-10-18 14:26   ` [elpa] externals/hyperbole 63df256a56 1/2: Make defil button types flash on activation Stefan Monnier

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