From unknown Sat Jun 21 05:04:46 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#8714 <8714@debbugs.gnu.org> To: bug#8714 <8714@debbugs.gnu.org> Subject: Status: 23.3.50; Flymake kills my computer on mass revert Reply-To: bug#8714 <8714@debbugs.gnu.org> Date: Sat, 21 Jun 2025 12:04:46 +0000 retitle 8714 23.3.50; Flymake kills my computer on mass revert reassign 8714 emacs submitter 8714 Reuben Thomas severity 8714 normal tag 8714 fixed thanks From debbugs-submit-bounces@debbugs.gnu.org Sat May 21 18:13:10 2011 Received: (at submit) by debbugs.gnu.org; 21 May 2011 22:13:11 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QNuQ2-0003Nl-20 for submit@debbugs.gnu.org; Sat, 21 May 2011 18:13:10 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QNuPz-0003NP-H4 for submit@debbugs.gnu.org; Sat, 21 May 2011 18:13:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QNuPs-0000Hz-Ui for submit@debbugs.gnu.org; Sat, 21 May 2011 18:13:02 -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]:52725) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNuPs-0000Hv-TA for submit@debbugs.gnu.org; Sat, 21 May 2011 18:13:00 -0400 Received: from eggs.gnu.org ([140.186.70.92]:33100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QNuPr-0002H8-Db for bug-gnu-emacs@gnu.org; Sat, 21 May 2011 18:13:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QNuPp-0000HX-In for bug-gnu-emacs@gnu.org; Sat, 21 May 2011 18:12:59 -0400 Received: from exprod7ob126.obsmtp.com ([64.18.2.205]:48056) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QNuPp-0000HT-6M for bug-gnu-emacs@gnu.org; Sat, 21 May 2011 18:12:57 -0400 Received: from mail-ww0-f45.google.com ([74.125.82.45]) (using TLSv1) by exprod7ob126.postini.com ([64.18.6.12]) with SMTP ID DSNKTdg45gUAfcq1HKzrkRcSpDGaAdGqk0vR@postini.com; Sat, 21 May 2011 15:12:55 PDT Received: by wwi36 with SMTP id 36so4161181wwi.2 for ; Sat, 21 May 2011 15:12:53 -0700 (PDT) Received: by 10.216.221.158 with SMTP id r30mr908397wep.50.1306015973409; Sat, 21 May 2011 15:12:53 -0700 (PDT) Received: from canta (87-194-87-241.bethere.co.uk [87.194.87.241]) by mx.google.com with ESMTPS id h39sm2507021wes.29.2011.05.21.15.12.51 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 21 May 2011 15:12:52 -0700 (PDT) From: Reuben Thomas To: bug-gnu-emacs@gnu.org Subject: 23.3.50; Flymake kills my computer on mass revert Date: Sat, 21 May 2011 23:12:50 +0100 Message-ID: <87d3jb8zz1.fsf@sc3d.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 have a lot of buffers open with flymake switched on, and I git checkout a different branch of a project, causing the buffers to auto-revert (because I have auto-revert switched on) then my computer is slowed down massively by having a new make process started for each and every buffer. Is it reasonable to suggest that flymake should at the very most try to recheck buffers that are actually visible, and arguably only the buffer being edited; if visible buffers, then maybe an additional safeguard of a maximum number of processes to start would be a good idea. If you=E2=80=99re wondering why the process was so onerous, it=E2=80=99s th= at after checking out a different branch (not an uncommon operation, I believe), make realised that it had to re-run automake, so I had about 30 processes trying to run automake simultaneously, which turns out to be quite hard work even for a reasonably powerful (2GHz/2Gb) machine. In GNU Emacs 23.3.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4) of 2011-04-24 on canta 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: Custom Minor modes in effect: diff-auto-refine-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 Recent input: b C-y =20 =20 C-SPC C-e C-w =20 i s : =20 t h i s SPC i m p l i=20 e s SPC t h a t SPC s y n t a x SPC c h e c k SPC w=20 i l l SPC =20 w h i c h=20 SPC c o u l d SPC b e SPC m a d e SPC c l e a r e r=20 SPC b y SPC r e w e o r d i n g SPC i t=20 SPC a s : C-y M-y M-y=20 M-y M-y M-y M-y M-y C-a =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 i f C-x=20 C-s C-x # C-c C-c n y e s M-x r e p o r t=20 b u g - =20 - e m a c s - b u g Recent messages: Auto-saving...done Mark set [5 times] Auto-saving...done Saving file /home/rrt/Mail/drafts/*message*-20110521-230719... Wrote /home/rrt/Mail/drafts/*message*-20110521-230719 No server editing buffers exist Convert non-ASCII letters to hexadecimal? (y or n)=20 Sending... Sending via mail... Sending...done Load-path shadows: /home/rrt/local/share/emacs/nxhtml/util/rnc-mode hides /usr/share/emacs-sna= pshot/site-lisp/rnc-mode/rnc-mode /home/rrt/local/share/emacs/nxhtml/related/php-mode hides /home/rrt/local/s= hare/emacs/site-lisp/php-mode /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/.emacs.d/elpa/dictionary-1.8.7/dictionary-init hides /usr/local/s= hare/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/local/share/emacs/site-lisp/graphviz-dot-mode hides /usr/local/sh= are/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/local/share/emacs/23.3.50/site-lisp/css-mode/css-mode hides /usr/local= /share/emacs/23.3.50/lisp/textmodes/css-mode /usr/share/emacs-snapshot/site-lisp/ruby1.8-elisp/ruby-mode hides /usr/loca= l/share/emacs/23.3.50/lisp/progmodes/ruby-mode /usr/local/share/emacs/23.3.50/site-lisp/css-mode/css-mode hides /usr/share= /emacs/site-lisp/css-mode/css-mode /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-info hides /usr/share/e= macs/site-lisp/auctex/tex-info /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/context-en hides /usr/share= /emacs/site-lisp/auctex/context-en /usr/local/share/emacs/23.3.50/site-lisp/auctex/latex hides /usr/share/emac= s/site-lisp/auctex/latex /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-mik hides /usr/share/em= acs/site-lisp/auctex/tex-mik /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-buf hides /usr/share/em= acs/site-lisp/auctex/tex-buf /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-jp hides /usr/share/ema= cs/site-lisp/auctex/tex-jp /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-bar hides /usr/share/em= acs/site-lisp/auctex/tex-bar /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/multi-prompt hides /usr/sha= re/emacs/site-lisp/auctex/multi-prompt /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/tex-font hides /usr/share/e= macs/site-lisp/auctex/tex-font /usr/local/share/emacs/23.3.50/site-lisp/auctex/tex-fold hides /usr/share/e= macs/site-lisp/auctex/tex-fold /usr/local/share/emacs/23.3.50/site-lisp/auctex/texmathp hides /usr/share/e= macs/site-lisp/auctex/texmathp /usr/local/share/emacs/23.3.50/site-lisp/auctex/context hides /usr/share/em= acs/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 /usr/local/share/emacs/23.3.50/site-lisp/auctex/bib-cite hides /usr/share/e= macs/site-lisp/auctex/bib-cite /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-style hides /usr/share/= emacs/site-lisp/auctex/tex-style Features: (gnus-msg gnus-art mm-uu mml2015 epg-config mm-view smime dig gnus-sum nnoo gnus-group gnus-undo nnmail mail-source format-spec gnus-start gnus-spec gnus-int gnus-range gnus-win gnus gnus-ems newcomment shadow sort mail-extr message sendmail ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils emacsbug pp cus-edit diff-git diff-mode add-log log-view pcvs-util vc-annotate vc help-mode view tabify man grep time-stamp multi-isearch noutline outline m4-mode python-21 python info vc-dispatcher vc-svn cperl-mode inform-mode make-mode autoconf autoconf-mode vc-git face-remap filladapt flyspell sh-script executable completing-help recentf tree-widget wid-edit uniquify paren savehist minibuf-eldef iswitchb icomplete whitespace autorevert time as-external wrap-to-fill cus-start cus-load desktop server nxhtml-autostart nxhtml-autoload 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 flymake compile comint ring ffap ispell 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) --=20 http://rrt.sc3d.org/ From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 03 07:58:15 2017 Received: (at 8714) by debbugs.gnu.org; 3 Nov 2017 11:58:15 +0000 Received: from localhost ([127.0.0.1]:48816 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eAac3-0005GY-1U for submit@debbugs.gnu.org; Fri, 03 Nov 2017 07:58:15 -0400 Received: from mail-wm0-f49.google.com ([74.125.82.49]:53923) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eAabz-0005GK-MK for 8714@debbugs.gnu.org; Fri, 03 Nov 2017 07:58:12 -0400 Received: by mail-wm0-f49.google.com with SMTP id r196so1035015wmf.2 for <8714@debbugs.gnu.org>; Fri, 03 Nov 2017 04:58:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=Ld5hPacdV8zyNNloKiXifq1b1P3sbRpKxzr9tf7+zWc=; b=bvtkCovwFjMWRETfNYeiKe2TN5Cp1RS2RK5BTr/7z8lO36QDMzwcWWYIgkZFbn1b56 zGkKWyYUeOobAio3OXIa0zvSdDNmnl6IACNF0ExDXU9HvzUpjVcr7Q3eIh1VfMWbjPFD nSEDFM07r13+tfrUfs9k0akdjSjt5EGv2bRagNbctukDv4wBbRXCyq59738ormkRbr6t +z9pmVpspoAsnR4gRpRBMfHzprc4Hcffx/2m+7Fi4f8WtsIrztohkgnPxj8QQLbmwEey V4gfhzglexXDKOgcflSxMauQ0rAhA45qTH1Wf/X9iXB+l7jBOifsLSmy49Vh6Vl6UabW XeZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=Ld5hPacdV8zyNNloKiXifq1b1P3sbRpKxzr9tf7+zWc=; b=VAyin2ZbD6wtZ7py6GL4YOM8P6rOuvtkqks0Sfg2qkuZXTzSdne55LivJG+wxVVm4K eWPUtmIC0dpCz3ROFna7/r8+1mmNdSbYja5/MrfWDXSoprXnyUdEbZlMIoCVzmoeQRWR vv7SFk+bJXW+HsXpfs6dqBpqeODyt3gMpgJHsj4pnjyImiHxH1hbduPy9xHYwsXpJanS Apae19mhv4A9eYUUIiYVRaIo3lhEHoaafiqdAA+v5zKvo6xMYduUptaTwccNUKbXJpb/ BTASoisGGJjZeji6Xqfx3uNt4KXB2eU1AT4afQZW3KZud0/ev9e7jSbj/L+yFGUgO2RF tWDg== X-Gm-Message-State: AMCzsaWlig8+t+JEEg+VON/OQjWfRrY/pWmIexsYrSE4R5TREu6bnAoV Atr0+iMt2A7qGpK7rCqaXF/IB4UI X-Google-Smtp-Source: ABhQp+SRuRxJ6VUBx7I7Ims6DZ4DExvOrifBCRxTIe7ILdT7+lF0FlPh532t5j/OubN88pUpXfnCUQ== X-Received: by 10.28.155.18 with SMTP id d18mr4312003wme.107.1509710285694; Fri, 03 Nov 2017 04:58:05 -0700 (PDT) Received: from lolita.yourcompany.com (188.139.62.94.rev.vodafone.pt. [94.62.139.188]) by smtp.gmail.com with ESMTPSA id 141sm2203789wmr.45.2017.11.03.04.58.04 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 03 Nov 2017 04:58:05 -0700 (PDT) From: joaotavora@gmail.com (=?utf-8?B?Sm/Do28gVMOhdm9yYQ==?=) To: Reuben Thomas Subject: Re: bug#8714: 23.3.50; Flymake kills my computer on mass revert References: <87d3jb8zz1.fsf@sc3d.org> Date: Fri, 03 Nov 2017 11:58:03 +0000 In-Reply-To: <87d3jb8zz1.fsf@sc3d.org> (Reuben Thomas's message of "Sat, 21 May 2011 23:12:50 +0100") Message-ID: <87375vvak4.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 8714 Cc: 8714@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Reuben Thomas writes: > If I have a lot of buffers open with flymake switched on, and I git > checkout a different branch of a project, causing the buffers to > auto-revert (because I have auto-revert switched on) then my computer is > slowed down massively by having a new make process started for each and > every buffer. > > Is it reasonable to suggest that flymake should at the very most try to > recheck buffers that are actually visible, and arguably only the buffer > being edited; if visible buffers, then maybe an additional safeguard of > a maximum number of processes to start would be a good idea. Sorry for the very late reply to this issue. This was fixed the following commit in the upcoming emacs-26. 11b37b4a9f..: Jo=C3=A3o T=C3=A1vora 2017-10-09 Be lazy when starting Fly= make checks Jo=C3=A3o From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 03 07:59:15 2017 Received: (at control) by debbugs.gnu.org; 3 Nov 2017 11:59:15 +0000 Received: from localhost ([127.0.0.1]:48820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eAad1-0005IB-C0 for submit@debbugs.gnu.org; Fri, 03 Nov 2017 07:59:15 -0400 Received: from mail-wm0-f45.google.com ([74.125.82.45]:50338) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eAacz-0005Hz-Gs for control@debbugs.gnu.org; Fri, 03 Nov 2017 07:59:13 -0400 Received: by mail-wm0-f45.google.com with SMTP id s66so970871wmf.5 for ; Fri, 03 Nov 2017 04:59:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:message-id:to:from:subject:mime-version :content-transfer-encoding; bh=mfKXR5wG/Q+1Tp4Df4QrFFC46RLMGM3RhwFhbg1+1zk=; b=IQCsGtBoH66hH0njsxyZCZDdVop196+W71Z30mIhZ/BCBl3widdM/Bo2JPjhIPFTzP hwQVsN0k6PrnUrUQSoISy/EzgLFknhz96oBKjxcKrE3tSAWGMb0IWBZd11wyUQhOMCni gA6v8SIV0Qz/6x/ka4EaaHRRHrPqHhK316AV/1KGKjEIfKEgKaY2w73Qefa58wukccwg JyOtjof7TIarKm50jKtjJzH9j9PpRZo3x2uQ+9Y7LgdqMzl4cqU46TxwwVAX5dsCJsCo JNSf/Lx0b0Kuu6CJyPAqm5XiVnxQr8obfVwMbrSG+Qx1c7c7VFCReAzkXK01IFmWhb/v gRVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:message-id:to:from:subject:mime-version :content-transfer-encoding; bh=mfKXR5wG/Q+1Tp4Df4QrFFC46RLMGM3RhwFhbg1+1zk=; b=ipU8+1zV0xSP46gZ0Yk3RjGNJhiB5EBdepjTviM2t2ose/cHGOdsN2bJm5CSCrJGl8 nuDV0XQSwekNQl4LN9iCcMjcjPZXIJ9qxcGfIhtVxPk1oC3mIsf87pyC4fkzrMaVwixC KAGY2N2umAi8czURQTzhGN4L7luB9icBAtja494P1/PZkqk2R0NAGu4amoOMfqnlv6PW WBFX0nbmE8bFuzWM61vMQYChdLDMXfFNV00OIWcbUQNMdB5fg98d2UrEXUH9u182zqnI 0z1hMKVp3kVeSAuuu0TCiegxz7QBtjLLugDNqvyVFYKsd7oxXEPCkWqyNqWNSeI+1KJJ 6oug== X-Gm-Message-State: AMCzsaVM9CUNveRSnvx2aEOOx5rbd0rf8tYE/YKX6zIM+NqkrfZUswP5 uf2va9UmAsJoY/nUt+21ogfeK2md X-Google-Smtp-Source: ABhQp+TQyas9csXwcDDqZvbg8h6oYpxVlW9wK2y36xIJur1LYvMCUrfWGDRmZSXcN3ZLPTnMDzX4Ng== X-Received: by 10.80.245.21 with SMTP id t21mr8680249edm.169.1509710347658; Fri, 03 Nov 2017 04:59:07 -0700 (PDT) Received: from lolita.yourcompany.com (188.139.62.94.rev.vodafone.pt. [94.62.139.188]) by smtp.gmail.com with ESMTPSA id m8sm5496919edl.74.2017.11.03.04.59.06 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 03 Nov 2017 04:59:06 -0700 (PDT) Date: Fri, 03 Nov 2017 11:59:06 +0000 Message-Id: <871slfvaid.fsf@gmail.com> To: control@debbugs.gnu.org From: joaotavora@gmail.com (=?utf-8?B?Sm/Do28gVMOhdm9yYQ==?=) Subject: control message for bug #8714 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) tags 8714 fixed close 8714 26.1 From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 03 08:02:22 2017 Received: (at 8714) by debbugs.gnu.org; 3 Nov 2017 12:02:22 +0000 Received: from localhost ([127.0.0.1]:48835 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eAag2-0005Ou-GE for submit@debbugs.gnu.org; Fri, 03 Nov 2017 08:02:22 -0400 Received: from mail-oi0-f49.google.com ([209.85.218.49]:56512) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eAag0-0005Oi-RW for 8714@debbugs.gnu.org; Fri, 03 Nov 2017 08:02:21 -0400 Received: by mail-oi0-f49.google.com with SMTP id v9so1862087oif.13 for <8714@debbugs.gnu.org>; Fri, 03 Nov 2017 05:02:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sc3d.org; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=GFFjb2N53jnPlBpbIwPGJrTekMR+ez4pufS2V10lbUg=; b=GrGfkbM8uonH5tAKBFxvSpNuxXL6J20MtYjGqBjhdu/+gussrQ9g7ElVGziro6AT00 +mWVKIvjGpoQ+pyGWpwBFy/BOQeotPHHmsq4o3iscQG5ByLPnJGA7eH/wvWhUYrVinvg 2Wbc0kErifcbImEYTZZl0VhbMFQhghSCBHkB8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=GFFjb2N53jnPlBpbIwPGJrTekMR+ez4pufS2V10lbUg=; b=Pzvh+AZ723E/OOvpWNTppdRFBHRkQ98Liso9diJ2YLtJ3hy77wwihpLJmAgYKNRbeQ ySUyRLOZSh0gSydgQI+rF19H1K5V42Sk9lrjr0Ogp1RWpgJrbE1UGiMrqlG7WiRiGwYF rZk5BSHTIBv+BgQJbVbCjaYO2EQOOyyE5AWzTqJa/Nl4NExe9/zNunrVXBjLiduocMnM bCjsexmNW1N2jUhElMKw7LOFnpQVGeViMJOuZ7iwdwoB7kAAWo/DjrMIef5QkC/bRoqQ 9CmP+QUo0HNbeYj6RMm2k5X46jRms1LeeTW8GICQZS+gAoast2eqWkiEBn2G8bohhQmj vPXQ== X-Gm-Message-State: AMCzsaUQpSU4dpeaQruGv8T4cfLogf+70lJlwUSUZtKZNKAWUoOsKpz2 8hWEy6bYsOrYixYwhLQCa8zvLb2Di4frzcOO16UduQ== X-Google-Smtp-Source: ABhQp+RnCHt9xAz8CkRj4rBeJg+PPgbvuS1hP2I5h7x5tYywZfFJFHEOgDyKwmvOiyixN58qKrb7izE2AceThP6Glrk= X-Received: by 10.202.243.85 with SMTP id r82mr3892173oih.82.1509710534888; Fri, 03 Nov 2017 05:02:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.82.100 with HTTP; Fri, 3 Nov 2017 05:02:14 -0700 (PDT) Received: by 10.157.82.100 with HTTP; Fri, 3 Nov 2017 05:02:14 -0700 (PDT) In-Reply-To: <87375vvak4.fsf@gmail.com> References: <87d3jb8zz1.fsf@sc3d.org> <87375vvak4.fsf@gmail.com> From: Reuben Thomas Date: Fri, 3 Nov 2017 12:02:14 +0000 Message-ID: Subject: Re: bug#8714: 23.3.50; Flymake kills my computer on mass revert To: =?UTF-8?B?Sm/Do28gVMOhdm9yYQ==?= Content-Type: multipart/alternative; boundary="94eb2c0916b0256407055d12e0c1" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 8714 Cc: 8714@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) --94eb2c0916b0256407055d12e0c1 Content-Type: text/plain; charset="UTF-8" Thanks very much for the fix. --94eb2c0916b0256407055d12e0c1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Than= ks very much for the fix.=C2=A0
--94eb2c0916b0256407055d12e0c1-- From unknown Sat Jun 21 05:04:46 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 01 Dec 2017 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator