From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] lisp/org.el (org-set-tags): Calculate width of tags with string-width Date: Mon, 04 Nov 2013 13:12:27 +0100 Message-ID: <87li14xt5g.fsf@bzg.ath.cx> References: <878uxy20mk.wl@dns1.atmark-techno.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdJ1K-0003w4-6t for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 07:12:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdJ1E-0006bR-Kk for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 07:12:38 -0500 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:62848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdJ1E-0006bC-D6 for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 07:12:32 -0500 Received: by mail-we0-f175.google.com with SMTP id t61so1942059wes.20 for ; Mon, 04 Nov 2013 04:12:31 -0800 (PST) In-Reply-To: <878uxy20mk.wl@dns1.atmark-techno.com> (Yasushi SHOJI's message of "Sat, 12 Oct 2013 20:10:06 +0900") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yasushi SHOJI Cc: emacs-orgmode@gnu.org Hi Yasushi, Yasushi SHOJI writes: > * lisp/org.el (org-set-tags): Width of strings presenting on a buffer > should be calculated with `string-width' instead of `length'. Applied in master, thanks. (I added TINYCHANGE at the end of your commit by mistake, I didn't realize you signed the FSF papers -- sorry for that.) -- Bastien