From: "András Major" <andras.g.major@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Bug: named columns in tables not working if name contains
Date: Tue, 23 Aug 2011 13:58:16 +0000 (UTC) [thread overview]
Message-ID: <loom.20110823T155601-709@post.gmane.org> (raw)
In-Reply-To: 12806.1314107627@alphaville.dokosmarshall.org
> Try adding an underscore to the regexp on line 2179 of org-table.el -
> something like this (untested):
>
> ...
> (if (string-match "^[a-zA-Z][a-zA-Z0-9_]*$" name)
> (push (cons name (int-to-string cnt)) org-table-column-names))))
>
> The only characters permitted are alphanumerics. That can probably be
> easily relaxed.
Thanks Nick. It would be nice if the documentation reflected such an
arbitrary choice of characters you can use...
András
next prev parent reply other threads:[~2011-08-23 13:58 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-23 13:20 Bug: named columns in tables not working if name contains "_" András Major
2011-08-23 13:53 ` Nick Dokos
2011-08-23 13:58 ` András Major [this message]
2011-08-23 14:34 ` Bug: named columns in tables not working if name contains Bastien
2011-08-23 14:08 ` Bug: named columns in tables not working if name contains "_" Carsten Dominik
2011-08-23 14:32 ` Nick Dokos
2011-08-23 14:49 ` Carsten Dominik
2011-08-23 16:20 ` Bastien
2011-08-23 16:47 ` Carsten Dominik
2011-08-23 18:29 ` Carsten Dominik
2011-08-23 18:54 ` Bastien
2011-08-24 20:15 ` Michael Brand
2011-08-24 20:39 ` Nick Dokos
2011-08-23 14:35 ` Bastien
2011-08-23 16:24 ` Achim Gratz
2011-08-24 20:32 ` Michael Brand
2011-08-24 20:46 ` Nick Dokos
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=loom.20110823T155601-709@post.gmane.org \
--to=andras.g.major@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).