From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Several suggestions for image support Date: 23 Apr 2004 17:05:58 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082733083 11453 80.91.224.253 (23 Apr 2004 15:11:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Apr 2004 15:11:23 +0000 (UTC) Cc: emacs-devel@gnu.org, rms@gnu.org, "Kim F. Storm" Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri Apr 23 17:11:10 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BH2Kc-0005M3-00 for ; Fri, 23 Apr 2004 17:11:10 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BH2Kc-0008Qt-00 for ; Fri, 23 Apr 2004 17:11:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BH2Ga-0001JC-LD for emacs-devel@quimby.gnus.org; Fri, 23 Apr 2004 11:07:00 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BH2GF-0001Hv-Nc for emacs-devel@gnu.org; Fri, 23 Apr 2004 11:06:39 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BH2Fi-0001A2-PR for emacs-devel@gnu.org; Fri, 23 Apr 2004 11:06:38 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BH2Fi-00019p-9T for emacs-devel@gnu.org; Fri, 23 Apr 2004 11:06:06 -0400 Original-Received: from fencepost.gnu.org ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.24) id 1BH2E6-00057E-VO; Fri, 23 Apr 2004 11:04:27 -0400 Original-To: Stefan Monnier In-Reply-To: Original-Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:22065 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22065 Stefan Monnier writes: > >> > However, I have fixed the treatment of newline characters > >> > so that non-empty lines are no longer made a minimum > >> > height equal to the frame default line height. > >> > > >> > That could have bad effects in many cases. > >> > >> I honestly don't understand why this is a problem. > > > For instance, preview-latex uses images as a substitute for > > characters. If I have a line that looks like > > $x$ > > I still want to have it keep the full line distance to the previous > > line in order to avoid inconsistent spacing. > > I don't see the relevance. More specifically, I understand Kim's > change to only affect the computation of line height, not line > spacing. I tried to write what parameters I mean in a separate post. It appears we are all talking about different concepts. Since I don't know what you call in particular "line height" and "line spacing", I can't make a meaningful comment or explanation. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum