unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: waterloo <waterloo2005@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: can you explain the sentence about defvar in elisp?
Date: Sat, 4 Jul 2009 00:33:54 +0800	[thread overview]
Message-ID: <907065090907030933x5a340225w90f3b29ae8d9d91b@mail.gmail.com> (raw)

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

When you specified a variable using the `defvar' special form, you
could distinguish a readily settable variable from others by typing an
asterisk, `*', in the first column of its documentation string.  For
example:

     (defvar shell-command-default-error-buffer nil
       "*Buffer name for `shell-command' ... error output.
     ... ")

I can not understant it "distinguish a readily settable variable from
others" ?

Thanks

[-- Attachment #2: Type: text/html, Size: 503 bytes --]

             reply	other threads:[~2009-07-03 16:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-03 16:33 waterloo [this message]
2009-07-03 17:52 ` can you explain the sentence about defvar in elisp? Drew Adams
2009-07-04  2:00   ` waterloo
2009-07-04  2:55     ` Drew Adams
2009-07-04  3:46       ` waterloo
2009-07-04  5:16         ` Drew Adams

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=907065090907030933x5a340225w90f3b29ae8d9d91b@mail.gmail.com \
    --to=waterloo2005@gmail.com \
    --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).