From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Gaspard Subject: Full-width characters break column display Date: Fri, 02 Nov 2018 00:54:33 +0900 Message-ID: <871s84vlmu.fsf@llwynog.ekleog.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gIFJ6-0000sA-8E for emacs-orgmode@gnu.org; Thu, 01 Nov 2018 11:54:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gIFJ1-0006Cu-Ix for emacs-orgmode@gnu.org; Thu, 01 Nov 2018 11:54:52 -0400 Received: from grym.ekleog.org ([94.23.42.210]:58314 helo=smtp.gaspard.ninja) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gIFJ1-0005zd-37 for emacs-orgmode@gnu.org; Thu, 01 Nov 2018 11:54:47 -0400 Received: by smtp.gaspard.ninja (OpenSMTPD) with ESMTP id 8cef4b74 for ; Thu, 1 Nov 2018 15:54:35 +0000 (UTC) Received: by smtp.gaspard.ninja (OpenSMTPD) with ESMTP id 9eedecb6 for ; Thu, 1 Nov 2018 15:54:34 +0000 (UTC) Received: from localhost (llwynog [local]) by llwynog (OpenSMTPD) with ESMTPA id 3ce73c96 for ; Thu, 1 Nov 2018 15:54:33 +0000 (UTC) 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" To: emacs-orgmode@gnu.org Hello, Small issue I've been having with org-mode: full-width characters (eg. =E4=BD=95=E3=81=8B) appear to be breaking column display. Does anyone know of a workaround for this? Cheers, and thank you for making org-mode as great as I'm currently discovering it is! Leo