From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas P Subject: Re: links cause table misalignment Date: Sat, 7 Apr 2018 08:00:40 +0000 Message-ID: References: , <874lkn79gn.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_000_VI1PR0401MB25437E6FE5B3938A06F17E42B0B90VI1PR0401MB2543_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f4imF-0003dE-Ns for emacs-orgmode@gnu.org; Sat, 07 Apr 2018 04:00:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f4imB-00070o-Jz for emacs-orgmode@gnu.org; Sat, 07 Apr 2018 04:00:47 -0400 Received: from mail-oln040092065056.outbound.protection.outlook.com ([40.92.65.56]:25482 helo=EUR01-HE1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f4imB-0006zr-6a for emacs-orgmode@gnu.org; Sat, 07 Apr 2018 04:00:43 -0400 In-Reply-To: <874lkn79gn.fsf@nicolasgoaziou.fr> Content-Language: sv-SE 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: Nicolas Goaziou Cc: "emacs-orgmode@gnu.org" --_000_VI1PR0401MB25437E6FE5B3938A06F17E42B0B90VI1PR0401MB2543_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Curious. Not even if you set your cursor on the a and press TAB again? (I s= ometimes have to do it twice). This is what I did: Downloaded https://orgmode.org/org-9.1.9.zip and unzipped to ~/tmp/org-9.1.= 9 Ran: emacs -Q In the scratch-buffer: (add-to-list 'load-path "~/tmp/org-9.1.9/lisp") (require 'org) Switched to a new buffer and did M-x org-mode RET Now if I enter that table (e.g. by copy-pasting from my earlier email) and = align it, the table becomes misaligned for me when I press TAB when cursor = is on the link "a". I think I'm gonna try to reproduce it with org-mode versions between 8.2.10= and 9.1.9, see what happens. ________________________________ Fr=E5n: Nicolas Goaziou Skickat: den 7 april 2018 09:38 Till: Thomas P Kopia: emacs-orgmode@gnu.org =C4mne: Re: links cause table misalignment Hello, Thomas P writes: > With org-mode 9.1.9, my tables sometimes become misaligned when I press T= AB and the cursor is in a cell with a link. > > In an org-mode buffer, enter: > > | aa | aa | > | [[a][a]] | | > > The lower-left cell becomes misaligned when I press TAB and the cursor > is on the link "a". FWIW, I cannot reproduce it. The table is correctly aligned. Regards, -- Nicolas Goaziou --_000_VI1PR0401MB25437E6FE5B3938A06F17E42B0B90VI1PR0401MB2543_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Curious. Not even if you set your cursor on the a and press TAB again? (I s= ometimes have to do it twice).

This is what I did:

Downloaded https://orgmode.org/org-9.1.9.zip and unzipped to ~/tmp/org-= 9.1.9

Ran:
emacs -Q

In the scratch-buffer: 
  (add-to-list 'load-path "~/tmp/org-9.1.9/lisp")
  (require 'org)

Switched to a new buffer and did
M-x org-mode RET

Now if I enter that table (e.g. by copy-pasting from my earlier email) and = align it, the table becomes misaligned for me when I press TAB when cursor = is on the link "a".

I think I'm gonna try to reproduce it with org-mode versions between 8.2.10= and 9.1.9, see what happens.

Fr=E5n: Nicolas Goaziou <= ;mail@nicolasgoaziou.fr>
Skickat: den 7 april 2018 09:38
Till: Thomas P
Kopia: emacs-orgmode@gnu.org
=C4mne: Re: links cause table misalignment
 
Hello,

Thomas P <datalogen@hotmail.com> writes:

> With org-mode 9.1.9, my tables sometimes become misaligned when I pres= s TAB and the cursor is in a cell with a link.
>
> In an org-mode buffer, enter:
>
> | aa | aa |
> | [[a][a]] | |
>
> The lower-left cell becomes misaligned when I press TAB and the cursor=
> is on the link "a".

FWIW, I cannot reproduce it. The table is correctly aligned.

Regards,

--
Nicolas Goaziou
--_000_VI1PR0401MB25437E6FE5B3938A06F17E42B0B90VI1PR0401MB2543_--