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: Wed, 23 Sep 2015 10:19:35 -0700 (PDT) Message-ID: References: <1d60e77d-ab45-46e5-b0c7-39c653a9fda8@googlegroups.com> <10bb2a84-1b3e-492c-9cb4-423a0a29dbd3@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1443028825 3025 80.91.229.3 (23 Sep 2015 17:20:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Sep 2015 17:20:25 +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 19:20:25 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 1ZeniN-0004Ej-Vu for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Sep 2015 19:20:20 +0200 Original-Received: from localhost ([::1]:49478 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeniN-0002su-Dc for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Sep 2015 13:20:19 -0400 X-Received: by 10.66.255.42 with SMTP id an10mr27076421pad.40.1443028775804; Wed, 23 Sep 2015 10:19:35 -0700 (PDT) X-Received: by 10.50.122.103 with SMTP id lr7mr294115igb.10.1443028775769; Wed, 23 Sep 2015 10:19:35 -0700 (PDT) Original-Path: usenet.stanford.edu!news.glorb.com!kq10no8490659igb.0!news-out.google.com!n2ni9639igy.0!nntp.google.com!kq10no7891878igb.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=59.94.116.151; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 59.94.116.151 User-Agent: G2/1.0 Injection-Date: Wed, 23 Sep 2015 17:19:35 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:215023 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:107307 Archived-At: On Wednesday, September 23, 2015 at 12:17:40 PM UTC+5:30, Eli Zaretskii wro= te: > > Date: Tue, 22 Sep 2015 18:57:42 -0700 (PDT) > > From: Rusi=20 > >=20 > > > > > > What version of Emacs are you using?=20 > > > >=20 > > > > 24.4.1 > > >=20 > > > The development sources fix this problem. > >=20 > > Ok Thanks. > > Just downloaded and compiled 25.0.50.1 > > And its fine > > [Apart from the 600 MB it takes :-) ] >=20 > The bulk of those 600MB is the Git history, not Emacs. Yes that is so I tried again with --depth 1 (shallow clone) Shallow emacs 262M Full clone 441M In particular shallow emacs' .git 38M Full emacs .git 228M Most important it was some 2 hours yesterday with full and less than =BD wi= th shallow So people setting out to build their own should probably be recommended to use --depth 1 ?? Whether further pulls for shallow will be messed is to be seen [git's shallow clone was not working well until recently]