From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: Height of Unicode chars is not right Date: Tue, 22 Sep 2015 18:57:42 -0700 (PDT) Message-ID: <10bb2a84-1b3e-492c-9cb4-423a0a29dbd3@googlegroups.com> References: <1d60e77d-ab45-46e5-b0c7-39c653a9fda8@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1442974962 28990 80.91.229.3 (23 Sep 2015 02:22:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Sep 2015 02:22:42 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 23 04:22:41 2015 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 1ZeZhg-0008VT-Mw for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Sep 2015 04:22:40 +0200 Original-Received: from localhost ([::1]:44545 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeZhg-0000xt-3d for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Sep 2015 22:22:40 -0400 X-Received: by 10.66.252.6 with SMTP id zo6mr24215355pac.29.1442973463449; Tue, 22 Sep 2015 18:57:43 -0700 (PDT) X-Received: by 10.50.112.133 with SMTP id iq5mr238596igb.17.1442973463391; Tue, 22 Sep 2015 18:57:43 -0700 (PDT) Original-Path: usenet.stanford.edu!news.glorb.com!kq10no8014517igb.0!news-out.google.com!f6ni13068igi.0!nntp.google.com!kq10no7298696igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=117.195.33.48; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 117.195.33.48 User-Agent: G2/1.0 Injection-Date: Wed, 23 Sep 2015 01:57:43 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:215018 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:107303 Archived-At: On Tuesday, September 22, 2015 at 10:11:03 PM UTC+5:30, Eli Zaretskii wrote= : > > Date: Tue, 22 Sep 2015 09:08:38 -0700 (PDT) > > From: Rusi=20 > >=20 > > On Tuesday, September 22, 2015 at 9:21:25 PM UTC+5:30, =C3=93scar Fuent= es wrote: > > > Grant Rettke writes: > > >=20 > > > > On Tue, Sep 22, 2015 at 10:13 AM, Rusi wrote: > > > >> Some unicode chars display with excessive height > > > >> eg if the file (buffer) has these 3 lines > > > > > > > >> emacs shows the =E2=88=80 as having 3 lines and the cursor triples= its height on that > > > >> The fraktur L =F0=9D=94=8F looks like 5 (2 above 2 below) > > > >> > > > >> What should I do? > > > > > > > > What version of Emacs are you using?=20 > >=20 > > 24.4.1 >=20 > The development sources fix this problem. Ok Thanks. Just downloaded and compiled 25.0.50.1 And its fine [Apart from the 600 MB it takes :-) ]