all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Alan Mackenzie <acm@muc.de>
Cc: bug-cc-mode@gnu.org, Andreas Schwab <schwab@suse.de>,
	emacs-devel@gnu.org
Subject: Re: CC mode 5.31.4: c-{beginning, end}-of-defun try to modify buffer
Date: Wed, 09 Jan 2008 10:16:04 +0100	[thread overview]
Message-ID: <478490D4.4010401@gmx.at> (raw)
In-Reply-To: <20080109090236.GA1230@muc.de>

Please bind buffer-file-truename too.

> *** cc-defs.el~	2007-08-17 22:42:52.000000000 +0000
> --- cc-defs.el	2008-01-09 08:57:19.414464408 +0000
> ***************
> *** 425,430 ****
> --- 425,431 ----
>   	  (inhibit-read-only t) (inhibit-point-motion-hooks t)
>   	  before-change-functions after-change-functions
>   	  deactivate-mark
> + 	  buffer-file-name buffer-file-truename ; Prevent primitives checking for file modification
>   	  ,@varlist)
>        (unwind-protect
>   	 (progn ,@body)


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace


      reply	other threads:[~2008-01-09  9:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <jed4sci6kb.fsf@sykes.suse.de>
2008-01-08 20:03 ` CC mode 5.31.4: c-{beginning, end}-of-defun try to modify buffer Alan Mackenzie
2008-01-08 20:14   ` Lennart Borgman (gmail)
2008-01-08 20:17   ` martin rudalics
2008-01-08 20:22     ` Lennart Borgman (gmail)
2008-01-08 21:38       ` martin rudalics
2008-01-08 21:58         ` Lennart Borgman (gmail)
2008-01-08 22:39           ` martin rudalics
2008-01-08 22:47     ` Alan Mackenzie
2008-01-09  9:02 ` Alan Mackenzie
2008-01-09  9:16   ` martin rudalics [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=478490D4.4010401@gmx.at \
    --to=rudalics@gmx.at \
    --cc=acm@muc.de \
    --cc=bug-cc-mode@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=schwab@suse.de \
    /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.