unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Shiyou Abe <j6302003@ed.noda.tus.ac.jp>
Subject: cc-mode 4.282 as included in 19.34.1 (Java); d
Date: Wed, 16 Apr 2003 14:35:02 +0900 (JST)	[thread overview]
Message-ID: <200304160535.h3G5Z2203831@nodab126.ed.noda.tus.ac.jp> (raw)


Dear Barry,



Emacs  : GNU Emacs 19.34.1 (sparc-sun-solaris2.6, X toolkit) of Fri Sep 11 1998 on cc.kagu.sut.ac.jp
Package: cc-mode 4.282 as included in 19.34.1 (Java)

c-emacs-features: (v19 1-bit new-re)

current state:
==============
(setq
 c-basic-offset 2
 c-offsets-alist '((string . -1000)
		   (c . c-lineup-C-comments)
		   (defun-open . 0)
		   (defun-close . 0)
		   (defun-block-intro . +		   (class-open . 0)



		   (class-close . 0)
		   (inline-open . +)
		   (inline-close . 0)
		   (ansi-funcdecl-cont . +)
		   (knr-argdecl-intro . 5)
		   (knr-argdecl . 0)
		   (topmost-intro . 0)
		   (topmost-intro-cont . 0)
		   (member-init-intro . +)
		   (member-init-cont . 0)
		   (inher-intro . +)
		   (inher-cont . c-lineup-multi-inher)
		   (block-open . 0)
		   (block-close . 0)
		   (brace-list-open . 0)
		   (brace-list-close . 0)
		   (brace-list-intro . +)
		   (brace-list-entry . 0)
		   (statement . 0)
		   (statement-cont . +)
		   (statement-block-intro . +)
		   (statement-case-intro . +)
		   (statement-case-open . +)
		   (substatement . +)
		   (substatement-open . +)
		   (case-label . 0)
		   (access-label . 0)
		   (label . 0)
		   (do-while-closure . 0)
		   (else-clause . 0)
		   (comment-intro . c-lineup-comment)
		   (arglist-intro . c-lineup-arglist-intro-after-paren)
		   (arglist-cont . 0)
		   (arglist-cont-nonempty . c-lineup-arglist)
		   (arglist-close . c-lineup-arglist)
		   (stream-op . c-lineup-streamop)
		   (inclass . +)
		   (cpp-macro . -1000)
		   (friend . 0)
		   (objc-method-intro . -1000)
		   (objc-method-args-cont . c-lineup-ObjC-method-args)
		   (objc-method-call-cont . c-lineup-ObjC-method-call)
		   )
 c-block-comments-indent-p nil
 c-cleanup-list '(scope-operator)
 c-comment-only-line-offset '(0 . 0)
 c-backslash-column 48
 c-delete-function 'backward-delete-char-untabify
 c-electric-pound-behavior nil
 c-hanging-braces-alist '((brace-list-open) (substatement-open after)
			  (block-close . c-snug-do-while))
 c-hanging-colons-alist nil
 c-hanging-comment-ender-p t
 c-tab-always-indent t
 c-recognize-knr-p t
 defun-prompt-regexp nil
 tab-width 8
 )

                 reply	other threads:[~2003-04-16  5:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200304160535.h3G5Z2203831@nodab126.ed.noda.tus.ac.jp \
    --to=j6302003@ed.noda.tus.ac.jp \
    /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).