From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Alignment and images Date: Tue, 28 Jun 2016 19:39:08 +0300 Message-ID: <83twgdw9n7.fsf@gnu.org> References: <831t3hxowt.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1467132045 30071 80.91.229.3 (28 Jun 2016 16:40:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2016 16:40:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 28 18:40:40 2016 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 1bHw3w-0006g8-Ke for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2016 18:40:36 +0200 Original-Received: from localhost ([::1]:38129 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHw3w-0006k5-11 for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2016 12:40:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41771) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHw36-0006gu-6X for emacs-devel@gnu.org; Tue, 28 Jun 2016 12:39:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bHw30-0003pY-3v for emacs-devel@gnu.org; Tue, 28 Jun 2016 12:39:43 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57779) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHw30-0003pO-1T; Tue, 28 Jun 2016 12:39:38 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4414 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bHw2y-0001Z2-Rh; Tue, 28 Jun 2016 12:39:37 -0400 In-reply-to: (message from Lars Magne Ingebrigtsen on Tue, 28 Jun 2016 18:28:53 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:204871 Archived-At: > From: Lars Magne Ingebrigtsen > Cc: emacs-devel@gnu.org > Date: Tue, 28 Jun 2016 18:28:53 +0200 > > Eli Zaretskii writes: > > > It's not clear what you want to happen instead. Can you spell that > > out for me? Like, describe what should happen as you press > > time after time. > > It should go from one image to the image of the right of that image. OK. > > Not sure. Problem is, I don't build with Imagemagick, so I cannot try > > your code and see what's going on there. Can you show something > > similar, but using more traditional images? > > It doesn't really matter what image type you use as long as the image is > narrower than the width you're :align-to-ing. Humor me? Please?