[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Proposal to add Popper to ELPA
From: |
Philip Kaludercic |
Subject: |
Re: Proposal to add Popper to ELPA |
Date: |
Fri, 08 Sep 2023 17:25:45 +0000 |
Karthik Chikmagalur <karthikchikmagalur@gmail.com> writes:
>> :type '(repeat (choice regexp
>> (symbol :tag "Major Mode")
>> (function :tag "Predicate Function")
>> (cons (choice regexp
>> (symbol :tag "Major Mode"))
>> (const :tag "Hide" hide))))
>
> Thanks, I improved the documentation for this user option and added this
> customization type. I think this addresses all the issues raised by
> Philip.
One more point, the user option `popper-echo-dispatch-keys' seems to
have a broken type. Shouldn't it be something like
(repeat (choice key-sequence character))
with proper tag annotations?
Other than that, I have added the package to the archive, thanks for
contributing your package!
> Karthik
- Proposal to add Popper to ELPA, Karthik Chikmagalur, 2023/09/05
- Re: Proposal to add Popper to ELPA, Philip Kaludercic, 2023/09/05
- Re: Proposal to add Popper to ELPA, Mauro Aranda, 2023/09/05
- Re: Proposal to add Popper to ELPA, Karthik Chikmagalur, 2023/09/05
- Re: Proposal to add Popper to ELPA, Mauro Aranda, 2023/09/05
- Re: Proposal to add Popper to ELPA, Karthik Chikmagalur, 2023/09/06
- Re: Proposal to add Popper to ELPA,
Philip Kaludercic <=
- Re: Proposal to add Popper to ELPA, Karthik Chikmagalur, 2023/09/08
- Re: Proposal to add Popper to ELPA, Mauro Aranda, 2023/09/08
- Re: Proposal to add Popper to ELPA, Karthik Chikmagalur, 2023/09/08
- Re: Proposal to add Popper to ELPA, Philip Kaludercic, 2023/09/09