From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.help Subject: Re: Change appearance of selected image Date: Thu, 03 Mar 2016 18:34:25 +0000 Message-ID: <87vb53cswe.fsf@gnus.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1457030131 4601 80.91.229.3 (3 Mar 2016 18:35:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Mar 2016 18:35:31 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Eike Kettner Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 03 19:35:21 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 1abY5o-0005Wq-Rn for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Mar 2016 19:35:20 +0100 Original-Received: from localhost ([::1]:36789 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abY5o-00053l-A1 for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Mar 2016 13:35:20 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abY5d-00050z-4K for help-gnu-emacs@gnu.org; Thu, 03 Mar 2016 13:35:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abY5Y-0001fj-5Z for help-gnu-emacs@gnu.org; Thu, 03 Mar 2016 13:35:09 -0500 Original-Received: from hermes.netfonds.no ([80.91.224.195]:40871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abY5X-0001ci-W5 for help-gnu-emacs@gnu.org; Thu, 03 Mar 2016 13:35:04 -0500 Original-Received: from host86-187-68-58.range86-187.btcentralplus.com ([86.187.68.58] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1abY4w-0008Sv-1f; Thu, 03 Mar 2016 19:34:26 +0100 In-Reply-To: (Eike Kettner's message of "Wed, 02 Mar 2016 00:28:26 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-MailScanner-ID: 1abY4w-0008Sv-1f MailScanner-NULL-Check: 1457634866.41387@Y9eKBb7h9sLiCLETw9irHA X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.224.195 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:109421 Archived-At: Eike Kettner writes: > I'm getting more and more used to view photos in Emacs. I now have a > buffer with thumbnails and when I move in that buffer the image is > selected as expected. However, the selected image is hardly visible as > being selected. A thin dark rectangle is drawn around it. How can I > change that? Looking at the code, there seems to be no way to change the width of the box that's drawn around images (when the cursor is on them). You can, however, change the colour. I use a red cursor myself: (setq default-frame-alist (nconc (list '(mouse-color . "red") '(cursor-type . box) '(cursor-color . "red")) default-frame-alist)) > And how can I make Emacs draw/display another rectangle around an > image, so it may appear as =93marked=94? Hm... I don't think Emacs has any built-in functionality for doing that. I think you'd have to create a new image that has the border you want, and then composite the thumbnail onto it. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no