unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
Cc: emacs-devel@gnu.org
Subject: Re: small elaboration in tips.texi
Date: Tue, 11 Jul 2006 11:05:48 +1200	[thread overview]
Message-ID: <17586.56652.573123.484002@kahikatea.snap.net.nz> (raw)
In-Reply-To: <2cd46e7f0607100914x587b58e7g846755525844723c@mail.gmail.com>

 > --- tips.texi	10 Jul 2006 10:58:03 -0400	1.85
 > +++ tips.texi	10 Jul 2006 11:40:42 -0400	
 > @@ -119,7 +119,9 @@
 >  that could cause name clashes for users who don't use that package.
 > 
 >  However, there is no problem with using the @code{cl} package at compile
 > -time, with @code{(eval-when-compile (require 'cl))}.
 > +time, with @code{(eval-when-compile (require 'cl))}.  That's sufficient
 > +particularly for @code{cl} macros - they are compiled in to the resulting
 > +byte-code, so @code{cl} becomes unnecessary at run time.
 > 
 >  @item
 >  When defining a major mode, please follow the major mode

I made a smaller change as the use of eval-when-compile for macros is
documented elsewhere in the manual.

Thanks.

-- 
Nick                                           http://www.inet.net.nz/~nickrob

      parent reply	other threads:[~2006-07-10 23:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-10 16:14 small elaboration in tips.texi Ken Manheimer
2006-07-10 22:29 ` Kevin Rodgers
2006-07-10 23:05 ` Nick Roberts [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=17586.56652.573123.484002@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).