GNU bug report logs -
#29885
25.3; org-mode table messing up!
Previous Next
Reported by: rahuljuliato <at> gmail.com
Date: Fri, 29 Dec 2017 00:25:01 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
The following message is a courtesy copy of an article
that has been posted to gmane.emacs.orgmode as well.
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: rahuljuliato <at> gmail.com
>> Date: Thu, 28 Dec 2017 22:23:59 -0200
>>
>> Starting from emacs -Q, table TABs are ok and does the job.
Could you provide an MWE?
>> But if I start with emacs (even without a .emacs file), i get something
>> like:
>>
>> Table:
>>
>> | a | a | a | a | a | a |
>> | | | | | | |
>>
>>
>> then I type something like:
>>
>>
>>
>> | a | a | a | a | a | a |
>> | | sssssss | | | | |
>>
>>
>> If i press TAB at the end... instead of lines aligned, i get:
>>
>> | a | a | a | a | a | a |
>> | | sssssss | | | | |
>>
>
> If the problem happens without a .emacs file, but does not happen in
> "emacs -Q", it means the reason is somewhere in the site-init files of
> your Emacs installation. So I suggest to look at the init files
> loaded by Emacs, one of them is somehow causing this.
The described alignment of the colums behaves as documented AFAICT. See
the info pages at (info "(org) Built-in table editor").
"A table is re-aligned automatically each time you press <TAB> or
<RET> or ‘C-c C-c’ inside the table."
Regards
Marco
This bug report was last modified 7 years and 196 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.