Hi --
Still trying to figure out how to show only (current) deadlines in my
agenda. I use org-agenda-skip-entry-if 'notdeadline but that still
seems to include all the scheduled items who have deadlines (some time
in the future, but not currently). I apologize for missing something
obviou
Hi,
I started working on an little latex-package to allow the execution of python
code in LaTeX a while ago. It stopped at some point and now it is on my
pending project lists for a while already.
When I read about org-babel I saw a lot of similarities. I like to start again
on the basis of or
I posted a patch to the list in July which added two new special properties
intended for displaying the age of an entry in column view. After some
discussion with Bastien (who was maintainer at the time) we decided I would
reimplement this functionality using column summary operators. It took me a
Having looked at John Wiegley's new org-learn module I would like to
have some google/babel stuff I use automatically create a new tagged org
item scheduled for a days time which I can then re-schedule with the
learn functions. Great for reviewing words/phrases I had translated
between english and
On Oct 25, 2009, at 5:46 PM, Richard Riley wrote:
Just trying this and got
org-smart-reschedule: Symbol's value as variable is void:
learning-fraction
when I enter 0-3. It worked with 5.
Attached is an updated version.
John
org-learn.el
Description: Binary data
___
On Oct 25, 2009, at 12:04 PM, Huang Tao wrote:
but i got something wrong while launch org-smart-reschedule:
1. function org-entry-beginning-position and org-entry-end-position
doesn't exist
2. variable learning-fraction doesn't exist.
org-learn.el depends on the very latest Org-mode from it
Dan,
Please see two threads on the mailing list, both started by me,
entitled "id links and org-link-frame-setup" and "pop-up-windows".
On 2009-10-25, Dan Davison wrote:
> Alternatively, an idea for the future would be to introduce a variable
> that specifies frame/window preferences for potenti
Thanks Carsten, I figured it out straight after posting - I must learn
to check one last time before posting!
Paul
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/
Sorry for the noise, I've just found the reference in my local copy of
the manual, which is up to date!
Paul
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listin
These proposed changes provide control over the frame and window in
which the edit buffer appears when using C-c ' on a code block, and fix
a couple of minor bugs. The options are the same as for the agenda
buffer:
current-window, other-window, reorganize-frame, other-frame
With other-frame, the
Hi Ryan and Carsten,
On 2009-10-25 11:50:05(+0100), Carsten Dominik wrote:
> On Oct 25, 2009, at 11:31 AM, Ryan C. Thompson wrote:
> > My original idea for a per-template solution was to create a
> > function to set buffer-local values of the appropriate variables in
> > the rememebr buffer, a
Well done! It frees me from the fully hand schedule stuff.
but i got something wrong while launch org-smart-reschedule:
1. function org-entry-beginning-position and org-entry-end-position
doesn't exist
2. variable learning-fraction doesn't exist.
I replace the org-entry-[beginning|end]-posit
When I export to html and there is source code inside sometimes I get
unreadable
characters,that's because the color is very light and on a white background it
disappears.
How could I solve it?
Wouldn't be possible to export keeping the emacs theme (like htmlize does)
for example?
_
On Sun, Oct 25, 2009 at 10:51:07AM -0300, Darlan Cavalcante Moreira wrote:
>
> If there was someway to sync (two-way) bbdb with google contacts all problems
> would be solved for me, since I can sync my phone with google contacts and
> Evolution can read/write from/to google contacts (although now
Darlan Cavalcante Moreira writes:
> If there was someway to sync (two-way) bbdb with google contacts all problems
> would be solved for me, since I can sync my phone with google contacts and
> Evolution can read/write from/to google contacts (although nowadays I use
> wanderlust in Emacs instead
Darlan Cavalcante Moreira writes:
> If there was someway to sync (two-way) bbdb with google contacts all
> problems would be solved for me,
Agreed. Syncing with google and different devices in desperately
needed. We should move this discussion to the bbdb-info list. You can
join by emailing bbdb
If there was someway to sync (two-way) bbdb with google contacts all problems
would be solved for me, since I can sync my phone with google contacts and
Evolution can read/write from/to google contacts (although nowadays I use
wanderlust in Emacs instead of evolution, which obviously can use bbdb)
On Oct 25, 2009, at 1:26 PM, Paul Mead wrote:
John Wiegley writes:
To test out this new feature, apply the attached patches and read
the new manual
section on "Tracking your habits".
John
I've been searching on the word "habits" in the manual and I can't
find
it anywhere. Can you g
John Wiegley writes:
>
> To test out this new feature, apply the attached patches and read the new
> manual
> section on "Tracking your habits".
>
John
I've been searching on the word "habits" in the manual and I can't find
it anywhere. Can you give me a clue about where it might be hiding? I'
On Oct 25, 2009, at 11:31 AM, Ryan C. Thompson wrote:
My original idea for a per-template solution was to create a
function to set buffer-local values of the appropriate variables in
the rememebr buffer, and have that function return an empty string,
and then put it inside a %(sexp) in the
My original idea for a per-template solution was to create a function to
set buffer-local values of the appropriate variables in the rememebr
buffer, and have that function return an empty string, and then put it
inside a %(sexp) in the template itself. Should this work? Would
buffer-local valu
On Oct 24, 2009, at 11:00 PM, Ryan C. Thompson wrote:
Carsten Dominik wrote:
All you need to do is *not* to specify file and headline for this
template - then you will be prompted.
If I don't specify a file and headline, won't the note just be
stored under org-default-notes file and org-rem
Hi Kai,
after giving it more thought, what I checked in is actually
a combination of the two patches you sent.
Thanks you for finding and fixing this issue.
- Carsten
On Oct 24, 2009, at 8:40 PM, Kai Tetzlaff wrote:
Carsten Dominik wrote:
Hi Kai,
On Oct 23, 2009, at 9:01 AM, Kai Tetzlaff
OK, I have added support for including file attributes as properties to
org-fstree. You will need to use the merge_jtd_smiths_patch branch.
Once you have loaded org-fstree put the following in an orgfile and fill in the
directory name.
--8<---cut here---start-
On Wed, Oct 21, 2009 at 7:31 PM, Carsten Dominik
wrote:
>
> On Oct 21, 2009, at 6:58 AM, Noorul Islam K M wrote:
>
>>
>> Hello all,
>>
>> I just did org pull to update to latest version. (org-version) says this
>>
>> Org-mode version 6.29a
>>
>> But from an org file when I do "C-\" and type in a t
25 matches
Mail list logo