From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#5980: iimage.el and modification hooks Date: Mon, 07 Jun 2010 17:03:40 -0400 Message-ID: References: <4BCD5ABF.6010601@os.inf.tu-dresden.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1275946101 13709 80.91.229.12 (7 Jun 2010 21:28:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 7 Jun 2010 21:28:21 +0000 (UTC) To: Martin Pohlack Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jun 07 23:28:20 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1OLjrm-00039f-LT for geb-bug-gnu-emacs@m.gmane.org; Mon, 07 Jun 2010 23:28:18 +0200 Original-Received: from localhost ([127.0.0.1]:58956 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLjrl-00069y-Ql for geb-bug-gnu-emacs@m.gmane.org; Mon, 07 Jun 2010 17:28:17 -0400 Original-Received: from [140.186.70.92] (port=55319 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLjrb-000681-Nb for bug-gnu-emacs@gnu.org; Mon, 07 Jun 2010 17:28:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OLjrZ-0003gj-9Q for bug-gnu-emacs@gnu.org; Mon, 07 Jun 2010 17:28:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50932) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLjrZ-0003gZ-7F for bug-gnu-emacs@gnu.org; Mon, 07 Jun 2010 17:28:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OLjXC-00032w-Lw for bug-gnu-emacs@gnu.org; Mon, 07 Jun 2010 17:07:02 -0400 Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 07 Jun 2010 21:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 5980 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 5980@debbugs.gnu.org, monnier@iro.umontreal.ca Original-Received: via spool by 5980-done@debbugs.gnu.org id=D5980.127594476511697 (code D ref 5980); Mon, 07 Jun 2010 21:07:02 +0000 Original-Received: (at 5980-done) by debbugs.gnu.org; 7 Jun 2010 21:06:05 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLjWG-00032c-RJ for submit@debbugs.gnu.org; Mon, 07 Jun 2010 17:06:05 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLjU0-000311-PF for 5980-done@debbugs.gnu.org; Mon, 07 Jun 2010 17:03:45 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEACf7DExFpYBi/2dsb2JhbACeHnLAV4UXBIxn X-IronPort-AV: E=Sophos;i="4.53,380,1272859200"; d="scan'208";a="67542760" Original-Received: from 69-165-128-98.dsl.teksavvy.com (HELO pastel.home) ([69.165.128.98]) by ironport2-out.pppoe.ca with ESMTP; 07 Jun 2010 17:03:40 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 1E0A08175; Mon, 7 Jun 2010 17:03:40 -0400 (EDT) In-Reply-To: <4BCD5ABF.6010601@os.inf.tu-dresden.de> (Martin Pohlack's message of "Tue, 20 Apr 2010 09:41:51 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Mailman-Approved-At: Mon, 07 Jun 2010 17:06:03 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 07 Jun 2010 17:07:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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: , 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:37587 Archived-At: > I started to use iimage.el yesterday and like it. However, it still > seems possible to *blindly* modify contents inside the display blocks > which is confusing. Furthermore, if the regexp defining the block is > destroyed that way, disabling iimage-mode does not remove the display > block --- it will be stuck forever. Installed, thank you, Stefan