emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ELPA] some tex-related packages


From: Paul Nelson
Subject: Re: [ELPA] some tex-related packages
Date: Fri, 18 Oct 2024 19:23:59 +0200

Hi Philip, many thanks for your feedback.  I've implemented the
requested changes.

I had a couple quick questions:

1. Just for my own understanding, could you explain the following
idiom, which shows up in a couple places in your comments on
tex-parens?  Why do we have two fboundp's?

(and (fboundp 'avy-jump)
    (require 'avy nil t)
    (fboundp 'avy-jump))

2.

> Again, nothing special to say.  I just think you should include cl-lib
> and seq (or just one of the two).

Just to make sure I understand, this means to add (require 'seq)?

Thanks, best,

Paul



reply via email to

[Prev in Thread] Current Thread [Next in Thread]