From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Grant Rettke Newsgroups: gmane.emacs.help Subject: Re: Height of Unicode chars is not right Date: Tue, 22 Sep 2015 10:45:29 -0500 Message-ID: References: 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 1442936748 7825 80.91.229.3 (22 Sep 2015 15:45:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Sep 2015 15:45:48 +0000 (UTC) Cc: Emacs Help To: Rusi Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 22 17:45:47 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 1ZePlL-0007qL-IJ for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Sep 2015 17:45:47 +0200 Original-Received: from localhost ([::1]:41074 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZePlL-0007q1-2M for geh-help-gnu-emacs@m.gmane.org; Tue, 22 Sep 2015 11:45:47 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZePl7-0007pj-U2 for help-gnu-emacs@gnu.org; Tue, 22 Sep 2015 11:45:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZePl3-000460-Vq for help-gnu-emacs@gnu.org; Tue, 22 Sep 2015 11:45:33 -0400 Original-Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:34435) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZePl3-00045q-Pp for help-gnu-emacs@gnu.org; Tue, 22 Sep 2015 11:45:29 -0400 Original-Received: by wicfx3 with SMTP id fx3so198903868wic.1 for ; Tue, 22 Sep 2015 08:45:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=N0v19QuzA3pQhfBY900+I7U/hmCD9PiqDUaasRvFpeQ=; b=kkkFJ+EcJ/TyrwEPM6WTIm4E29Qfa/8Oz5ZxLwEzzirQ8h7L2CKk0s4ANkBemuEOcc p9CnjdQNKnJ9AZPm8/0Ul2atzOybC3mxIYJBTWaJE3cYIirc/jOfUeeACGJ3aRV7vW+k 2xGP6dposOkz7lRyEclY6HnEipJSzmKPqr2k2/AUeLq3vmYfviHA2ktCRJl5DDzt5pnW OeWw6U5881PYjASBGHGkWgaIxQILEMKi3VKXePfUq7izcFg30j/N/ovtiH3BoLoqDIwE /ct4nbpwqndDikUTVp24vrU1aamc22cw0BzJCrPB5HGDGWCyX8MqqElGWOKPxnxGab7S LGOA== X-Received: by 10.194.175.232 with SMTP id cd8mr32983724wjc.45.1442936729050; Tue, 22 Sep 2015 08:45:29 -0700 (PDT) Original-Received: by 10.27.51.9 with HTTP; Tue, 22 Sep 2015 08:45:29 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: WU7FLDtE1-PpwHFU5ufvvLZkts4 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22a 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:107282 Archived-At: 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 he= ight 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? What font are you using? Is your font a fixed width font? Do you have any packages installed that might make the font appear larger?