emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Brand <michael.brand@alumni.ethz.ch>
To: emacs-orgmode@gnu.org
Subject: Re: a few suggestions for org-mode table, bug report
Date: Wed, 19 Aug 2009 22:51:45 +0200	[thread overview]
Message-ID: <4A8C65E1.8070500@alumni.ethz.ch> (raw)
In-Reply-To: <184A57BC-E623-436C-9D9A-7BA842A99DAF@gmail.com>

Carsten Dominik wrote:
> 
> On Jun 19, 2009, at 5:29 PM, Michael Brand wrote:
>>
>> 2) One could like to have configurable left/right alignment, even 
>> combinable with column width, e. g.
>>
>> | <l10>      | <r>       |
>> | 3.14       |      0x10 |
>> | 3.141592=> | 0x32 0x10 |
> 
> This is now implemented, thanks for the nice idea.

Thank you very much for this implementation.


I stress-tested it for my own documentation and found a minor flaw which someone might be interested to fix someday/maybe: With the raw input of

| <l8>     |       <r11> |
| 3.14     |   0x10 0x00 |
| 3.1415926535897932384626433832795 | 0x40 0x30 0x20 |

and after aligning I get displayed

| <l8>     |       <r11> |
| 3.14     |   0x10 0x00 |
| 3.1415=> | 0x40 0x30=> |

with org-version 6.29c on "GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON" but would expect

| <l8>     |       <r11> |
| 3.14     |   0x10 0x00 |
| 3.1415=> | <=0x30 0x20 |

The same applies analogously without `l' and `r'.

  reply	other threads:[~2009-08-19 20:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-19 15:29 a few suggestions for org-mode table Michael Brand
2009-06-21  6:16 ` Carsten Dominik
2009-06-21  6:18 ` Carsten Dominik
2009-06-22  6:14 ` Carsten Dominik
2009-08-19 20:51   ` Michael Brand [this message]
2009-08-20  6:47     ` a few suggestions for org-mode table, bug report Carsten Dominik

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=4A8C65E1.8070500@alumni.ethz.ch \
    --to=michael.brand@alumni.ethz.ch \
    --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).