unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: Alan Mackenzie <acm@muc.de>
Cc: emacs-devel@gnu.org
Subject: Re: narrow-to-defun and mark-defun now work properly for CC Mode.
Date: Fri, 13 Apr 2007 10:04:49 +1200	[thread overview]
Message-ID: <17950.44289.887901.574040@farnswood.snap.net.nz> (raw)
In-Reply-To: <20070412200526.GA2376@muc.de>

 > # grep -c '^[^;]*(defmacro' $CC_RELFILESEL | sort -t: -nk2
 > 
 > gives this as a result:
 > 
 > cc-align.el:0
 > cc-cmds.el:0
 > cc-compat.el:0
 > cc-menus.el:0
 > cc-styles.el:0
 > cc-subword.el:0
 > cc-awk.el:1
 > cc-vars.el:1
 > cc-mode.el:2
 > cc-langs.el:3
 > cc-fonts.el:4
 > cc-bytecomp.el:16
 > cc-engine.el:22
 > cc-defs.el:43
 > 
 > , so pretty much all the macros are in 2 files.  (cc-bytecomp.el
 > only contains compile-time macros which won't mess other things up
 > much).

Well cc-defs.el is much smaller than cc-engine.el, so they could be merged.
Thinking about it, though, I'm not sure that it would help, as maybe it depends
on which files use the macros and whether Emacs think they need to be
recompiled.

-- 
Nick                                           http://www.inet.net.nz/~nickrob

  reply	other threads:[~2007-04-12 22:04 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-09 11:18 narrow-to-defun and mark-defun now work properly for CC Mode Alan Mackenzie
2007-04-09 17:00 ` Eric Hanchrow
2007-04-11  0:29 ` Nick Roberts
2007-04-11  5:27   ` martin rudalics
2007-04-11 17:26     ` Chong Yidong
2007-04-11 17:53       ` Chong Yidong
2007-04-11 18:53         ` Eli Zaretskii
2007-04-11 19:49         ` Alan Mackenzie
2007-04-11 20:22           ` Alan Mackenzie
2007-04-11 21:53             ` Robert J. Chassell
2007-04-11 20:51           ` Chong Yidong
2007-04-11 21:02             ` Alan Mackenzie
2007-04-11 22:19               ` Nick Roberts
2007-04-12 18:45                 ` Alan Mackenzie
2007-04-12 22:04                   ` Nick Roberts [this message]
2007-04-12 17:43               ` Richard Matthew Stallman
2007-04-12 19:08               ` Stefan Monnier
2007-04-11 21:21             ` Kim F. Storm
2007-04-12  3:18             ` Eli Zaretskii
2007-04-12  3:51               ` Nick Roberts
2007-04-12 19:08                 ` Eli Zaretskii
2007-04-11 19:51         ` Kim F. Storm
2007-04-11 21:27         ` Edward O'Connor
2007-04-11 19:46   ` Richard Matthew Stallman
2007-04-11 18:04 ` Chong Yidong
2007-04-11 23:04   ` Richard Matthew Stallman

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=17950.44289.887901.574040@farnswood.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=acm@muc.de \
    --cc=emacs-devel@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).