On Sep 11, 2009, at 11:04 AM, Sebastian Rose wrote:
Carsten Dominik writes:
On Sep 8, 2009, at 10:03 PM, Sebastian Rose wrote:
Hi,
I don't remember when this started, but since some days orgstruct-
mode
and orgtbl-mode inhibit TAB-completion in the `To:', `Cc:' and
'Bcc:'
lines in gnu
Hi Peter,
that does make a lot of sense, why did we not think of this earlier?
Works now.
Thanks!
- Carsten
On Sep 11, 2009, at 1:41 PM, Peter Westlake wrote:
Carsten,
Could I request this as a small feature enhancement, please?
Commands like org-refile have an agenda equivalent so that
the
Hi Peter,
should we add org-invoice.el to the contrib directory?
Also, I would like to add org-crypt.el, actually to the core.
Do you agree, and do you have a copyright agreement signed
with the FSF?
- Carsten
On Sep 11, 2009, at 4:02 PM, Peter Jones wrote:
Russell Adams writes:
#+BEGIN tim
I have related tasks from two org files/subtrees where a small percentage of
the clocked time overlaps. These are a manual worklog and a generated git
commit log, see below.
Does anyone have a suggestion about marking and/or resolving overlapping
clocked time?
I plan to merge the subtrees and
Hi all,
This may be a little off topic but I wasn't sure where else to ask so here
goes.
I use org mode all the time for work. I would like to use it more for
producing documents e.g. proposals, statements of work etc. The issue I
have is that we have a specific word template that my boss
Hi Eric,
I think long descriptions are _very_ unusual (it's called "definition
list" () in HTML and "definition term" ().
I used to do this here, before those lists were supported directly in
Org-mode:
- *Bold longish term* \\
Description of the bold longish term.
I bound this function
On Sep 11, 2009, at 8:03 AM, Eric Schulte wrote:
Carsten Dominik writes:
Hi Eric,
I am assuming you are trying to do something like this:
- a very long
description item :: here is the explanation
This is not going to work properly with export.
Exactly, when description items line-wra
On Sep 11, 2009, at 7:57 PM, Sebastian Rose wrote:
andrea Crotti writes:
Nick Dokos hp.com> writes:
My info manual says 6.29c and #+INCLUDE is present and accounted
for.
My fault I didn't add the path to the info list, I was
looking in the old info manual..
Thinking about code execu
andrea Crotti writes:
> Nick Dokos hp.com> writes:
>
>>
>> My info manual says 6.29c and #+INCLUDE is present and accounted for.
>>
> My fault I didn't add the path to the info list, I was
> looking in the old info manual..
>
> Thinking about code execution I think it should be possible,
> the
Russell Adams writes:
> I noticed in the comments you're working on a way to upload to
> Freshbooks! That quite exciting, given I use them too!
Unfortunately (for you) I'm no longer working with the client that
required me to use Freshbooks. So, I don't expect to finish that code.
--
Peter Jon
Nick Dokos hp.com> writes:
>
> My info manual says 6.29c and #+INCLUDE is present and accounted for.
>
My fault I didn't add the path to the info list, I was
looking in the old info manual..
Thinking about code execution I think it should be possible,
the spreadsheet does that in some ways..
I noticed in the comments you're working on a way to upload to
Freshbooks! That quite exciting, given I use them too!
On Fri, Sep 11, 2009 at 08:02:26AM -0600, Peter Jones wrote:
> Russell Adams writes:
> > #+BEGIN timecard
> >
> > |++-|
> > | *Date* | *Task*
Thanks Samuel,
I would suggest to include your script as another directive for Makefile (if
possible)
In older machines this unneeded compilations takes a lot of time
Daniel
PS It works. I put the script below in a file OrgUpdate
dan...@martins:~/Trabalho/svn/lib/emacs-lisp/org-mode$ OrgUpdat
andrea Crotti wrote:
> Detlef Steuer unibwh.de> writes:
>
> >
> > On Fri, 11 Sep 2009 12:41:24 + (UTC)
> > andrea Crotti gmail.com> wrote:
> >
> > > And another thing, is there an easy way to include a file like
> > > \include or \input in latex??
> >
> > Yes, you can
> > #+INCLUDE:
>
At Fri, 11 Sep 2009 11:34:27 -0400,
Matthew Lundin wrote:
> Well, I'm sorry to say that org-mode was the reason I abandoned viper.
> It's probably a limitation of mine, but I found it too confusing to go
> back and forth between all the C-c keys and viper's modal commands. I
Thanks Matt. I kind
Eric S Fraga , Eric S Fraga
writes:
> At Tue, 01 Sep 2009 15:50:08 -0400,
> Matt Lundin wrote:
>> key. Thus, short of using viper, the only solution that works for me is
>> to use the Caps Lock key as Control. With that slight modification, I
>> find emacs controls *very* comfortable (perhaps eve
Detlef Steuer unibwh.de> writes:
>
> On Fri, 11 Sep 2009 12:41:24 + (UTC)
> andrea Crotti gmail.com> wrote:
>
> > And another thing, is there an easy way to include a file like
> > \include or \input in latex??
>
> Yes, you can
> #+INCLUDE:
>
> http://orgmode.org/manual/Include-files.ht
Russell Adams writes:
> #+BEGIN timecard
>
> |++-|
> | *Date* | *Task* | *Hours* |
> |++-|
> | 2009-09-01 | Customer X | 8 |
> | 2009-09-02 | Customer X | 8 |
> | 2009-09-03 | Customer X | 8 |
> | 2009-09-04
On Fri, 11 Sep 2009 12:41:24 + (UTC)
andrea Crotti wrote:
> And another thing, is there an easy way to include a file like
> \include or \input in latex??
Yes, you can
#+INCLUDE:
http://orgmode.org/manual/Include-files.html#Include-files
detlef
_
Maybe it's a simple answer, but I haven't seen it in the manual.
Is there a possibility to insert code like
#+BEGIN_SRC python
print hello
#+END_SRC
which when exported gets substituted to what returned by the result
of the code execution??
I think that I maybe need to customize the function i
Carsten,
Could I request this as a small feature enhancement, please?
Commands like org-refile have an agenda equivalent so that
the same keys work in the agenda, and it would be very nice
to be able to store a link to an item that way as well.
Regards,
Peter.
On Wed, 09 Sep 2009 15:23 +0100, "
Carsten Dominik writes:
> On Sep 8, 2009, at 10:03 PM, Sebastian Rose wrote:
>
>> Hi,
>>
>>
>> I don't remember when this started, but since some days orgstruct-mode
>> and orgtbl-mode inhibit TAB-completion in the `To:', `Cc:' and 'Bcc:'
>> lines in gnus. I have to turn off _both_ of them to make
22 matches
Mail list logo