From unknown Fri Aug 15 15:34:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8954: 23.3.50; flymake handles read-only directories badly Resent-From: Reuben Thomas Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 28 Jun 2011 21:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 8954 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 8954@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.130929741713099 (code B ref -1); Tue, 28 Jun 2011 21:44:02 +0000 Received: (at submit) by debbugs.gnu.org; 28 Jun 2011 21:43:37 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qbg4F-0003PE-WF for submit@debbugs.gnu.org; Tue, 28 Jun 2011 17:43:37 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qbg4D-0003P1-J7 for submit@debbugs.gnu.org; Tue, 28 Jun 2011 17:43:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qbg46-0001uF-Sd for submit@debbugs.gnu.org; Tue, 28 Jun 2011 17:43:28 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:33336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbg46-0001uB-RA for submit@debbugs.gnu.org; Tue, 28 Jun 2011 17:43:26 -0400 Received: from eggs.gnu.org ([140.186.70.92]:51895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbg45-00010L-3o for bug-gnu-emacs@gnu.org; Tue, 28 Jun 2011 17:43:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qbg41-0001tQ-Jj for bug-gnu-emacs@gnu.org; Tue, 28 Jun 2011 17:43:25 -0400 Received: from exprod7ob101.obsmtp.com ([64.18.2.154]:39675) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Qbg41-0001sw-6B for bug-gnu-emacs@gnu.org; Tue, 28 Jun 2011 17:43:21 -0400 Received: from mail-wy0-f173.google.com ([74.125.82.173]) (using TLSv1) by exprod7ob101.postini.com ([64.18.6.12]) with SMTP ID DSNKTgpK9uM1IUbrWHotGHmVAPOvfsONaRms@postini.com; Tue, 28 Jun 2011 14:43:20 PDT Received: by mail-wy0-f173.google.com with SMTP id 28so502003wyf.4 for ; Tue, 28 Jun 2011 14:43:18 -0700 (PDT) Received: by 10.227.2.144 with SMTP id 16mr59346wbj.9.1309297398228; Tue, 28 Jun 2011 14:43:18 -0700 (PDT) Received: from skwd (87-194-87-241.bethere.co.uk [87.194.87.241]) by mx.google.com with ESMTPS id en1sm451843wbb.52.2011.06.28.14.43.16 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 28 Jun 2011 14:43:17 -0700 (PDT) From: Reuben Thomas Date: Tue, 28 Jun 2011 22:43:15 +0100 Message-ID: <877h858wek.fsf@sc3d.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.0 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.0 (------) If I open a system include file, and have flymake-mode in my c-mode-hook, I get: Note: file is write protected flymake-save-buffer-in-file: Opening output file: permission denied, /usr/include/regex_flymake.h and (the actual bug) the buffer displayed is not regex.h Maybe flymake should use temporary directories under /tmp to create its temporary copies of files in non-user-writable directories? In GNU Emacs 23.3.50.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.4) of 2011-06-16 on skwd Windowing system distributor `The X.Org Foundation', version 11.0.11001000 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: en_GB.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lua Minor modes in effect: shell-dirtrack-mode: t flyspell-mode: t recentf-mode: t show-paren-mode: t savehist-mode: t minibuffer-electric-default-mode: t iswitchb-mode: t icomplete-mode: t global-whitespace-mode: t global-auto-revert-mode: t desktop-save-mode: t nxhtml-menu-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: e s k t o p SPC i s SPC n o t SPC s a v e d ; SPC i n SPC p a r t i c u l a r , SPC i t ' s SPC n o t SPC a u t o - s a v e d SPC ( I S-SPC h a v e SPC c o d e d SPC SPC t o SPC s a v e SPC i n t t h e SPC d e s k t o p SPC i n SPC m y SPC a u t o C-h C-g C-c C-g C-x 5 2 C-x C-f ~ / . e m a c s . C-x C-d C-f C-g C-x C-f ~ / . e m a c s . d / v a M-x g C-g C-s C-a C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n - s a v e - h o o k ) . M-q C-x # C-g C-x C-c C-g C-c C-c n y e s C-] C-] C-] C-] C-x d C-x 1 C y d x y e s q C-x k C-x 5 0 M-x r e p o r t - m a e m a c s - b u g Recent messages: Trying passive mode...on Doing CD...done Listing /ftp.aldisc.com:/sites/default/files/...done Overwrite `/ftp.aldisc.com:/sites/default/files/banner-graphic.jpg'? [Type yn!q or C-h] Overwrite `/ftp.aldisc.com:/sites/default/files/banner-graphic.jpg'? [Type yn!q or C-h] y Copying /home/rrt/Downloads/banner-graphic.jpg to /ftp.aldisc.com:/sites/default/files/...done Copy: 1 of 1 Copy: 1 file 1 of 1 deletions 1 deletion done Load-path shadows: /home/rrt/local/share/emacs/nxhtml/util/rnc-mode hides /usr/share/emacs-snapshot/site-lisp/rnc-mode/rnc-mode /home/rrt/local/share/emacs/nxhtml/related/php-mode hides /home/rrt/local/share/emacs/site-lisp/php-mode /home/rrt/.emacs.d/elpa/dictionary-1.8.7/dictionary-init hides /usr/local/share/emacs/23.3.50/site-lisp/dictionary-el/dictionary-init /home/rrt/.emacs.d/elpa/dictionary-1.8.7/dictionary hides /usr/local/share/emacs/23.3.50/site-lisp/dictionary-el/dictionary /home/rrt/.emacs.d/elpa/dictionary-1.8.7/link hides /usr/local/share/emacs/23.3.50/site-lisp/dictionary-el/link /home/rrt/.emacs.d/elpa/dictionary-1.8.7/connection hides /usr/local/share/emacs/23.3.50/site-lisp/dictionary-el/connection /home/rrt/local/share/emacs/site-lisp/graphviz-dot-mode hides /usr/local/share/emacs/23.3.50/site-lisp/emacs-goodies-el/graphviz-dot-mode /home/rrt/local/share/emacs/site-lisp/dict hides /usr/local/share/emacs/23.3.50/site-lisp/emacs-goodies-el/dict /usr/share/emacs-snapshot/site-lisp/ruby1.8-elisp/ruby-mode hides /usr/local/share/emacs/23.3.50/lisp/progmodes/ruby-mode /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-style hides /usr/share/emacs/site-lisp/auctex/tex-style /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-mik hides /usr/share/emacs/site-lisp/auctex/tex-mik /usr/local/share/emacs/23.3.50/site-lisp/auctex/multi-prompt hides /usr/share/emacs/site-lisp/auctex/multi-prompt /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-jp hides /usr/share/emacs/site-lisp/auctex/tex-jp /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-info hides /usr/share/emacs/site-lisp/auctex/tex-info /usr/local/share/emacs/23.3.50/site-lisp/auctex/latex hides /usr/share/emacs/site-lisp/auctex/latex /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex hides /usr/share/emacs/site-lisp/auctex/tex /usr/local/share/emacs/23.3.50/site-lisp/auctex/texmathp hides /usr/share/emacs/site-lisp/auctex/texmathp /usr/local/share/emacs/23.3.50/site-lisp/auctex/context-nl hides /usr/share/emacs/site-lisp/auctex/context-nl /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-font hides /usr/share/emacs/site-lisp/auctex/tex-font /usr/local/share/emacs/23.3.50/site-lisp/auctex/toolbar-x hides /usr/share/emacs/site-lisp/auctex/toolbar-x /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-buf hides /usr/share/emacs/site-lisp/auctex/tex-buf /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-fptex hides /usr/share/emacs/site-lisp/auctex/tex-fptex /usr/local/share/emacs/23.3.50/site-lisp/auctex/bib-cite hides /usr/share/emacs/site-lisp/auctex/bib-cite /usr/local/share/emacs/23.3.50/site-lisp/auctex/context-en hides /usr/share/emacs/site-lisp/auctex/context-en /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-fold hides /usr/share/emacs/site-lisp/auctex/tex-fold /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-bar hides /usr/share/emacs/site-lisp/auctex/tex-bar /usr/local/share/emacs/23.3.50/site-lisp/auctex/context hides /usr/share/emacs/site-lisp/auctex/context /usr/local/share/emacs/23.3.50/site-lisp/auctex/font-latex hides /usr/share/emacs/site-lisp/auctex/font-latex Features: (gnus-msg gnus-art mm-uu mml2015 epg-config mm-view smime dig gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range gnus-win gnus gnus-ems shadow sort mail-extr message sendmail ecomplete rfc822 mml mml-sec mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils emacsbug multi-isearch css-mode help-mode view conf-mode newcomment ange-ftp tramp-imap tramp-gw tramp-fish tramp-smb tramp-cache tramp-ftp tramp-cmds tramp auth-source gnus-util netrc time-date shell password-cache format-spec tramp-compat trampver dired-aux dired inform-mode make-mode vc-git face-remap filladapt flyspell completing-help recentf tree-widget wid-edit uniquify paren savehist minibuf-eldef iswitchb icomplete whitespace autorevert time desktop as-external wrap-to-fill cus-start cus-load server nxhtml-autostart nxhtml-autoload moz majmodpri rnc-mode nxhtml-menu web-autoload nxhtml-base php-mode etags cc-langs cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs speedbar sb-image ezimage dframe lua-mode regexp-opt ropemacs pymacs ffap ispell flymake compile comint ring smart-quotes auto-dictionary-autoloads c-eldoc-autoloads dictionary-autoloads diff-git-autoloads dired-isearch-autoloads full-ack-autoloads guess-style-autoloads kill-ring-search-autoloads magit-autoloads mv-shell-autoloads tumble-autoloads http-post-simple-autoloads package reporter advice advice-preload yasnippet help-fns derived edmacro kmacro easymenu assoc cl cl-19 muse-autoloads emacs-goodies-el emacs-goodies-custom emacs-goodies-loaddefs easy-mmode preview-latex tex-site auto-loads tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) -- http://rrt.sc3d.org/ From unknown Fri Aug 15 15:34:49 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Reuben Thomas Subject: bug#8954: closed (Re: bug#8954: 23.3.50; flymake handles read-only directories badly) Message-ID: References: <877h858wek.fsf@sc3d.org> X-Gnu-PR-Message: they-closed 8954 X-Gnu-PR-Package: emacs Reply-To: 8954@debbugs.gnu.org Date: Wed, 11 Apr 2012 00:24:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1334103842-29033-1" This is a multi-part message in MIME format... ------------=_1334103842-29033-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #8954: 23.3.50; flymake handles read-only directories badly which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 8954@debbugs.gnu.org. --=20 8954: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D8954 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1334103842-29033-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 8954-done) by debbugs.gnu.org; 11 Apr 2012 00:23:29 +0000 Received: from localhost ([127.0.0.1]:49617 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SHlLM-0007XR-Qb for submit@debbugs.gnu.org; Tue, 10 Apr 2012 20:23:29 -0400 Received: from ironport-out.teksavvy.com ([206.248.143.162]:59778) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SHlLK-0007XJ-K5 for 8954-done@debbugs.gnu.org; Tue, 10 Apr 2012 20:23:27 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApYIACxOgk+4rwGW/2dsb2JhbABDuCMDgQyBCIIJAQEEAVYjBQsLDiYSFBgNJBOICQW2MothhHkEpEWBXYMD X-IronPort-AV: E=Sophos;i="4.75,391,1330923600"; d="scan'208";a="173170928" Received: from 184-175-1-150.dsl.teksavvy.com (HELO pastel.home) ([184.175.1.150]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 10 Apr 2012 20:22:20 -0400 Received: by pastel.home (Postfix, from userid 20848) id 6F41459460; Tue, 10 Apr 2012 20:22:20 -0400 (EDT) From: Stefan Monnier To: Reuben Thomas Subject: Re: bug#8954: 23.3.50; flymake handles read-only directories badly Message-ID: References: <877h858wek.fsf@sc3d.org> Date: Tue, 10 Apr 2012 20:22:20 -0400 In-Reply-To: <877h858wek.fsf@sc3d.org> (Reuben Thomas's message of "Tue, 28 Jun 2011 22:43:15 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 8954-done Cc: 8954-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) > If I open a system include file, and have flymake-mode in my > c-mode-hook, I get: > Note: file is write protected > flymake-save-buffer-in-file: Opening output file: permission denied, /usr= /include/regex_flymake.h > and (the actual bug) the buffer displayed is not regex.h I've installed the patch below which should fix the worst part of this bug. Stefan =3D=3D=3D modified file 'lisp/ChangeLog' --- lisp/ChangeLog 2012-04-10 23:34:25 +0000 +++ lisp/ChangeLog 2012-04-11 00:20:36 +0000 @@ -1,3 +1,7 @@ +2012-04-11 Stefan Monnier + + * progmodes/flymake.el (flymake-mode): Beware read-only dirs (bug#8954). + 2012-04-10 S=E9bastien Gross (tiny change) =20 * progmodes/hideshow.el (hs-hide-all): Don't infloop on comments =3D=3D=3D modified file 'lisp/progmodes/flymake.el' --- lisp/progmodes/flymake.el 2012-02-08 02:12:24 +0000 +++ lisp/progmodes/flymake.el 2012-04-10 23:06:08 +0000 @@ -1356,8 +1356,12 @@ (setq flymake-timer (run-at-time nil 1 'flymake-on-timer-event (current-buffer))) =20 - (when flymake-start-syntax-check-on-find-file - (flymake-start-syntax-check))))) + (when (and flymake-start-syntax-check-on-find-file + ;; Since we write temp files in current dir, there's no p= oint + ;; trying if the directory is read-only (bug#8954). + (file-writable-p (file-name-directory buffer-file-name))) + (with-demoted-errors + (flymake-start-syntax-check)))))) =20 ;; Turning the mode OFF. (t ------------=_1334103842-29033-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 28 Jun 2011 21:43:37 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qbg4F-0003PE-WF for submit@debbugs.gnu.org; Tue, 28 Jun 2011 17:43:37 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qbg4D-0003P1-J7 for submit@debbugs.gnu.org; Tue, 28 Jun 2011 17:43:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qbg46-0001uF-Sd for submit@debbugs.gnu.org; Tue, 28 Jun 2011 17:43:28 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:33336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbg46-0001uB-RA for submit@debbugs.gnu.org; Tue, 28 Jun 2011 17:43:26 -0400 Received: from eggs.gnu.org ([140.186.70.92]:51895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qbg45-00010L-3o for bug-gnu-emacs@gnu.org; Tue, 28 Jun 2011 17:43:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qbg41-0001tQ-Jj for bug-gnu-emacs@gnu.org; Tue, 28 Jun 2011 17:43:25 -0400 Received: from exprod7ob101.obsmtp.com ([64.18.2.154]:39675) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Qbg41-0001sw-6B for bug-gnu-emacs@gnu.org; Tue, 28 Jun 2011 17:43:21 -0400 Received: from mail-wy0-f173.google.com ([74.125.82.173]) (using TLSv1) by exprod7ob101.postini.com ([64.18.6.12]) with SMTP ID DSNKTgpK9uM1IUbrWHotGHmVAPOvfsONaRms@postini.com; Tue, 28 Jun 2011 14:43:20 PDT Received: by mail-wy0-f173.google.com with SMTP id 28so502003wyf.4 for ; Tue, 28 Jun 2011 14:43:18 -0700 (PDT) Received: by 10.227.2.144 with SMTP id 16mr59346wbj.9.1309297398228; Tue, 28 Jun 2011 14:43:18 -0700 (PDT) Received: from skwd (87-194-87-241.bethere.co.uk [87.194.87.241]) by mx.google.com with ESMTPS id en1sm451843wbb.52.2011.06.28.14.43.16 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 28 Jun 2011 14:43:17 -0700 (PDT) From: Reuben Thomas To: bug-gnu-emacs@gnu.org Subject: 23.3.50; flymake handles read-only directories badly Date: Tue, 28 Jun 2011 22:43:15 +0100 Message-ID: <877h858wek.fsf@sc3d.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.0 (------) If I open a system include file, and have flymake-mode in my c-mode-hook, I get: Note: file is write protected flymake-save-buffer-in-file: Opening output file: permission denied, /usr/include/regex_flymake.h and (the actual bug) the buffer displayed is not regex.h Maybe flymake should use temporary directories under /tmp to create its temporary copies of files in non-user-writable directories? In GNU Emacs 23.3.50.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.4) of 2011-06-16 on skwd Windowing system distributor `The X.Org Foundation', version 11.0.11001000 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: en_GB.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lua Minor modes in effect: shell-dirtrack-mode: t flyspell-mode: t recentf-mode: t show-paren-mode: t savehist-mode: t minibuffer-electric-default-mode: t iswitchb-mode: t icomplete-mode: t global-whitespace-mode: t global-auto-revert-mode: t desktop-save-mode: t nxhtml-menu-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: e s k t o p SPC i s SPC n o t SPC s a v e d ; SPC i n SPC p a r t i c u l a r , SPC i t ' s SPC n o t SPC a u t o - s a v e d SPC ( I S-SPC h a v e SPC c o d e d SPC SPC t o SPC s a v e SPC i n t t h e SPC d e s k t o p SPC i n SPC m y SPC a u t o C-h C-g C-c C-g C-x 5 2 C-x C-f ~ / . e m a c s . C-x C-d C-f C-g C-x C-f ~ / . e m a c s . d / v a M-x g C-g C-s C-a C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n - s a v e - h o o k ) . M-q C-x # C-g C-x C-c C-g C-c C-c n y e s C-] C-] C-] C-] C-x d C-x 1 C y d x y e s q C-x k C-x 5 0 M-x r e p o r t - m a e m a c s - b u g Recent messages: Trying passive mode...on Doing CD...done Listing /ftp.aldisc.com:/sites/default/files/...done Overwrite `/ftp.aldisc.com:/sites/default/files/banner-graphic.jpg'? [Type yn!q or C-h] Overwrite `/ftp.aldisc.com:/sites/default/files/banner-graphic.jpg'? [Type yn!q or C-h] y Copying /home/rrt/Downloads/banner-graphic.jpg to /ftp.aldisc.com:/sites/default/files/...done Copy: 1 of 1 Copy: 1 file 1 of 1 deletions 1 deletion done Load-path shadows: /home/rrt/local/share/emacs/nxhtml/util/rnc-mode hides /usr/share/emacs-snapshot/site-lisp/rnc-mode/rnc-mode /home/rrt/local/share/emacs/nxhtml/related/php-mode hides /home/rrt/local/share/emacs/site-lisp/php-mode /home/rrt/.emacs.d/elpa/dictionary-1.8.7/dictionary-init hides /usr/local/share/emacs/23.3.50/site-lisp/dictionary-el/dictionary-init /home/rrt/.emacs.d/elpa/dictionary-1.8.7/dictionary hides /usr/local/share/emacs/23.3.50/site-lisp/dictionary-el/dictionary /home/rrt/.emacs.d/elpa/dictionary-1.8.7/link hides /usr/local/share/emacs/23.3.50/site-lisp/dictionary-el/link /home/rrt/.emacs.d/elpa/dictionary-1.8.7/connection hides /usr/local/share/emacs/23.3.50/site-lisp/dictionary-el/connection /home/rrt/local/share/emacs/site-lisp/graphviz-dot-mode hides /usr/local/share/emacs/23.3.50/site-lisp/emacs-goodies-el/graphviz-dot-mode /home/rrt/local/share/emacs/site-lisp/dict hides /usr/local/share/emacs/23.3.50/site-lisp/emacs-goodies-el/dict /usr/share/emacs-snapshot/site-lisp/ruby1.8-elisp/ruby-mode hides /usr/local/share/emacs/23.3.50/lisp/progmodes/ruby-mode /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-style hides /usr/share/emacs/site-lisp/auctex/tex-style /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-mik hides /usr/share/emacs/site-lisp/auctex/tex-mik /usr/local/share/emacs/23.3.50/site-lisp/auctex/multi-prompt hides /usr/share/emacs/site-lisp/auctex/multi-prompt /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-jp hides /usr/share/emacs/site-lisp/auctex/tex-jp /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-info hides /usr/share/emacs/site-lisp/auctex/tex-info /usr/local/share/emacs/23.3.50/site-lisp/auctex/latex hides /usr/share/emacs/site-lisp/auctex/latex /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex hides /usr/share/emacs/site-lisp/auctex/tex /usr/local/share/emacs/23.3.50/site-lisp/auctex/texmathp hides /usr/share/emacs/site-lisp/auctex/texmathp /usr/local/share/emacs/23.3.50/site-lisp/auctex/context-nl hides /usr/share/emacs/site-lisp/auctex/context-nl /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-font hides /usr/share/emacs/site-lisp/auctex/tex-font /usr/local/share/emacs/23.3.50/site-lisp/auctex/toolbar-x hides /usr/share/emacs/site-lisp/auctex/toolbar-x /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-buf hides /usr/share/emacs/site-lisp/auctex/tex-buf /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-fptex hides /usr/share/emacs/site-lisp/auctex/tex-fptex /usr/local/share/emacs/23.3.50/site-lisp/auctex/bib-cite hides /usr/share/emacs/site-lisp/auctex/bib-cite /usr/local/share/emacs/23.3.50/site-lisp/auctex/context-en hides /usr/share/emacs/site-lisp/auctex/context-en /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-fold hides /usr/share/emacs/site-lisp/auctex/tex-fold /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-bar hides /usr/share/emacs/site-lisp/auctex/tex-bar /usr/local/share/emacs/23.3.50/site-lisp/auctex/context hides /usr/share/emacs/site-lisp/auctex/context /usr/local/share/emacs/23.3.50/site-lisp/auctex/font-latex hides /usr/share/emacs/site-lisp/auctex/font-latex Features: (gnus-msg gnus-art mm-uu mml2015 epg-config mm-view smime dig gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range gnus-win gnus gnus-ems shadow sort mail-extr message sendmail ecomplete rfc822 mml mml-sec mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils emacsbug multi-isearch css-mode help-mode view conf-mode newcomment ange-ftp tramp-imap tramp-gw tramp-fish tramp-smb tramp-cache tramp-ftp tramp-cmds tramp auth-source gnus-util netrc time-date shell password-cache format-spec tramp-compat trampver dired-aux dired inform-mode make-mode vc-git face-remap filladapt flyspell completing-help recentf tree-widget wid-edit uniquify paren savehist minibuf-eldef iswitchb icomplete whitespace autorevert time desktop as-external wrap-to-fill cus-start cus-load server nxhtml-autostart nxhtml-autoload moz majmodpri rnc-mode nxhtml-menu web-autoload nxhtml-base php-mode etags cc-langs cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs speedbar sb-image ezimage dframe lua-mode regexp-opt ropemacs pymacs ffap ispell flymake compile comint ring smart-quotes auto-dictionary-autoloads c-eldoc-autoloads dictionary-autoloads diff-git-autoloads dired-isearch-autoloads full-ack-autoloads guess-style-autoloads kill-ring-search-autoloads magit-autoloads mv-shell-autoloads tumble-autoloads http-post-simple-autoloads package reporter advice advice-preload yasnippet help-fns derived edmacro kmacro easymenu assoc cl cl-19 muse-autoloads emacs-goodies-el emacs-goodies-custom emacs-goodies-loaddefs easy-mmode preview-latex tex-site auto-loads tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) -- http://rrt.sc3d.org/ ------------=_1334103842-29033-1--