From: Randomcoder <randomcoder1@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug: columns in tables with fixed length affected by folded links
Date: Tue, 17 Mar 2015 07:20:20 +0200 [thread overview]
Message-ID: <20150317052020.GB11997@xw> (raw)
Hi,
I've noticed that if I have a table like this:
| <l30> | <l85> |
|--------------------------------+---------------------------------------------------|
| Question | Answer |
|--------------------------------+---------------------------------------------------|
|Stuff | |
| | [[http://very-long-link/][text that would fit the column fixed width]] |
| | |
And I do C-c C-c (or M-x org-table-align) and
org-toggle-link-display to fold the link, it still shows up as "=>" which means
that Org-Mode has taken into consideration the actual length of the entire link
when it did the folding. Instead, I propose that it only takes
into consideration the length of the link text.
I'm not sure what part of the code is responsible for this.
I am reporting this as a bug here on the mailing list.
next reply other threads:[~2015-03-17 5:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 5:20 Randomcoder [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-03-17 5:27 Bug: columns in tables with fixed length affected by folded links Randomcoder
2015-03-17 15:04 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150317052020.GB11997@xw \
--to=randomcoder1@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).