emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: andrea crotti <andrea.crotti.0@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Some table questions
Date: Fri, 4 Sep 2009 13:16:49 +0200	[thread overview]
Message-ID: <0EF51F0E-6F4F-4AFD-943B-B3588DC435DB@gmail.com> (raw)
In-Reply-To: <m2hbvj56ol.fsf@gmail.com>


On Sep 4, 2009, at 12:46 PM, andrea crotti wrote:

> Carsten Dominik <carsten.dominik@gmail.com> writes:
>
>> No, this is not possible currently.
>>
>
> Well but I can set up formulas for an entire column like for example:
>
> | 1 | 1 |
> | 2 | 4 |
> #+TBLFM: $2=$1^2
>
> If I could hide one column with another setting than I would be able  
> to
> apply the formula on a hidden field..
>
> I'm not sure it's so easy to do though, but it could open other
> possibilities, no?

On way to hide a column is this:

#+STARTUP: align

|   | <2> |
| 1 | 1   |
| 2 | 4   |
#+TBLFM: $2=$1^2

Another way would be to use font-lock to display something
over the content.  But I don't think this is an option we should have.
You can encrypt entire sections using org-crypt.el

- Carsten




>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2009-09-04 11:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-02 16:12 Some table questions andrea crotti
2009-09-02 16:38 ` Nick Dokos
2009-09-03  9:22   ` andrea crotti
2009-09-03 12:48     ` Nick Dokos
2009-09-03  6:51 ` Carsten Dominik
2009-09-04 10:46   ` andrea crotti
2009-09-04 11:16     ` Carsten Dominik [this message]
2009-09-04 12:01     ` Andreas Burtzlaff

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=0EF51F0E-6F4F-4AFD-943B-B3588DC435DB@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=andrea.crotti.0@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).