all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-devel@gnu.org
Subject: Re: autoload changed in master in "1d75604eaded6a8482d28d57bc8e6a4d99d5caee"?
Date: Sat, 05 May 2018 12:29:48 +0200	[thread overview]
Message-ID: <87d0yapf8j.fsf@mat.ucm.es> (raw)
In-Reply-To: 83bmdus8ue.fsf@gnu.org

[-- Attachment #1: Type: text/plain, Size: 868 bytes --]



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


   > 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?

Thanks for you help. I now tried to do that in a clean way, started
emacs -q loaded a minimal init file with the lines

(setq load-path (cons (expand-file-name "~/emacs/init") load-path))
(autoload 'comment-out-region "comment" nil t)

And then everything works as expected. So I presume the problem is
somewhere in my init file. I have to dig into that and see what is the
reason.


BTW I could not reproduce the freezing I reported last week, that is why
no bug report so far. Thanks again


[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5025 bytes --]

      reply	other threads:[~2018-05-05 10:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-05  9:40 autoload changed in master in "1d75604eaded6a8482d28d57bc8e6a4d99d5caee"? Uwe Brauer
2018-05-05  9:54 ` Eli Zaretskii
2018-05-05  9:56   ` Uwe Brauer
2018-05-05 10:19     ` Eli Zaretskii
2018-05-05 10:29       ` Uwe Brauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d0yapf8j.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.