From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0LcoLJ+q6V+tcAAA0tVLHw (envelope-from ) for ; Mon, 28 Dec 2020 09:51:27 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id QD0FKJ+q6V/5NwAAB5/wlQ (envelope-from ) for ; Mon, 28 Dec 2020 09:51:27 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2125D9403A9 for ; Mon, 28 Dec 2020 09:51:27 +0000 (UTC) Received: from localhost ([::1]:60222 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ktpBV-0002Ok-V2 for larch@yhetil.org; Mon, 28 Dec 2020 04:51:25 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44276) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktpB8-0002OY-M2 for Emacs-orgmode@gnu.org; Mon, 28 Dec 2020 04:51:02 -0500 Received: from mail-pg1-x534.google.com ([2607:f8b0:4864:20::534]:32826) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ktpB7-0007Gr-04 for Emacs-orgmode@gnu.org; Mon, 28 Dec 2020 04:51:02 -0500 Received: by mail-pg1-x534.google.com with SMTP id n25so7078831pgb.0 for ; Mon, 28 Dec 2020 01:51:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=rWkeR7tGAOOYpa1rYecYmRpy/PItRBGqMwr4Q//zItQ=; b=Xc8ae5SAKXOPJ/9RMrAojxKw8bxBTTND17RGTsrVNeuz4F6hLeaIRNOmcPgcpCfzXm y/Lt08yy08yuKYEx16+fwRdxgXch2KOuYotdnLeMt+fFE29rK444sJsyC/7lRkGPuFkb sTTAKc64qDEAAHpEQr8pmSdFi0jAHvPuvnGj1svrN9C5ZXfv2/cetx2vdgEpUq2ysLAb Hp6IOpuQlgMd1klHCytfxcMxw0owZioeD/xvfVrfUNukix8xcwDw4NHwX731IC0Sff0l RVbPT8Vdb/lHyRKJ47el60xk2cMA7BVFpW+Grf1qPuCOMpluKNYKLGOtq+Pc/sukYJSp Yg1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=rWkeR7tGAOOYpa1rYecYmRpy/PItRBGqMwr4Q//zItQ=; b=F5qV0SQqUNWMy4aQgoTlN15K9/VV+hZc3kIaba5xKGPXFWPAJoEyxwGDFBgp7tuQJA ixxmuhFQi9/+Rc0tGBWvXiP+KiXZJqHKIO4sO9KoKv7+RXTPlbvquN+YWo2H6fIyOspj vroEZbyHQcTjQbQg5eQ7IIJOdWcl8iPYLcPLM5o9Nadxmen/YcK7WE4ndzOAWZG+fUfd /Ps0j7Tkjs/6Q6yI4s6ORdDSj5O93oaW/C8ZVRj0xfy3wFM96oeFhwtsp7PHdI1+23LF Lj2YY0/OrMyv+F51Uf4YNwflZkKM3z7VKwxPD2Iq8dUTwd2wWpyXI8W3CTAmJ9jdIqN5 /YUA== X-Gm-Message-State: AOAM532NVmENN0SbxmHSL1kiP1P40TjINxvrO5LbGZpnGjCZF9v7tvXn 6CoPAcyKmwysY8NH5+EWiRY= X-Google-Smtp-Source: ABdhPJyb1j/UXoZKovkSGBDZvqoWpBfFVaV61euTyhP73xSfOHNFVKaydFZurIUsFfOZMOwsgnRieg== X-Received: by 2002:aa7:9f97:0:b029:1a5:94d8:9cbf with SMTP id z23-20020aa79f970000b02901a594d89cbfmr39829804pfr.79.1609149059096; Mon, 28 Dec 2020 01:50:59 -0800 (PST) Received: from localhost ([50.7.251.66]) by smtp.gmail.com with ESMTPSA id c18sm33595501pfj.200.2020.12.28.01.50.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Dec 2020 01:50:58 -0800 (PST) From: Ihor Radchenko To: Hongyi Zhao , Diego Zamboni Subject: Re: Let emacs align all columns automatically on-the-fly within orgmode. In-Reply-To: References: Date: Mon, 28 Dec 2020 17:54:56 +0800 Message-ID: <87sg7qdzm7.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::534; envelope-from=yantar92@gmail.com; helo=mail-pg1-x534.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Org-mode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.52 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=Xc8ae5SA; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 2125D9403A9 X-Spam-Score: -2.52 X-Migadu-Scanner: scn1.migadu.com X-TUID: A7Wd3FqXpuLN Hongyi Zhao writes: > I use Chinese characters in some column, and it seems that pressing > TAB can't do the trick for this senario. Take a look at https://github.com/casouri/valign Best, Ihor