emacs-devel
[Top][All Lists]
Advanced

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

Re: autoload changed in master in "1d75604eaded6a8482d28d57bc8e6a4d99d5c


From: Eli Zaretskii
Subject: Re: autoload changed in master in "1d75604eaded6a8482d28d57bc8e6a4d99d5caee"?
Date: Sat, 05 May 2018 13:19:37 +0300

> From: Uwe Brauer <address@hidden>
> Date: Sat, 05 May 2018 11:56:59 +0200
> 
>    > Hard to answer your question without knowing what that comment package
>    > is or where to get it.  I don't see it in Emacs and I don't see it on
>    > ELPA.  It's hard to know what's wrong with comment-mode-alist without
>    > seeing its definition.
> 
> Ok, fair enough. I thought given that Noah Friedman's packages are
> around since the beginning of the 90 they are widely known.

I did try googling for the file, but didn't find it.

> Here is a link
> http://www.splode.com/~friedman/software/emacs-lisp/src/comment.el

Thanks, I downloaded this, and I'm afraid I cannot reproduce the
problem.  After evaluating

  (autoload 'comment-out-region "comment" nil t)

and invoking "M-x comment-out-region", the variable comment-mode-alist
is defined and has a value.

How did you test it to be (un)defined?



reply via email to

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