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 19:23:07 +0100 Message-ID: <87vb53s9o4.fsf@ithaka.home> References: <87d1rd22xx.fsf@ithaka.home> <87oaaviwks.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1457029428 24953 80.91.229.3 (3 Mar 2016 18:23:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Mar 2016 18:23:48 +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 19:23:39 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 1abXuU-0005MR-IU for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Mar 2016 19:23:38 +0100 Original-Received: from localhost ([::1]:36698 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abXuT-0003FB-SE for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Mar 2016 13:23:37 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42887) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abXuI-0003Eq-EC for help-gnu-emacs@gnu.org; Thu, 03 Mar 2016 13:23:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abXuD-0007Ef-FN for help-gnu-emacs@gnu.org; Thu, 03 Mar 2016 13:23:26 -0500 Original-Received: from eknet.org ([188.40.107.134]:47070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abXuD-0007Aq-9a for help-gnu-emacs@gnu.org; Thu, 03 Mar 2016 13:23:21 -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 1abXu5-0007nb-Bk; Thu, 03 Mar 2016 18:23:13 +0000 User-agent: mu4e 0.9.16; emacs 24.5.2 In-reply-to: <87oaaviwks.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:109420 Archived-At: Hello Michael, thank you for your reply! Michael Heerdegen writes: > I guess you are speaking of `image-dired'? Sorry, I was not precise: I'm using `(insert-image (create-image …))'. > You should be able to find that as a user option. Try to browse options > with > > M-x customize-group image-dired RET > I didn't really think of image-dired, but I can probably make use of it, it looks quite feature-rich. Kind regards Eike