Re: [Orgmode] Re: Bug in table formula editor?

2009-11-22 Thread Andreas Burtzlaff
Hello andrea,

On Sun, 22 Nov 2009 11:51:31 + (UTC)
andrea Crotti andrea.crott...@gmail.com wrote:

 Yes I'm sorry the table was too big and screwed up so I didn't copy the 
 formulas.
 Anyway it's everything here
 http://github.com/AndreaCrotti/my-project-euler/blob/master/euler.org
 
 For the bug just go over the table
 - press C-c '
 - start typing a new formula with @+
 after that emacs hangs and not even C-g restores it...

I cannot reproduce this with Emacs 23.1.1 and org-6.33trans
release_6.33f.30.g011f.
If Emacs hangs completely it might be a bug in the Emacs core rather
then org-mode.

 I now would like to use only one formula in the whole rectangular area and 
 take the extension from the first header of the column.

@1

so your full formula would look like:

'(check_file (concat prob_ A . (downcase @1)))

HTH

Andreas


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


Re: [Orgmode] Re: Bug in table formula editor?

2009-11-22 Thread Carsten Dominik


On Nov 22, 2009, at 2:46 PM, andrea Crotti wrote:


Andreas Burtzlaff andy13 at gmx.net writes:



I cannot reproduce this with Emacs 23.1.1 and org-6.33trans
release_6.33f.30.g011f.
If Emacs hangs completely it might be a bug in the Emacs core rather
then org-mode.


I don't know what's the problem but it does it on both
osx and linux with emacs 23.1.50...


@1

so your full formula would look like:

'(check_file (concat prob_ A . (downcase @1)))



Ok thanks a lot, but I'm not able to define it over many columns..
I tried with
C..F =
but it doesn't keep the formula, is that wrong?


Unfortunately we do not have a way to define row
formulas.  You need to copy and page the formula, like
in a normal speadsheet

- Carsten



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