On Sep 3, 2008, at 9:10 PM, Seweryn Kokot wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
Hi Seweryn,
please see
http://thread.gmane.org/gmane.emacs.orgmode/7430/focus=7430
Hi Carsten
Thanks a lot! This is exactly what I wanted. In my case the following
works
(defun my-org-column-cle
On Sep 3, 2008, at 11:37 PM, Rainer Stengele wrote:
Carsten Dominik wrote:
Hi,
is anyone using the interactive note target selection with remember?
Or do you all (like me) always file the entries to the location
defined in the template settings?
I am considering to remove the interactive tar
Carsten Dominik wrote:
Hi,
is anyone using the interactive note target selection with remember?
Or do you all (like me) always file the entries to the location defined
in the template settings?
I am considering to remove the interactive target selection entirely,
because it basically defeat
Carsten Dominik <[EMAIL PROTECTED]> writes:
> is anyone using the interactive note target selection with remember?
>
> Or do you all (like me) always file the entries to the location
> defined in the template settings?
I was using it, until I went back through and tuned up my template
settings to
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi Seweryn,
>
> please see
>
> http://thread.gmane.org/gmane.emacs.orgmode/7430/focus=7430
Hi Carsten
Thanks a lot! This is exactly what I wanted. In my case the following
works
(defun my-org-column-cleaner (title value)
(cond
((equal title
On Wed, Sep 3, 2008 at 02:51, Carsten Dominik <[EMAIL PROTECTED]> wrote:
>> (org-defkey org-mode-map [(meta down)] 'org-metadown)
>
> That should work, and it does for me.
OK, does not work for me. This does, however. (I got it by M-x
local-set-key RET. This is a trick I use to figure out what
On Wed, Sep 3, 2008 at 02:51, Carsten Dominik <[EMAIL PROTECTED]> wrote:
>> (org-defkey org-mode-map [(meta down)] 'org-metadown)
>
> That should work, and it does for me.
OK, does not work for me. This does, however. (I got it by M-x
local-set-key RET. This is a trick I use to figure out what
"Eric Schulte" <[EMAIL PROTECTED]> writes:
Hi Eric,
> Instead of putting org into the source file, would it make sense to
> put the source code into an org file. Using MuMaMo-Mode
> http://www.emacswiki.org/cgi-bin/wiki/MuMaMo and delimiters like
>
> #+BEGIN_LISP
>
> #+END_LISP
>
> it would be p
Instead of putting org into the source file, would it make sense to put
the source code into an org file. Using MuMaMo-Mode
http://www.emacswiki.org/cgi-bin/wiki/MuMaMo and delimiters like
#+BEGIN_LISP
#+END_LISP
it would be possible to activate the appropriate source mode inside of
the blocks,
Carsten Dominik <[EMAIL PROTECTED]> writes:
>
> org-plot.el needs to do (require 'org-table)
>
Thanks, I applied this change to the git repo
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
ht
Carsten Dominik <[EMAIL PROTECTED]> writes:
> is anyone using the interactive note target selection with remember?
>
> Or do you all (like me) always file the entries to the location
> defined in the template settings?
>
> I am considering to remove the interactive target selection entirely,
> bec
Fixed, thanks.
- Carsten
On Sep 3, 2008, at 2:00 PM, Bernt Hansen wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
Hi Bernt, I am not sure if I understand your patch correctly:
Hi Carsten! Welcome back :)
On Aug 10, 2008, at 4:30 PM, Bernt Hansen wrote:
sections for HTML expor
OK, enough votes to keep it.
Thanks.
- Carsten
On Sep 3, 2008, at 1:33 PM, Carsten Dominik wrote:
Hi,
is anyone using the interactive note target selection with remember?
Or do you all (like me) always file the entries to the location
defined in the template settings?
I am considering t
Hello,
> is anyone using the interactive note target selection with remember?
I am using it, although not very frequently.
I have different org files corresponding to different projects,
with a Tasks header in each file, and I occasionally record my
notes in these headers rather than in my defaul
On 3 Sep 2008, Carsten Dominik wrote:
> is anyone using the interactive note target selection with remember?
Yes, I do.
> Or do you all (like me) always file the entries to the location
> defined in the template settings?
Well, mostly. But sometimes I file it in a different file.org.
But <>M
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi Bernt, I am not sure if I understand your patch correctly:
Hi Carsten! Welcome back :)
>
>
> On Aug 10, 2008, at 4:30 PM, Bernt Hansen wrote:
>
> sections for HTML export should be clean. We can use styles
> to indent the text if that
Carsten Dominik <[EMAIL PROTECTED]> writes:
Hi Carsten,
> is anyone using the interactive note target selection with remember?
No, I always save to org-default-notes-file and
org-remember-default-headline.
Bye,
Tassilo
___
Emacs-orgmode mailing lis
Hi,
is anyone using the interactive note target selection with remember?
Or do you all (like me) always file the entries to the location
defined in the template settings?
I am considering to remove the interactive target selection entirely,
because it basically defeats the purpose of remem
Carsten Dominik <[EMAIL PROTECTED]> writes:
Hi Carsten,
> "?..." is not a correct regular expression in Emacs. You are using
> wildcard synax, it seems.
No, I used (concat comment-starter "?...") to make the comment starter
optional. But that's not fully correct. In elisp the comment starter
On Sep 3, 2008, at 11:49 AM, Richard G Riley wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Aug 3, 2008, at 1:21 PM, Richard G Riley wrote:
Possibly a small bug. In the agenda all scheduled items appear
to use
the face org-scheduled-today even if they are scheduled a day or
On Sep 2, 2008, at 9:07 PM, Samuel Wales wrote:
If I evaluate the following sexp in the org-mode buffer, should it
take effect? It doesn't take effect for either ESC down or alt-down.
(org-defkey org-mode-map [(meta down)] 'org-metadown)
That should work, and it does for me.
- Carsten
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Aug 3, 2008, at 1:21 PM, Richard G Riley wrote:
>
> Possibly a small bug. In the agenda all scheduled items appear to use
> the face org-scheduled-today even if they are scheduled a day or two in
> the future.
>
> I don't see this as a b
On Aug 22, 2008, at 5:32 PM, Parker, Matthew wrote:
Is there a way to set “Hyperlinks > literal links” on by default?
I found the elisp that works w/in an org buffer, but this fails if I
put it in .emacs.
; turn on literal links
(progn
(org-remove-from-invisibility-spec '(org-link))
(o
Tahnks for suggesting this improvement to the documentation - it is
now implemented.
- Carsten
On Aug 18, 2008, at 10:29 PM, Trey Jackson wrote:
Bernt wrote:
I think this is expected behaviour. Your startup options are
conflicting. You normally have only one of showstarts or hidestars
sin
Hi Seweryn,
please see
http://thread.gmane.org/gmane.emacs.orgmode/7430/focus=7430
- Carsten
On Aug 18, 2008, at 1:58 AM, Seweryn Kokot wrote:
I would like to have a list of actions with starting and ending times
and with duration.
Now I have the column view as follows
#+BEGIN: columnvie
On Aug 15, 2008, at 10:45 AM, Ulf Stegemann wrote:
Hi all,
I was recently playing around with marking org agenda items in the
calendar using (org-diary) in the diary file. I encountered a problem
already described by Wanrong Lin some time ago (see
http://www.mail-archive.com/emacs-orgmode@gnu.o
Appied, thanks.
- Carsten
On Aug 11, 2008, at 10:12 PM, Tommy Lindgren wrote:
Hi,
Patch below adds support for the To-header in org-gnus-store-link.
This
makes %:toname-escapes in remember templates work when invoked from
Gnus. (I have a special template I use when realize I have to finish
Hi Tassilo,
"?..." is not a correct regular expression in Emacs. You are using
wildcard synax, it seems.
If you want to allow extra characters # and ; at the begin of the
line, try something like
"[;#]*..."
I am not sure if this will work, in particular if it will make
structure ed
Hi Bernt, I am not sure if I understand your patch correctly:
On Aug 10, 2008, at 4:30 PM, Bernt Hansen wrote:
sections for HTML export should be clean. We can use styles
to indent the text if that is desired.
This allows copying and pasting the text from the HTML document
so that you get t
Applied, thanks.
- Carsten
On Aug 8, 2008, at 10:33 AM, David House wrote:
The "Generated by org-mode" text at the end of the document has a
small HTML typo causing invalid HTML to be produced. Patch:
---
diff -u c\:/Program\ Files/Emacs/emacs/site-lisp/org/org-exp.el
c\:/Program\ Files/Emacs
Hi Graham,
this means that your Preferences.el file tries to modify the org-
agenda-mode-map before org-agenda.el was loaded. The best fix is to
do your key assignments in org-agenda-mode-hook, i.e.
(add-hook 'org-agenda-mode-hook
(lambda ()
(define-key org-agenda-mode-map ..)))
I have updated org-marix.el to version 0.5 in the contrib directory.
- Carsten
On Aug 7, 2008, at 8:20 PM, Russell Adams wrote:
Where can I find the latest org-mairix.el?
I recall it getting some form of mutt integration.
I'd like to start linking to my email in mutt, it appears this would
b
I applied, this patch, thank you very much.
- Carsten
P.S.
Next time, please do a diff -u, this makes it easier for me to check
things.
On Aug 6, 2008, at 10:54 PM, Sullivan, Gregory (US SSA) wrote:
OK – I did the following. I allow for functions in the filename
positions of templates,
Applied, thanks.
- Carsten
On Aug 3, 2008, at 9:41 PM, Piotr Zielinski wrote:
Changed org-goto-local-search-forward-headings to support backward
search, and renamed it to org-goto-local-search-headings.
---
lisp/org.el |8 +---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --gi
On Aug 3, 2008, at 1:21 PM, Richard G Riley wrote:
Possibly a small bug. In the agenda all scheduled items appear to use
the face org-scheduled-today even if they are scheduled a day or two
in
the future.
I don't see this as a bug. Maybe the name of the face is slightly
missleading. T
Hi,
this is a resend of my message from <2008-08-20 Wed>. So far nobody
answered and since Carsten is back now, I thought I may try again.
I'd like to switch from outline-minor-mode to orgstruct-mode for various
source code files, because the outline keybindings are not really quick
nor easy to
On Aug 27, 2008, at 6:18 AM, Parker, Matthew wrote:
Is it possible to work w/ numbers w/ commas in 'spreadsheets'?
No, this is not possible.
- Carsten
when trying to add 3,000 to 4,000 below...
=$1+$2
... yields 7
and this works but is long winded:
@2$3='(+ (string-to-number (replace
Fixed, thanks.
- Carsten
On Sep 2, 2008, at 9:32 PM, Nick Dokos wrote:
Rainer Thiel <[EMAIL PROTECTED]> wrote:
I can't seem to find a way to configure the variable
org-export-latex-classes either directly (via customize-variable) or
through customizing a group. customize-variable can't find
On Sep 2, 2008, at 11:12 PM, Richard G Riley wrote:
Richard G Riley <[EMAIL PROTECTED]> writes:
I keep all diary stuff in an org file. I have turned off including
the
external .diary file into org.
However my .diary file (which feeds the calendar) looks like:
&%%(org-diary)
Oct 13, 2008
On Sep 2, 2008, at 11:26 PM, JBash wrote:
In trying the example, I'm getting a message saying a function
definition (org-table-to-lisp) is void.
I've been using org-mode for a few months, but I'm not at all
familiar with lisp.
I just today pulled the files (org-plot.el and example.org) from
40 matches
Mail list logo