From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 08 23:19:30 2014 Received: (at submit) by debbugs.gnu.org; 9 Dec 2014 04:19:30 +0000 Received: from localhost ([127.0.0.1]:58434 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XyCGn-00029G-Su for submit@debbugs.gnu.org; Mon, 08 Dec 2014 23:19:30 -0500 Received: from eggs.gnu.org ([208.118.235.92]:38902) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XyBRd-0000pS-07 for submit@debbugs.gnu.org; Mon, 08 Dec 2014 22:26:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XyBRb-0003ww-LR for submit@debbugs.gnu.org; Mon, 08 Dec 2014 22:26:36 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyBRb-0003ws-It for submit@debbugs.gnu.org; Mon, 08 Dec 2014 22:26:35 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40620) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyBRa-0004Nw-GC for bug-gnu-emacs@gnu.org; Mon, 08 Dec 2014 22:26:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XyBRU-0003vz-7O for bug-gnu-emacs@gnu.org; Mon, 08 Dec 2014 22:26:34 -0500 Received: from mail-ob0-x22f.google.com ([2607:f8b0:4003:c01::22f]:49185) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyBRU-0003vs-1z for bug-gnu-emacs@gnu.org; Mon, 08 Dec 2014 22:26:28 -0500 Received: by mail-ob0-f175.google.com with SMTP id wp4so4691914obc.20 for ; Mon, 08 Dec 2014 19:26:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=M/ZXkqill8ghEU/88WAQLV2W6SkAfUvpFNJhs/jRiGw=; b=vgQdqnpXBYVl1XQSSkUb/lBeXCXFNaeeC4b26v1aFLNC8Fxm/Oj1bB0qsB5Dyzn8xT HYsxoJ5exsibjNrETFEdOJzLTGcyksQeFpULOG+JW8BGzaB3cI36cQ80p/6uycbZXE3r rKxCjXIAvVEPU/ke3xl5vEM5cF4bw0ajEJgDuBLuGe/u8rnovScPGhqrpkQIbp1bo8uZ yHDp9nnmsD8YTR/mWV0mny3gK5VblulHdNAhoadClCHTFqaPyFTCmzRyNwmbbqtixmew e+lmyhgD3va0EX28CM9D8vBbbJhoqaxbWwM5uAwWC5frQZYiVz1Qi70OAsyQZgrcBQKU iI6w== MIME-Version: 1.0 X-Received: by 10.60.78.167 with SMTP id c7mr9983950oex.18.1418095587206; Mon, 08 Dec 2014 19:26:27 -0800 (PST) Received: by 10.76.73.98 with HTTP; Mon, 8 Dec 2014 19:26:27 -0800 (PST) Date: Mon, 8 Dec 2014 22:26:27 -0500 Message-ID: Subject: 24.4; Can't reload image files in OS X 10.10.1 From: Anthony Cowley To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 08 Dec 2014 23:19:28 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -4.0 (----) --text follows this line-- Reloading a PNG image file with C-x v doesn't actually reload the image file. I originally encountered this trying to use image-flush and clear-image-cache, but the problem persists with the simple example of loading an image file after starting with -Q. In GNU Emacs 24.4.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) of 2014-10-20 on builder10-9.porkrind.org Windowing system distributor `Apple', version 10.3.1343 Configured using: `configure --with-ns' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Image[png] Minor modes in effect: tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f p l o t . p C-x C-v M-x r e p o r t - e m Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Type C-c C-c to view the image as text. [2 times] Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils vc-git image-mode easymenu time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar 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 minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process cocoa ns multi-tty emacs) Memory information: ((conses 16 73532 5634) (symbols 48 17484 0) (miscs 40 39 151) (strings 32 10716 4350) (string-bytes 1 278816) (vectors 16 9310) (vector-slots 8 375593 16435) (floats 8 61 75) (intervals 56 171 0) (buffers 960 12)) From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 09 02:32:23 2014 Received: (at 19323) by debbugs.gnu.org; 9 Dec 2014 07:32:24 +0000 Received: from localhost ([127.0.0.1]:58520 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XyFHT-00078O-CG for submit@debbugs.gnu.org; Tue, 09 Dec 2014 02:32:23 -0500 Received: from mailfe01.swip.net ([212.247.154.1]:39694 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XyFHQ-00078E-5y for 19323@debbugs.gnu.org; Tue, 09 Dec 2014 02:32:21 -0500 X-T2-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00 Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe01.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 548500610; Tue, 09 Dec 2014 08:32:16 +0100 Received: from jdvpro.local (unknown [176.57.193.190]) (Authenticated sender: jhd) by hosdjarv.se (Postfix) with ESMTPSA id 3055E1A01AF; Tue, 9 Dec 2014 07:32:16 +0000 (UTC) Message-ID: <5486A57C.10300@swipnet.se> Date: Tue, 09 Dec 2014 08:32:12 +0100 From: "Jan D." User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Anthony Cowley , 19323@debbugs.gnu.org Subject: Re: bug#19323: 24.4; Can't reload image files in OS X 10.10.1 References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 19323 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (/) Hi. Anthony Cowley skrev den 2014-12-09 04:26: > --text follows this line-- > > Reloading a PNG image file with C-x v doesn't actually reload the image C-x v is the prefix for vc-mode. Why should that reload an image? > file. I originally encountered this trying to use image-flush and > clear-image-cache, but the problem persists with the simple example of > loading an image file after starting with -Q. > This is fixed in trunk, see http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18918. I might backport the fix to the emacs-24 branch. Jan D. > > > In GNU Emacs 24.4.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) > of 2014-10-20 on builder10-9.porkrind.org > Windowing system distributor `Apple', version 10.3.1343 > Configured using: > `configure --with-ns' > > Important settings: > value of $LANG: en_US.UTF-8 > locale-coding-system: utf-8-unix > > Major mode: Image[png] > > Minor modes in effect: > tooltip-mode: t > electric-indent-mode: t > mouse-wheel-mode: t > tool-bar-mode: t > menu-bar-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > blink-cursor-mode: t > auto-composition-mode: t > auto-encryption-mode: t > auto-compression-mode: t > line-number-mode: t > transient-mark-mode: t > > Recent input: > C-x C-f p l o t . p C-x C-v > M-x r e p o r t - e m > > Recent messages: > For information about GNU Emacs and the GNU system, type C-h C-a. > Type C-c C-c to view the image as text. [2 times] > > Load-path shadows: > None found. > > Features: > (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml > mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev > gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util > help-fns mail-prsvr mail-utils vc-git image-mode easymenu time-date > tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel > ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list > newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer > select scroll-bar 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 minibuffer nadvice loaddefs button faces cus-face macroexp > files text-properties overlay sha1 md5 base64 format env code-pages mule > custom widget hashtable-print-readable backquote make-network-process > cocoa ns multi-tty emacs) > > Memory information: > ((conses 16 73532 5634) > (symbols 48 17484 0) > (miscs 40 39 151) > (strings 32 10716 4350) > (string-bytes 1 278816) > (vectors 16 9310) > (vector-slots 8 375593 16435) > (floats 8 61 75) > (intervals 56 171 0) > (buffers 960 12)) > > From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 09 17:44:13 2014 Received: (at 19323) by debbugs.gnu.org; 9 Dec 2014 22:44:13 +0000 Received: from localhost ([127.0.0.1]:60041 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XyTVs-0000me-7P for submit@debbugs.gnu.org; Tue, 09 Dec 2014 17:44:12 -0500 Received: from coyote.seas.upenn.edu ([158.130.65.10]:47148 helo=talbot.seas.upenn.edu) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XyTPi-0000az-Iz for 19323@debbugs.gnu.org; Tue, 09 Dec 2014 17:37:51 -0500 Received: from mail-ob0-f173.google.com (mail-ob0-f173.google.com [209.85.214.173]) (authenticated bits=0) by talbot.seas.upenn.edu (8.14.5/8.14.5) with ESMTP id sB9MbndT018491 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <19323@debbugs.gnu.org>; Tue, 9 Dec 2014 17:37:49 -0500 Received: by mail-ob0-f173.google.com with SMTP id uy5so1300108obc.4 for <19323@debbugs.gnu.org>; Tue, 09 Dec 2014 14:37:44 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.202.174.198 with SMTP id x189mr510108oie.78.1418164664037; Tue, 09 Dec 2014 14:37:44 -0800 (PST) Received: by 10.76.73.98 with HTTP; Tue, 9 Dec 2014 14:37:43 -0800 (PST) In-Reply-To: <5486A57C.10300@swipnet.se> References: <5486A57C.10300@swipnet.se> Date: Tue, 9 Dec 2014 17:37:43 -0500 Message-ID: Subject: Re: bug#19323: 24.4; Can't reload image files in OS X 10.10.1 From: Anthony Cowley To: "Jan D." Content-Type: text/plain; charset=UTF-8 X-Proofpoint-Virus-Version: vendor=nai engine=5400 definitions=5800 signatures=585085 X-PP-Spam-Details: rule=add_spam_details policy=default score=0 spamscore=0 ipscore=0 suspectscore=2 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1111160001 definitions=main-1412090220 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 19323 X-Mailman-Approved-At: Tue, 09 Dec 2014 17:44:10 -0500 Cc: 19323@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (/) Ah, thank you! Of course I meant C-x C-v to refresh the file, sorry for the mixup. A backport would certainly be appreciated. Thanks again, Anthony On Tue, Dec 9, 2014 at 2:32 AM, Jan D. wrote: > Hi. > > Anthony Cowley skrev den 2014-12-09 04:26: >> >> --text follows this line-- >> >> Reloading a PNG image file with C-x v doesn't actually reload the image > > > C-x v is the prefix for vc-mode. Why should that reload an image? > >> file. I originally encountered this trying to use image-flush and >> clear-image-cache, but the problem persists with the simple example of >> loading an image file after starting with -Q. >> > > This is fixed in trunk, see > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18918. > > I might backport the fix to the emacs-24 branch. > > Jan D. > >> >> >> In GNU Emacs 24.4.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) >> of 2014-10-20 on builder10-9.porkrind.org >> Windowing system distributor `Apple', version 10.3.1343 >> Configured using: >> `configure --with-ns' >> >> Important settings: >> value of $LANG: en_US.UTF-8 >> locale-coding-system: utf-8-unix >> >> Major mode: Image[png] >> >> Minor modes in effect: >> tooltip-mode: t >> electric-indent-mode: t >> mouse-wheel-mode: t >> tool-bar-mode: t >> menu-bar-mode: t >> file-name-shadow-mode: t >> global-font-lock-mode: t >> font-lock-mode: t >> blink-cursor-mode: t >> auto-composition-mode: t >> auto-encryption-mode: t >> auto-compression-mode: t >> line-number-mode: t >> transient-mark-mode: t >> >> Recent input: >> C-x C-f p l o t . p C-x C-v >> M-x r e p o r t - e m >> >> Recent messages: >> For information about GNU Emacs and the GNU system, type C-h C-a. >> Type C-c C-c to view the image as text. [2 times] >> >> Load-path shadows: >> None found. >> >> Features: >> (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml >> mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev >> gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util >> help-fns mail-prsvr mail-utils vc-git image-mode easymenu time-date >> tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel >> ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list >> newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer >> select scroll-bar 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 minibuffer nadvice loaddefs button faces cus-face macroexp >> files text-properties overlay sha1 md5 base64 format env code-pages mule >> custom widget hashtable-print-readable backquote make-network-process >> cocoa ns multi-tty emacs) >> >> Memory information: >> ((conses 16 73532 5634) >> (symbols 48 17484 0) >> (miscs 40 39 151) >> (strings 32 10716 4350) >> (string-bytes 1 278816) >> (vectors 16 9310) >> (vector-slots 8 375593 16435) >> (floats 8 61 75) >> (intervals 56 171 0) >> (buffers 960 12)) >> >> > From debbugs-submit-bounces@debbugs.gnu.org Wed Dec 24 07:13:38 2014 Received: (at 19323-done) by debbugs.gnu.org; 24 Dec 2014 12:13:38 +0000 Received: from localhost ([127.0.0.1]:56321 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y3kos-0003Iv-6w for submit@debbugs.gnu.org; Wed, 24 Dec 2014 07:13:38 -0500 Received: from mailfe08.swip.net ([212.247.154.225]:46526 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y3kop-0003Ik-Rl for 19323-done@debbugs.gnu.org; Wed, 24 Dec 2014 07:13:36 -0500 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe08.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 560986198; Wed, 24 Dec 2014 13:13:32 +0100 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: bug#19323: 24.4; Can't reload image files in OS X 10.10.1 From: "Jan D." In-Reply-To: Date: Wed, 24 Dec 2014 13:13:31 +0100 Content-Transfer-Encoding: 7bit Message-Id: References: <5486A57C.10300@swipnet.se> To: Anthony Cowley X-Mailer: Apple Mail (2.1993) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 19323-done Cc: 19323-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (/) > 9 dec 2014 kl. 23:37 skrev Anthony Cowley : > > Ah, thank you! Of course I meant C-x C-v to refresh the file, sorry > for the mixup. A backport would certainly be appreciated. > Fix backported to emacs-24. Jan D. From unknown Mon Jun 23 09:37:42 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 21 Jan 2015 12:24:03 +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