all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Juanma Barranquero" <lekktu@gmail.com>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: indented meta-info in describe-variable
Date: Wed, 10 Oct 2007 15:30:05 -0400	[thread overview]
Message-ID: <jwvprzmu5tw.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <f7ccd24b0710100149o1b804d8fp302b003558c1948d@mail.gmail.com> (Juanma Barranquero's message of "Wed\, 10 Oct 2007 10\:49\:36 +0200")

> Is this difference in whitespace intended?
> (defvar test nil "test")
> (make-variable-buffer-local 'test)

> and then:

> ------------------------------------------------------------
> test's value is nil

>   Automatically becomes buffer-local when set in any fashion.

> Documentation:
> test
> ------------------------------------------------------------
> test's value is t
> Local in buffer *scratch*; global value is nil
>   Automatically becomes buffer-local when set in any fashion.

> Documentation:
> test
> ------------------------------------------------------------

Should be fixed now,


        Stefan


PS: As for using faces instead of indentation, feel free to try it out, but
it's always tricky business, and may not help on a tty.

  reply	other threads:[~2007-10-10 19:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-09 10:10 indented meta-info in describe-variable Juanma Barranquero
2007-10-09 13:33 ` Stefan Monnier
2007-10-09 13:55   ` Juanma Barranquero
2007-10-10  8:49   ` Juanma Barranquero
2007-10-10 19:30     ` Stefan Monnier [this message]
2007-10-10 21:37       ` Juanma Barranquero

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=jwvprzmu5tw.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.com \
    /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.