I strongly support this proposal, this is a feature that would be
very valuable.
- Carsten
On Dec 14, 2006, at 4:53, John J Foerch wrote:
Hello,
I want to implement a particular feature in org-mode that depends upon
some
functionality being added to outline-mode. (org-mode is derived from
On 14/12/06, Carsten Dominik <[EMAIL PROTECTED]> wrote:
I strongly support this proposal, this is a feature that would be
very valuable.
Any chance you could hack it into the noutline you distribute for
XEmacs in the next release?
XEmacs has this search issue too.
Tim.
_
Yes, I will, but I want to wait what the solution for emacs will be and
then implement the same in the noutline for xemacs.
- Carsten
On Dec 15, 2006, at 13:17, Tim O'Callaghan wrote:
On 14/12/06, Carsten Dominik <[EMAIL PROTECTED]> wrote:
I strongly support this proposal, this is a feature
I'll follow this up with a few more wishes. Could the table minor
mode maybe be extended to allow the user to define delimiters? Say
draw a picture?
struct hugeStaticTable initData = {
// Draw a picture
// ORG-ROW-DEF { /* key*/ $1 , /* name */ $2 , /* location */ { /*
x */ $3 , /* y */ $4 }
On 15 Dec 2006, Eddward DeVilla wrote:
> I'll follow this up with a few more wishes. Could the table minor
> mode maybe be extended to allow the user to define delimiters?
Yes, it would be nice to edit .csv files directly in org-table model.
Michael
Hi all,
Can table formula's be done without calc? I've been trying to do
something like the following:
|---+--++++|
| | name | P1 | P2 | P3 | TOT|
|---+--++++|
| | Al | 10 | 9 | 8 | ='(+ $3 $4 $5) |
| |
Hi,
I found a bug with table formatting in an indirect buffer. In the
file below, if you open the second bullet (My little microcosm) in an
indirect buffer and cause a table format with say C-c C-c, the table
will reformat but afterwards the cursor will be moved to the beginning
of the buffer.
* Eddward Devilla (2006-12-15 12:50 -0600) said:
^^^
> Can table formula's be done without calc?
That would be a pity not to employ the best maths tool in Emacs.
--
Leo (GPG Key: 9283AA3F)
___
Emacs-orgmode ma
At home I'd play with all the toys I can. I don't control the
environment at work, so I try to keep thing as vanilla as possible.
(Less for me to maintain.) The site only has an ill-maintained emacs
21.1.1 from a few years ago. I gave in and installed org-mode in my
home directory because I
* Eddward Devilla (2006-12-15 15:00 -0600) said:
^^^
>At home I'd play with all the toys I can. I don't control the
> environment at work, so I try to keep thing as vanilla as possible.
> (Less for me to maintain.) The site only has an ill-maintained emacs
> 21.1.1 from a few ye
"Eddward DeVilla" <[EMAIL PROTECTED]> writes:
> Hi all,
>
> Can table formula's be done without calc? I've been trying to do
> something like the following:
Maybe you've already tried this. But I guess it's still worth
mentioning. You probably need a `#' in the first row as following
|---+
On 12/15/06, Xiao-Yong Jin <[EMAIL PROTECTED]> wrote:
"Eddward DeVilla" <[EMAIL PROTECTED]> writes:
Maybe you've already tried this. But I guess it's still worth
mentioning. You probably need a `#' in the first row as following
|---+--++++|
| | name | P1 |
12 matches
Mail list logo