From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Require 'newcomment'?
Date: Sun, 14 Apr 2013 12:52:15 -0400 [thread overview]
Message-ID: <jwv1uadgip8.fsf-monnier+gmane.emacs.help@gnu.org> (raw)
In-Reply-To: 87bo9hijvg.fsf@gmail.com
> I use some variables defined in 'newcomment.el' in Emacs Lisp libraries,
> and did not have problems with this on my machine, but got some feedback
> that it might be necessary to require newcomment before using it.
It's usually not necessary to explicitly load newcomment.
OTOH it's important to call comment-normalize-vars before calling its
functions (expect for those functions which are also commands).
Stefan
prev parent reply other threads:[~2013-04-14 16:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-14 8:42 Require 'newcomment'? Thorsten Jolitz
2013-04-14 8:52 ` Eli Zaretskii
2013-04-14 8:59 ` Thorsten Jolitz
2013-04-14 16:52 ` Stefan Monnier [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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwv1uadgip8.fsf-monnier+gmane.emacs.help@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=help-gnu-emacs@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.
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).