unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* is that value the original value or did I change it?
@ 2002-04-05  7:36 Dan Jacobson
  2002-04-05 17:43 ` Kevin Rodgers
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Jacobson @ 2002-04-05  7:36 UTC (permalink / raw)


here's the typical C-h v output,
bla-bla-bla value is t

Documentation:
*If non-nil, offer to bla-bla-bla...

OK, but wouldn't it be neat for it to tell what its original or
default value was, along with its current value?  That way one
wouldn't have to poke around to see if it was one's .emacs that gave
it the current value... I'm talking about some default value checker,
not just asking the author to note the default value in the
documentation.
-- 
http://jidanni.org/ Taiwan(04)25854780

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: is that value the original value or did I change it?
  2002-04-05  7:36 is that value the original value or did I change it? Dan Jacobson
@ 2002-04-05 17:43 ` Kevin Rodgers
  2002-04-06 10:26   ` Dan Jacobson
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Rodgers @ 2002-04-05 17:43 UTC (permalink / raw)


Dan Jacobson wrote:
> 
> here's the typical C-h v output,
> bla-bla-bla value is t
> 
> Documentation:
> *If non-nil, offer to bla-bla-bla...
> 
> OK, but wouldn't it be neat for it to tell what its original or
> default value was, along with its current value?

Not really, IMO.

> That way one
> wouldn't have to poke around to see if it was one's .emacs that gave
> it the current value...

M-! emacs -q --no-site-file --eval '(describe-variable (quote bla-bla-bla))'

> I'm talking about some default value checker,
> not just asking the author to note the default value in the
> documentation.

-- 
Kevin Rodgers <kevinr@ihs.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: is that value the original value or did I change it?
  2002-04-05 17:43 ` Kevin Rodgers
@ 2002-04-06 10:26   ` Dan Jacobson
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Jacobson @ 2002-04-06 10:26 UTC (permalink / raw)


>>>>> "K" == Kevin Rodgers <kevinr@ihs.com> writes:

>> OK, but wouldn't it be neat for it to tell what its original or
>> default value was, along with its current value?

K> Not really, IMO.

>> That way one
>> wouldn't have to poke around to see if it was one's .emacs that gave
>> it the current value...

hmmm, grep xyz .emacs ... OK, never mind.
-- 
http://jidanni.org/ Taiwan(04)25854780

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-06 10:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-05  7:36 is that value the original value or did I change it? Dan Jacobson
2002-04-05 17:43 ` Kevin Rodgers
2002-04-06 10:26   ` Dan Jacobson

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