emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]
@ 2018-06-04  2:10 Diogo Ferrari
  2018-06-07 16:08 ` Nicolas Goaziou
  0 siblings, 1 reply; 11+ messages in thread
From: Diogo Ferrari @ 2018-06-04  2:10 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 871 bytes --]

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     https://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------



Emacs  : GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.21)
 of 2017-09-22, modified by Debian
Package: Org mode version 9.1.13 (9.1.13-elpaplus @
/home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)


-- 
Diogo Ferrari
PhD Candidate
University of Michigan, Ann Arbor
Department of Political Science
E-mail: dferrari@umich.edu
Website: http://dioferrari.wordpress.com/

Open Source! Use R! Use Linux! Use Emacs! Use Python!

"A vida é a arte de tirar conclusões suficientes de dados insuficientes"

[-- Attachment #2: Type: text/html, Size: 1576 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]
  2018-06-04  2:10 Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)] Diogo Ferrari
@ 2018-06-07 16:08 ` Nicolas Goaziou
  2018-06-07 17:03   ` Diogo Ferrari
  0 siblings, 1 reply; 11+ messages in thread
From: Nicolas Goaziou @ 2018-06-07 16:08 UTC (permalink / raw)
  To: Diogo Ferrari; +Cc: emacs-orgmode

Hello,

Diogo Ferrari <diogoferrari@gmail.com> writes:

> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen.  You don't know how to make a good report?  See
>
>      https://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org mailing list.
> ------------------------------------------------------------------------
>
>
>
> Emacs  : GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.21)
>  of 2017-09-22, modified by Debian
> Package: Org mode version 9.1.13 (9.1.13-elpaplus @
> /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)

Your report is incomplete. Could you show the table you're trying to
align and the outcome of alignment?

Also, note that Org 9.2 will include a revamp of table alignment, so the
issue you are experiencing may in fact disappear soon.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]
  2018-06-07 16:08 ` Nicolas Goaziou
@ 2018-06-07 17:03   ` Diogo Ferrari
  2018-06-07 17:16     ` Nicolas Goaziou
  0 siblings, 1 reply; 11+ messages in thread
From: Diogo Ferrari @ 2018-06-07 17:03 UTC (permalink / raw)
  To: mail; +Cc: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1722 bytes --]

Hi Nicolas

The problem has to do with links, not only file and html links, but also
latex citation using cite:. It does not behave well also when using Org
Table Edit Field, even when there are no links. I should return from the
editing aligned, but it looses alignment and I need to reopen the file to
get it aligned. A simple example is


On Thu, Jun 7, 2018 at 1:08 PM Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:

> Hello,
>
> Diogo Ferrari <diogoferrari@gmail.com> writes:
>
> > Remember to cover the basics, that is, what you expected to happen and
> > what in fact did happen.  You don't know how to make a good report?  See
> >
> >      https://orgmode.org/manual/Feedback.html#Feedback
> >
> > Your bug report will be posted to the Org mailing list.
> > ------------------------------------------------------------------------
> >
> >
> >
> > Emacs  : GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.21)
> >  of 2017-09-22, modified by Debian
> > Package: Org mode version 9.1.13 (9.1.13-elpaplus @
> > /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)
>
> Your report is incomplete. Could you show the table you're trying to
> align and the outcome of alignment?
>
> Also, note that Org 9.2 will include a revamp of table alignment, so the
> issue you are experiencing may in fact disappear soon.
>
>
> Regards,
>
> --
> Nicolas Goaziou
>


-- 
Diogo Ferrari
PhD Candidate
University of Michigan, Ann Arbor
Department of Political Science
E-mail: dferrari@umich.edu
Website: http://dioferrari.wordpress.com/

Open Source! Use R! Use Linux! Use Emacs! Use Python!

"A vida é a arte de tirar conclusões suficientes de dados insuficientes"

