On Aug 26, 2007, at 23:14, Daniel Clemente wrote:
Hi,
I have this in my emacs:
,
| ;;; Making fold markers ("...") more visible
|
| (defface selective-display
| '((default :background "lightgrey")
| (((supports :underline "red")) :underline "red"))
| "Face used for fold markers
Fixed, thanks.
- Carsten
On Aug 26, 2007, at 0:48, David O'Toole wrote:
I am using org 5.05 and get this error when doing org-cycle in an
emacs-lisp-mode buffer (with Orgstruct mode on)
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
re-search-forward(nil 6690 t)
org-cyc
Carsten Dominik <[EMAIL PROTECTED]> writes:
> `C-u C-u C-c C-c' iterates a table until it is stable and in this way
> takes care of formulas depending on calculated fields.
Thanks Carsten! I wasn't aware of that feature :)
Regards,
Bernt
___
Emacs-
On Aug 26, 2007, at 21:39, Bernt Hansen wrote:
In the following table I'd like to vertically sum the column and the
compute a new value based on that sum.
|---+---+---+---+---+-|
| | A | B | C | Total | Details |
|---+---+---+---+---+-|
| # | 1 | 2 | 4 | 7 | Item
On 8/26/07, Bernt Hansen <[EMAIL PROTECTED]> wrote:
> In the following table I'd like to vertically sum the column and the
> compute a new value based on that sum.
>
> |---+---+---+---+---+-|
> | | A | B | C | Total | Details |
> |---+---+---+---+---+-|
> | # | 1 | 2 | 4 |
Rainer Stengele <[EMAIL PROTECTED]> writes:
> I wonder what is the best way to work with fixed dates in org.
> I do not want to them entered as "SCHEDULED".
>
> Say I have a meeting on a certain date.
> I do not want to enter it as a todo, as for me it is not really a todo
> but a simple meeting w
Rainer Stengele <[EMAIL PROTECTED]> writes:
> I wonder what is the best way to work with fixed dates in org.
> I do not want to them entered as "SCHEDULED".
>
> Say I have a meeting on a certain date.
> I do not want to enter it as a todo, as for me it is not really a todo
> but a simple meeting w
I wonder what is the best way to work with fixed dates in org.
I do not want to them entered as "SCHEDULED".
Say I have a meeting on a certain date.
I do not want to enter it as a todo, as for me it is not really a todo
but a simple meeting which is done when it is over.
If I enter it as a simpl
Hi,
>
> I have this in my emacs:
>
> ,
> | ;;; Making fold markers ("...") more visible
> |
> | (defface selective-display
> | '((default :background "lightgrey")
> | (((supports :underline "red")) :underline "red"))
> | "Face used for fold markers like ...")
> |
> | (unless standard-d
"Daniel Clemente" <[EMAIL PROTECTED]> writes:
Hi Daniel,
> now that we speak about new faces... I would like to change the
> color of the ... that can be seen when a section is rolled out. Why?
> Because I want to differentiate this:
>
> ** Some title...
>
> From this:
>
> ** Some title...
I
In the following table I'd like to vertically sum the column and the
compute a new value based on that sum.
|---+---+---+---+---+-|
| | A | B | C | Total | Details |
|---+---+---+---+---+-|
| # | 1 | 2 | 4 | 7 | Item 1 |
| # | 2 | 6 | 4 |12 | Item 2 |
| # | 2 |
fixed, thanks.
- Carsten
On Aug 25, 2007, at 19:55, Bastien wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
- New variable `org-remember-store-without-prompt'. When set,
exiting the remember buffer with C-c C-c will store the note
without further prompts to the default location
On Aug 26, 2007, at 19:47, Daniel Clemente wrote:
Hi,
now that we speak about new faces... I would like to change the
color of the ... that can be seen when a section is rolled out. Why?
Because I want to differentiate this:
** Some title...
From this:
** Some title...
Yes, they ar
On Aug 26, 2007, at 4:00, James Hawley wrote:
Hi!
I'm a relatively new emacs and org-mode user so I apologize for the
basic nature of this question. Unfortunately, the answer is probably
so obvious that no one has had to ask it before, and, as a result, I
have not been able to find this sub
Hi,
now that we speak about new faces... I would like to change the
color of the ... that can be seen when a section is rolled out. Why?
Because I want to differentiate this:
** Some title...
From this:
** Some title...
Yes, they are equal, but not really: at one, I wrote „..." at the
This is currently not implemented. However,
it has been asked for quite a few times now, so
it will be implemented in the next version, 5.07.
When that is out, check for the variable
`org-todo-keyword-faces'.
- Carsten
On Aug 25, 2007, at 2:23, William Case wrote:
Hi;
I have made the followi
Hi!
I'm a relatively new emacs and org-mode user so I apologize for the
basic nature of this question. Unfortunately, the answer is probably so
obvious that no one has had to ask it before, and, as a result, I have
not been able to find this subject in the mailing list. Of course, I
may not
I am using org 5.05 and get this error when doing org-cycle in an
emacs-lisp-mode buffer (with Orgstruct mode on)
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
> re-search-forward(nil 6690 t)
> org-cycle-hide-drawers(contents)
> run-hook-with-args(org-cycle-hide-drawers
18 matches
Mail list logo