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: Columns and proportional fonts Date: Thu, 19 Feb 2015 20:09:08 +0200 Message-ID: <831tlln58b.fsf@gnu.org> References: <86bnkvilxl.fsf@example.com> <86r3tqchqt.fsf@example.com> <83zj8dua5s.fsf@gnu.org> <87oaotyxwn.fsf@building.gnus.org> <83fva47dak.fsf@gnu.org> <878ufwcamp.fsf@building.gnus.org> <83k2zf6g08.fsf@gnu.org> <87r3tmjvr2.fsf@building.gnus.org> <83lhju4dmw.fsf@gnu.org> <831tlm3snc.fsf@gnu.org> <874mqh7qfv.fsf@violet.siamics.net> Reply-To: Eli Zaretskii 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 1424369358 13378 80.91.229.3 (19 Feb 2015 18:09:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Feb 2015 18:09:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ivan Shmakov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 19 19:09:05 2015 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 1YOVX6-0008Os-Hj for ged-emacs-devel@m.gmane.org; Thu, 19 Feb 2015 19:09:04 +0100 Original-Received: from localhost ([::1]:57549 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOVX5-0003VM-Uy for ged-emacs-devel@m.gmane.org; Thu, 19 Feb 2015 13:09:03 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49192) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOVX3-0003VG-1Y for emacs-devel@gnu.org; Thu, 19 Feb 2015 13:09:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOVWz-0002I2-1K for emacs-devel@gnu.org; Thu, 19 Feb 2015 13:09:00 -0500 Original-Received: from mtaout28.012.net.il ([80.179.55.184]:39039) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOVWy-0002Hy-Ph for emacs-devel@gnu.org; Thu, 19 Feb 2015 13:08:56 -0500 Original-Received: from conversion-daemon.mtaout28.012.net.il by mtaout28.012.net.il (HyperSendmail v2007.08) id <0NK100900668E400@mtaout28.012.net.il> for emacs-devel@gnu.org; Thu, 19 Feb 2015 20:07:18 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout28.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NK100NWZ6C5QPA0@mtaout28.012.net.il>; Thu, 19 Feb 2015 20:07:18 +0200 (IST) In-reply-to: <874mqh7qfv.fsf@violet.siamics.net> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.184 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:183301 Archived-At: > From: Ivan Shmakov > Date: Thu, 19 Feb 2015 17:37:40 +0000 >=20 > =09Could you please file the respective bug report? No promises, > =09but I hope to give :wrap-column (#19661) a try, and I guess that > =09:truncate-at wouldn=E2=80=99t be all that faraway from there. I think :truncate-at will be way simpler to implement than :wrap-column.