all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: help-gnu-emacs Digest, Vol 107, Issue 23
       [not found] <mailman.43.1318435219.3961.help-gnu-emacs@gnu.org>
@ 2011-10-13  3:56 ` Chris Carlson
  2011-10-13  6:37   ` PJ Weisberg
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Carlson @ 2011-10-13  3:56 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/html, Size: 3551 bytes --]

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

* Re: help-gnu-emacs Digest, Vol 107, Issue 23
  2011-10-13  3:56 ` help-gnu-emacs Digest, Vol 107, Issue 23 Chris Carlson
@ 2011-10-13  6:37   ` PJ Weisberg
  0 siblings, 0 replies; 2+ messages in thread
From: PJ Weisberg @ 2011-10-13  6:37 UTC (permalink / raw)
  To: Chris Carlson; +Cc: help-gnu-emacs

On Wed, Oct 12, 2011 at 8:56 PM, Chris Carlson <cwcarlson@cox.net> wrote:
> Thank you very much, Kevin.  I have this in my .emacs file:
>
> (setq-default vc-initial-comment t)
>
> It still doesn't ask for a comment.  Since vc-register is defined in vc.el,
> one would think vc-initial-comment would be accessed in this file.  It
> isn't.  As a matter of fact, I can't find a vc-*.el file where it is used.
>
> Do you think I should submit a bug report?
> Chris

A grep through all of Emacs' source code shows that vc-initial-comment
is defined in lisp/vc/vc.el, mentioned in doc/emacs/maintaining.texi,
and never used *anywhere* else.  Yes, I believe a bug report is in
order.  ;-)

-PJ



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

end of thread, other threads:[~2011-10-13  6:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.43.1318435219.3961.help-gnu-emacs@gnu.org>
2011-10-13  3:56 ` help-gnu-emacs Digest, Vol 107, Issue 23 Chris Carlson
2011-10-13  6:37   ` PJ Weisberg

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.