From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?J=F6rg-Volker_Peetz?= Newsgroups: gmane.emacs.bugs Subject: find-file-read-only-other-frame broken Date: Sun, 23 Dec 2007 10:44:08 +0100 Message-ID: <476E2DE8.2000408@dynato-kyma.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1198421791 11690 80.91.229.12 (23 Dec 2007 14:56:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Dec 2007 14:56:31 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Dec 23 15:56:43 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J6SFs-0000LC-0A for geb-bug-gnu-emacs@m.gmane.org; Sun, 23 Dec 2007 15:56:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J6SFX-0006Z6-PA for geb-bug-gnu-emacs@m.gmane.org; Sun, 23 Dec 2007 09:56:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J6NNb-0004kQ-NU for bug-gnu-emacs@gnu.org; Sun, 23 Dec 2007 04:44:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J6NNa-0004iz-HK for bug-gnu-emacs@gnu.org; Sun, 23 Dec 2007 04:44:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J6NNa-0004in-DE for bug-gnu-emacs@gnu.org; Sun, 23 Dec 2007 04:44:18 -0500 Original-Received: from moutng.kundenserver.de ([212.227.126.177]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J6NNZ-00072Q-VQ for bug-gnu-emacs@gnu.org; Sun, 23 Dec 2007 04:44:18 -0500 Original-Received: from mavo.dynato.kyma (p5B374ECF.dip.t-dialin.net [91.55.78.207]) by mrelayeu.kundenserver.de (node=mrelayeu4) with ESMTP (Nemesis) id 0ML21M-1J6NNX3Rpn-0003DC; Sun, 23 Dec 2007 10:44:16 +0100 Original-Received: from [192.168.7.6] by mavo.dynato.kyma with esmtp (Exim 4.63) (envelope-from ) id 1J6NNQ-0002Ep-SE for bug-gnu-emacs@gnu.org; Sun, 23 Dec 2007 10:44:08 +0100 User-Agent: Thunderbird 2.0.0.9 (X11/20071031) X-Enigmail-Version: 0.95.5 X-Provags-ID: V01U2FsdGVkX1+StBKMN0B373biCk1S7ZtdnAbkNo9WtXAdOxL 4m/heyuUc1QVlocNAUeMuSRGinlnLV0QWNNnaC+8TuiP2Tcxbr aujf0pk4dz8OeCGzfUm4ZxxN8PtA5PI X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) X-Mailman-Approved-At: Sun, 23 Dec 2007 09:56:13 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17222 Archived-At: Dear Emacs-developers, since version 22 the function 'find-file-read-only-other-frame' does *not switch to read-only mode* indicated by the two percent-signs in the status line and the contents of the new buffer can be changed. Regards, Jörg-Volker Peetz. P.S.: Last but not least, thank you very much for your fine work. I'm using emacs since version 18 and enjoy it very much. In GNU Emacs 22.1.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2007-12-15 on noname, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.10400000 configured using `configure '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs22:/etc/emacs:/usr/local/share/emacs/22.1/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.1/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.1/leim' '--with-x=yes' '--with-x-toolkit=athena' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: C locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: display-time-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t line-number-mode: t Recent input: x r e p o r t - e m Recent messages: Loading /etc/emacs/site-start.d/50octave2.9-emacsen.el (source)...done Loading /etc/emacs22/site-start.d/50psgml-init.el (source)...done Loading /etc/emacs/site-start.d/50psvn.el (source)...done Loading /etc/emacs/site-start.d/51debian-el.el (source)...done Toggling tool-bar-mode off; better pass an explicit argument. Loading time...done For information about the GNU Project and its goals, type C-h C-p. [2 times] Loading emacsbug... Loading regexp-opt...done Loading emacsbug...done