From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eike Newsgroups: gmane.emacs.help Subject: Re: Change appearance of selected image Date: Thu, 03 Mar 2016 21:58:33 +0100 Message-ID: <87twkns2h2.fsf@ithaka.home> References: <87d1rd22xx.fsf@ithaka.home> <87oaaviwks.fsf@web.de> <87vb53s9o4.fsf@ithaka.home> <87r3frl7cp.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1457038752 17613 80.91.229.3 (3 Mar 2016 20:59:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Mar 2016 20:59:12 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 03 21:59:01 2016 Return-path: Envelope-to: geh-help-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 1abaKq-0002G7-DJ for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Mar 2016 21:59:00 +0100 Original-Received: from localhost ([::1]:37344 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abaKp-000730-PQ for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Mar 2016 15:58:59 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48013) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abaKb-00072f-65 for help-gnu-emacs@gnu.org; Thu, 03 Mar 2016 15:58:45 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abaKW-0002Ac-5o for help-gnu-emacs@gnu.org; Thu, 03 Mar 2016 15:58:45 -0500 Original-Received: from eknet.org ([188.40.107.134]:47506) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abaKV-0002AV-Vc for help-gnu-emacs@gnu.org; Thu, 03 Mar 2016 15:58:40 -0500 Original-Received: from 84-73-243-201.dclient.hispeed.ch ([84.73.243.201] helo=ithaka.home.eknet.org) by eknet.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.85) (envelope-from ) id 1abaKU-000618-MC; Thu, 03 Mar 2016 20:58:39 +0000 User-agent: mu4e 0.9.16; emacs 24.5.2 In-reply-to: <87r3frl7cp.fsf@web.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 188.40.107.134 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:109426 Archived-At: Michael Heerdegen writes: > Then (I'm cusious), why it useful to change how the image is drawn when > it is "marked" (do you mean that it is part of an active region)? I was thinking of making a function that marks an image to be able to do some actions with the selection, like copying, deleting etc. (what I can do in dired). Working with photos from cameras in dired is not so easy otherwise. Kind regards Eike