Re: [O] Very minor bug in undo applied to org table

2013-08-31 Thread Carsten Dominik
On 1.7.2013, at 19:24, Paul Stansell wrote: > Hello, > > This seems like a very minor bug, but I thought I'd report it anyway > in case it has wider ramifications that I'm unaware of. > > Create an org file with the following lines: > > | 1 | > #+TBLFM: $1=2 > > Open it and type C-c C-c on t

[O] Very minor bug in undo applied to org table

2013-07-01 Thread Paul Stansell
Hello, This seems like a very minor bug, but I thought I'd report it anyway in case it has wider ramifications that I'm unaware of. Create an org file with the following lines: | 1 | #+TBLFM: $1=2 Open it and type C-c C-c on the TBLFM line. This replaces the '1' in the table with a '2'. Now t