From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Overlay mechanic improvements Date: Mon, 29 Sep 2014 07:45:09 +0200 Message-ID: <87vbo7j7yy.fsf@fencepost.gnu.org> References: <871tr6qup8.fsf@fencepost.gnu.org> <87ppepne6d.fsf@fencepost.gnu.org> <87mw9smxaz.fsf@fencepost.gnu.org> <87sijii1cd.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1411969570 15543 80.91.229.3 (29 Sep 2014 05:46:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Sep 2014 05:46:10 +0000 (UTC) Cc: emacs-devel@gnu.org To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 29 07:46:03 2014 Return-path: Envelope-to: ged-emacs-devel@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 1XYTmb-0000gR-TU for ged-emacs-devel@m.gmane.org; Mon, 29 Sep 2014 07:46:02 +0200 Original-Received: from localhost ([::1]:34355 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYTmb-000699-D7 for ged-emacs-devel@m.gmane.org; Mon, 29 Sep 2014 01:46:01 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYTmX-00068t-Rw for emacs-devel@gnu.org; Mon, 29 Sep 2014 01:45:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYTmX-0005ad-0e for emacs-devel@gnu.org; Mon, 29 Sep 2014 01:45:57 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41123) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYTmW-0005aQ-TP for emacs-devel@gnu.org; Mon, 29 Sep 2014 01:45:56 -0400 Original-Received: from localhost ([127.0.0.1]:48298 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYTmK-0003nf-IK; Mon, 29 Sep 2014 01:45:44 -0400 Original-Received: by lola (Postfix, from userid 1000) id 413EDE08C5; Mon, 29 Sep 2014 07:45:09 +0200 (CEST) In-Reply-To: (Richard Stallman's message of "Sun, 28 Sep 2014 19:24:55 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:174791 Archived-At: Richard Stallman writes: > [[[ To any NSA and FBI agents reading my email: please consider ]]] > [[[ whether defending the US Constitution against all enemies, ]]] > [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > > Editing involves making the image disappear anyway since otherwise you > don't have the text for editing visible (either one or the other is > displayed). > > Does this mean you turn off display of the image on the overlay when > the text in that region is changed? Very much so, yes. Changing the text in the region would be a pain if you could not see it, and changing it breaks the correspondence between text and image anyway. -- David Kastrup