all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: PJ Weisberg <pj@irregularexpressions.net>
To: Chris Carlson <cwcarlson@cox.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: help-gnu-emacs Digest, Vol 107, Issue 23
Date: Wed, 12 Oct 2011 23:37:54 -0700	[thread overview]
Message-ID: <CAJsNXT=sxG6GOEH9mZ8S59CmhuK8njh6MHtB_zNEe9ykhT-YVA@mail.gmail.com> (raw)
In-Reply-To: <4E96618B.3000905@cox.net>

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



      reply	other threads:[~2011-10-13  6:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJsNXT=sxG6GOEH9mZ8S59CmhuK8njh6MHtB_zNEe9ykhT-YVA@mail.gmail.com' \
    --to=pj@irregularexpressions.net \
    --cc=cwcarlson@cox.net \
    --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.
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.