unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
Cc: bug-cc-mode@gnu.org
Subject: comment-start redefined in cc-langs.el
Date: Sat, 29 Apr 2006 16:41:55 +0200	[thread overview]
Message-ID: <44537B33.7080600@gmx.at> (raw)

With emacs -Q do

C-h v comment-start RET

gets me

comment-start is a variable defined in `newcomment.el'
...

Now load cc-mode in a new buffer, return to scratch, and do again

C-h v comment-start RET

gets me

comment-start is a variable defined in `cc-engine.el'
...

If I now click on `cc-engine.el' I am told

find-function-search-for-symbol: Cannot find definition of `comment-start' in library `cc-engine.el'

The same holds for `comment-end' and `comment-start-skip'.

Would it be possible to rename these to `c-comment-start',
`c-comment-end', and `c-comment-start-skip' in `cc-langs.el'?

             reply	other threads:[~2006-04-29 14:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-29 14:41 martin rudalics [this message]
2006-05-02  7:58 ` comment-start redefined in cc-langs.el Alan Mackenzie
2006-05-02 12:57   ` martin rudalics
2006-05-02 15:55     ` Alan Mackenzie
2006-07-20 10:44 ` Alan Mackenzie
2006-07-21 16:05   ` martin rudalics
2006-07-21 22:52     ` Alan Mackenzie
2006-07-21 22:13       ` martin rudalics
2006-07-24  6:59       ` martin rudalics

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=44537B33.7080600@gmx.at \
    --to=rudalics@gmx.at \
    --cc=bug-cc-mode@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 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).