From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.bugs Subject: bug#19323: 24.4; Can't reload image files in OS X 10.10.1 Date: Tue, 09 Dec 2014 08:32:12 +0100 Message-ID: <5486A57C.10300@swipnet.se> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1418110403 18698 80.91.229.3 (9 Dec 2014 07:33:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Dec 2014 07:33:23 +0000 (UTC) To: Anthony Cowley , 19323@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Dec 09 08:33:17 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XyFIL-0001Fn-GD for geb-bug-gnu-emacs@m.gmane.org; Tue, 09 Dec 2014 08:33:17 +0100 Original-Received: from localhost ([::1]:38227 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyFIK-0000NF-U3 for geb-bug-gnu-emacs@m.gmane.org; Tue, 09 Dec 2014 02:33:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35698) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyFIC-0000N5-Gh for bug-gnu-emacs@gnu.org; Tue, 09 Dec 2014 02:33:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XyFI6-0002eL-Lz for bug-gnu-emacs@gnu.org; Tue, 09 Dec 2014 02:33:08 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyFI6-0002e9-Jb for bug-gnu-emacs@gnu.org; Tue, 09 Dec 2014 02:33:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XyFI6-00079J-6k for bug-gnu-emacs@gnu.org; Tue, 09 Dec 2014 02:33:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: "Jan D." Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 09 Dec 2014 07:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 19323 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 19323-submit@debbugs.gnu.org id=B19323.141811034427432 (code B ref 19323); Tue, 09 Dec 2014 07:33:02 +0000 Original-Received: (at 19323) by debbugs.gnu.org; 9 Dec 2014 07:32:24 +0000 Original-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 Original-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 Original-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 Original-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) User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:97076 Archived-At: 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)) > >