[-- Attachment #1.2: Type: text/html, Size: 2762 bytes --]

[-- Attachment #2: org-alignment.png --]
[-- Type: image/png, Size: 53581 bytes --]

[-- Attachment #3: org-alignment.org --]
[-- Type: application/octet-stream, Size: 1611 bytes --]




Full table

|     |                         |
| abc | a [[a][some link]] abc abc abc |
|     | b [[https://www.google.com/][google]]  bc abc abc |
|     |                         |

after [tab] or C-c C-c

| <10>       | <10>       |
| abc        | a [[a][some link]] abc abc abc |
|            | b [[https://www.google.com/][google]]  bc abc abc |
|            |            |


another: after [tab] on line b [[https://www.google.com/][google]]  bc abc abc

| <10>       |                         |
| abc        | a [[a][some link]] abc abc abc |
|            | b [[https://www.google.com/][google]]  bc abc abc |
|            |                         |
|            |                         |

another error message: user-error: Cannot narrow field starting with wide link "[[a][some link]]"


| <10>       | <10>                 |
| abc        |  [[a][some link]] abc abc abc |
| |  [[https://www.google.com/][google]]  bc abc abc    |
|            |                         |

another error : after narrowing to C-c ` to edit the cells

|     | <10>                 |
| abc |[[a][some link]] abc abc abc| 
|     |[[https://www.google.com/][google]]  bc abc abc|
|     |                       |


another error: after returning from C-c` to edit the cell either line 1 or line 2 looses alignment. Hitting C-c C-c:

|     | <10>       |
| abc | a asdf;ajdsf a;dsfk abc abc abc |
|     | b  bc abc abc |
|     |            |

.... hittinh C-c C-c again:

|     | <10>       |
| abc | a asdf;ajdsf a;dsfk abc abc abc |
|     | b  bc abc abc |
|     |            |

so it alternates which line is not align

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]
  2018-06-07 17:03   ` Diogo Ferrari
@ 2018-06-07 17:16     ` Nicolas Goaziou
  2018-06-07 17:33       ` Diogo Ferrari
  0 siblings, 1 reply; 11+ messages in thread
From: Nicolas Goaziou @ 2018-06-07 17:16 UTC (permalink / raw)
  To: Diogo Ferrari; +Cc: emacs-orgmode

Diogo Ferrari <diogoferrari@gmail.com> writes:

> The problem has to do with links, not only file and html links, but also
> latex citation using cite:. It does not behave well also when using Org
> Table Edit Field, even when there are no links. I should return from the
> editing aligned, but it looses alignment and I need to reopen the file to
> get it aligned. A simple example is

AFAICT, master branch does not exhibit such problems. I suggest to wait
for Org 9.2 release.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]
  2018-06-07 17:16     ` Nicolas Goaziou
@ 2018-06-07 17:33       ` Diogo Ferrari
  2018-06-07 17:49         ` Nicolas Goaziou
  0 siblings, 1 reply; 11+ messages in thread
From: Diogo Ferrari @ 2018-06-07 17:33 UTC (permalink / raw)
  To: mail; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 965 bytes --]

Would you know when the 9.2 is planned to be released?

On Thu, Jun 7, 2018 at 2:16 PM Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:

> Diogo Ferrari <diogoferrari@gmail.com> writes:
>
> > The problem has to do with links, not only file and html links, but also
> > latex citation using cite:. It does not behave well also when using Org
> > Table Edit Field, even when there are no links. I should return from the
> > editing aligned, but it looses alignment and I need to reopen the file to
> > get it aligned. A simple example is
>
> AFAICT, master branch does not exhibit such problems. I suggest to wait
> for Org 9.2 release.
>


-- 
Diogo Ferrari
PhD Candidate
University of Michigan, Ann Arbor
Department of Political Science
E-mail: dferrari@umich.edu
Website: http://dioferrari.wordpress.com/

Open Source! Use R! Use Linux! Use Emacs! Use Python!

"A vida é a arte de tirar conclusões suficientes de dados insuficientes"

[-- Attachment #2: Type: text/html, Size: 1787 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]
  2018-06-07 17:33       ` Diogo Ferrari
@ 2018-06-07 17:49         ` Nicolas Goaziou
  2018-07-11 19:33           ` Diogo Ferrari
  0 siblings, 1 reply; 11+ messages in thread
From: Nicolas Goaziou @ 2018-06-07 17:49 UTC (permalink / raw)
  To: Diogo Ferrari; +Cc: emacs-orgmode

Diogo Ferrari <diogoferrari@gmail.com> writes:

> Would you know when the 9.2 is planned to be released?

Very soon, or so I think. Bastien may have a definitive answer on the
subject.

Regards,

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]
  2018-06-07 17:49         ` Nicolas Goaziou
@ 2018-07-11 19:33           ` Diogo Ferrari
  2018-07-13 16:23             ` Nicolas Goaziou
  0 siblings, 1 reply; 11+ messages in thread
From: Diogo Ferrari @ 2018-07-11 19:33 UTC (permalink / raw)
  To: mail; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 644 bytes --]

Can I clone that version?

On Thu, Jun 7, 2018 at 2:49 PM Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:

> Diogo Ferrari <diogoferrari@gmail.com> writes:
>
> > Would you know when the 9.2 is planned to be released?
>
> Very soon, or so I think. Bastien may have a definitive answer on the
> subject.
>
> Regards,
>


-- 
Diogo Ferrari
PhD Candidate
University of Michigan, Ann Arbor
Department of Political Science
E-mail: dferrari@umich.edu
Website: http://dioferrari.wordpress.com/

Open Source! Use R! Use Linux! Use Emacs! Use Python!

"A vida é a arte de tirar conclusões suficientes de dados insuficientes"

[-- Attachment #2: Type: text/html, Size: 1451 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]
  2018-07-11 19:33           ` Diogo Ferrari
@ 2018-07-13 16:23             ` Nicolas Goaziou
  2018-07-14  9:14               ` Diogo Ferrari
  0 siblings, 1 reply; 11+ messages in thread
From: Nicolas Goaziou @ 2018-07-13 16:23 UTC (permalink / raw)
  To: Diogo Ferrari; +Cc: emacs-orgmode

Hello,

Diogo Ferrari <diogoferrari@gmail.com> writes:

> Can I clone that version?

What do you mean?

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]
  2018-07-13 16:23             ` Nicolas Goaziou
@ 2018-07-14  9:14               ` Diogo Ferrari
  2018-07-14 11:00                 ` Nicolas Goaziou
  0 siblings, 1 reply; 11+ messages in thread
From: Diogo Ferrari @ 2018-07-14  9:14 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 358 bytes --]

from github, The version there is 9.13.1 and the problem remains
On Sat, Jul 14, 2018 at 3:13 AM Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:

> Hello,
>
> Diogo Ferrari <diogoferrari@gmail.com> writes:
>
> > Can I clone that version?
>
> What do you mean?
>
> Regards,
>
> --
> Nicolas Goaziou                                                0x80A93738
>

[-- Attachment #2: Type: text/html, Size: 716 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]
  2018-07-14  9:14               ` Diogo Ferrari
@ 2018-07-14 11:00                 ` Nicolas Goaziou
  2018-07-14 19:36                   ` Diogo Ferrari
  0 siblings, 1 reply; 11+ messages in thread
From: Nicolas Goaziou @ 2018-07-14 11:00 UTC (permalink / raw)
  To: Diogo Ferrari; +Cc: emacs-orgmode

Diogo Ferrari <diogoferrari@gmail.com> writes:

> from github, The version there is 9.13.1 and the problem remains

We don't use Github. You can find development version here: https://code.orgmode.org/bzg/org-mode

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)]
  2018-07-14 11:00                 ` Nicolas Goaziou
@ 2018-07-14 19:36                   ` Diogo Ferrari
  0 siblings, 0 replies; 11+ messages in thread
From: Diogo Ferrari @ 2018-07-14 19:36 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1617 bytes --]

Yes, I tried the development version in that website. I believe
org-plus-contrib can be the issue. It is not working properly. It is
messing with table formatting a lot when I use <> to reduce the size of the
column. It works even worse with links of the type [[link][link label]] and
when I use org table edit field (C-c `) to edit the cell in a separate
window. When I go back from table edit field, it looses the alignment and
to get it back I need to either reopen the file or use the table edit field
again. I am using now the version 9.0.9 (org-plus-contrib-20170702), which
at least it does not mess with the alignment as much. The links, however,
still does not align properly. If I run emacs -Q, the alignment works
perfect, even with links. I use some features of org and org-plus-contrib,
so I will keep trying a little more. Sorry for not contributing more to fix
it. Maybe I at some point I will go over the .el files to try to figure out
what is going on.

On Sat, Jul 14, 2018 at 8:00 AM Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:

> Diogo Ferrari <diogoferrari@gmail.com> writes:
>
> > from github, The version there is 9.13.1 and the problem remains
>
> We don't use Github. You can find development version here:
> https://code.orgmode.org/bzg/org-mode
>
>

-- 
Diogo Ferrari
PhD Candidate
University of Michigan, Ann Arbor
Department of Political Science
E-mail: dferrari@umich.edu
Website: http://dioferrari.wordpress.com/

Open Source! Use R! Use Linux! Use Emacs! Use Python!

"A vida é a arte de tirar conclusões suficientes de dados insuficientes"

[-- Attachment #2: Type: text/html, Size: 2501 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-07-14 19:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-04  2:10 Bug: Table does not align properly [9.1.13 (9.1.13-elpaplus @ /home/diogo/.emacs.d/elpa/org-plus-contrib-20180521/)] Diogo Ferrari
2018-06-07 16:08 ` Nicolas Goaziou
2018-06-07 17:03   ` Diogo Ferrari
2018-06-07 17:16     ` Nicolas Goaziou
2018-06-07 17:33       ` Diogo Ferrari
2018-06-07 17:49         ` Nicolas Goaziou
2018-07-11 19:33           ` Diogo Ferrari
2018-07-13 16:23             ` Nicolas Goaziou
2018-07-14  9:14               ` Diogo Ferrari
2018-07-14 11:00                 ` Nicolas Goaziou
2018-07-14 19:36                   ` Diogo Ferrari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).