Hi Julien,
neither in the patch nor in the ChangeLog entry I am
able to find the refresh for categories in agenda
buffer preparation - even though your message states that you
have changed this.
Can you please take a fresh look and write a fresh patch?
Matt, will you be able to test that patch w
On Mon, Jan 03 2011, Carsten Dominik wrote:
> neither in the patch nor in the ChangeLog entry I am
> able to find the refresh for categories in agenda
> buffer preparation - even though your message states that you
> have changed this.
Of course since it was a line I removed, and I removed the re
Jeff Horn writes:
> Bernt, Eric Schulte, and others,
>
> Bernt recently mentioned to me on #org-mode that he doesn't
> byte-compile org-mode, which makes it much easier to read backtraces.
> I'm trying to use Eric Schulte's starter-kit fork, and the
> instructions suggest compiling org-mode.[1]
>
The attached file implements a new link type "eshell". An eshell link consists
of an optional buffer name followed by a colon, and of an eshell command line.
Opening the link switches to the indicated buffer, creating it if necessary, or
to the default *eshell* buffer, and executes the command l
On Jan 3, 2011, at 11:57 AM, Julien Danjou wrote:
On Mon, Jan 03 2011, Carsten Dominik wrote:
neither in the patch nor in the ChangeLog entry I am
able to find the refresh for categories in agenda
buffer preparation - even though your message states that you
have changed this.
Of course sin
Applied, thanks.
- Carsten
On Jan 1, 2011, at 2:33 PM, Bernt Hansen wrote:
* lisp/org-agenda.el (org-agenda-goto): Display invisible entry text
* lisp/org-agenda.el (org-agenda-switch-to): Display invisible entry
text
Visiting clock lines with RET or TAB in the agenda can put point on a
fo
I removed the duplicate definition.
Thanks.
- Carsten
On Dec 24, 2010, at 5:46 PM, Julien Danjou wrote:
* org-macs.el (org-plist-delete): Rewrite faster.
* org.el (org-plist-delete): Remove duplicate from org-macs.el.
Signed-off-by: Julien Danjou
---
lisp/org-macs.el | 16 +++---
Ben Ward wrote:
Hi, all, I hope someone can help with this issue,
Unfortunately I'm having a work PC upgrade, and it means Windows 7 and
the order not to install any other system on it for compatibility and
for the IT experts - I use the term loosely, to only need to know how to
use one sys
In the recent org manual,
3294 @lisp
3295 (add-hook 'org-load-hook
3296 (lambda ()
3297 (define-key 'org-mode-map "\C-n" 'org-next-link)
3298 (define-key 'org-mode-map "\C-p" 'org-previous-link)))
3299 @end lisp
I think should be
3294 @lisp
3295 (add-hook 'org-load-hook
3296 (lambda
Hi Rustom and Bastien,
Bastien wrote:
> Rustom Mody writes:
>
>> I see this line in http://orgmode.org/Changes.html#sec-1_2_8
>>
>> Thanks to Sébastien Vauban for this contribution.
>
> Er...
>
>> Apart from the fact that Sebastien has been square rooted, he has also
>> become Bastien!
>
> Fixed
On 03/01/2011 15:57, Erik Iverson wrote:
Ben Ward wrote:
Hi, all, I hope someone can help with this issue,
Unfortunately I'm having a work PC upgrade, and it means Windows 7
and the order not to install any other system on it for compatibility
and for the IT experts - I use the term loosely
Hi Seb,
Seb writes:
> I'm resuscitating this old thread, which is the only one I found on the
> subject as someone starting to peek into Org and exploring ways to
> migrate from Planner.
You may have a look at this perl script:
http://www.c0t0d0s0.de/plan2org/plan2org.pl
I added a FAQ in
Hi Steve,
Steve Hafner writes:
> In the recent org manual,
>
> 3294 @lisp
> 3295 (add-hook 'org-load-hook
> 3296 (lambda ()
> 3297 (define-key 'org-mode-map "\C-n" 'org-next-link)
> 3298 (define-key 'org-mode-map "\C-p" 'org-previous-link)))
> 3299 @end lisp
>
> I think should be
>
> 3
I'm getting this error message:
In toplevel form:
lisp/org-indent.el:223:39:Error: Wrong type argument: listp, nstars
make: *** [lisp/org-indent.elc] Error 1
Any ideas how to get around this?
Dave
___
Emacs-orgmode mailing list
Please use `Repl
Hi all,
Carsten received the completed FSF assignment of Chris Gray, author of
org-special-blocks.el. I just moved this contrib from contrib/lisp/
into the core (lisp/), it will be part of the next Emacs release.
Here is a summary of what org-special-blocks.el does:
;; This package generalizes
Great! Special blocks is a really helpful contribution.
Yours,
Christian
On 1/3/11 8:21 PM, Bastien wrote:
Hi all,
Carsten received the completed FSF assignment of Chris Gray, author of
org-special-blocks.el. I just moved this contrib from contrib/lisp/
into the core (lisp/), it will be part
I'm trying a first use of the habits tracking function but I'm not sure
I understand the way they are set up. I have three questions. Here's the
first.
Is it possible to set up a daily habit -- that is, one that should be
done at least every day and at most every day (as opposed to the
"shaving"
Assuming I have the correct repeater syntax for a daily habit, what
should the colored graph look like if I do the task consistently for a
few days, then miss a day, then pick up the task again? What I expected
to see was:
- a set of GREEN cells (with asterisks)
- a RED cell (no asterisk) for th
For habits to work, he manual says that "You must also have state
logging for the DONE state enabled". My experimentation leads me to
believe that the state logging must not only be enabled but it must be
such that org-log-done is set to 'time and *not* to 'note. I tried the
latter and it doesn't
Happy New Year to all listreaders & users!!
I'm debating a possible workflow, here's the idea:
Would the following be conceivable?
- I'd like to prepare a legal (or comparable, just an example) dossier /
document
- document would contain links to other documents, even snippets from
such docume
> - document would contain links to other documents, even snippets
> from such document (use bib reference on self made document?)
> - Document needs to be exported to:
> - doc format
> - pdf format
> - html format (ready to be publicezed on web server)
> - preferabley links need to remain
Erwin Panen writes:
> Happy New Year to all listreaders & users!!
>
> I'm debating a possible workflow, here's the idea:
>
> Would the following be conceivable?
> - I'd like to prepare a legal (or comparable, just an example) dossier
> / document
> - document would contain links to other documen
Dear all,
I asked Jason if he could take care of http://orgmode.org and I'm glad
he kindly accepted. We've been working on the website migration: it's
effective since yesterday.
Links and services like mathjax or org-info-js work as expected. If
you notice anything missing/broken, please tell
Hi Dave,
I have tried to download the git source of gnugol and compile it.
Running into a few issues at the moment: I did download and build the
jansson library which is installed in /usr/local
However when I run gnugol I'm seeing the following error:
Errors: google(1): ../engines/google.so:
Tommy Kelly writes:
> I'm trying a first use of the habits tracking function but I'm not sure
> I understand the way they are set up. I have three questions. Here's the
> first.
>
> Is it possible to set up a daily habit -- that is, one that should be
> done at least every day and at most every
Dear all,
another great news: Matt Lundin accepted to become the new maintainer of
Worg. Requests to get push access to Worg should now be emailed to Matt
directly. See this page for more on Worg maintainance:
http://orgmode.org/worg/worg-maintainance.html
Thanks a lot Matt!
--
Bastien
_
Tommy Kelly writes:
> Assuming I have the correct repeater syntax for a daily habit, what
> should the colored graph look like if I do the task consistently for a
> few days, then miss a day, then pick up the task again? What I expected
> to see was:
>
>
> - a set of GREEN cells (with asterisks)
Thanks, Matt.
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
I support WPI: http://www.wpinstitute.org/xmrv/index.html -- PLEASE DONATE
===
I want to see the original (pre-hold) Lo et al. 2010 NIH/FDA/Harvard MLV paper.
___
Emacs-orgmode m
Thanks, Jason.
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
I support WPI: http://www.wpinstitute.org/xmrv/index.html -- PLEASE DONATE
===
I want to see the original (pre-hold) Lo et al. 2010 NIH/FDA/Harvard MLV paper.
___
Emacs-orgmode
Hello,
Completing todo keywords using M-TAB always works for "TODO"
and "WAITING" on 7.4 (except it doesn't add any space after keyword).
Completing other todo keywords (as "SOMEDAY", "CANCELLED", ...) only
works the first time i run M-TAB.
For example, after having typed :
* SOM
completing
All,
I have the following templates defined for org-capture:
,
| (setq org-capture-templates
| '(("t" "Todo Item" entry
| (file+headline org-default-notes-file "Tasks")
| "* TODO %? %^G\n %a")
| ("p" "Phone Call Log" entry
| (file+headline org-defau
Tommy Kelly writes:
> For habits to work, he manual says that "You must also have state
> logging for the DONE state enabled". My experimentation leads me to
> believe that the state logging must not only be enabled but it must be
> such that org-log-done is set to 'time and *not* to 'note. I tri
Using org from git today:-
C-c a a to bring up my agenda for the week.
,
| b runs the command org-agenda-earlier, which is an interactive compiled Lisp
| function in `org-agenda.el'.
`
Debugger entered--Lisp error: (error "Not allowed in nil-type agenda buffers")
signal(error ("Not al
Richard Riley writes:
> Using org from git today:-
>
> C-c a a to bring up my agenda for the week.
>
> ,
> | b runs the command org-agenda-earlier, which is an interactive compiled Lisp
> | function in `org-agenda.el'.
> `
>
> Debugger entered--Lisp error: (error "Not allowed in nil-type
Bernt Hansen writes:
> Richard Riley writes:
>
>> Using org from git today:-
>>
>> C-c a a to bring up my agenda for the week.
>>
>> ,
>> | b runs the command org-agenda-earlier, which is an interactive compiled
>> Lisp
>> | function in `org-agenda.el'.
>> `
>>
>> Debugger entered--Lisp
Sunny Srivastava writes:
> Hello Org-moders:
>
> I was trying to use org-mode to make a beamer presentation. The
> tutorial on Worg by Eric Fraga helped a lot (thank you Eric).
You're very welcome. Sorry for delay in answering but I have avoided
much of my email over the xmas period... :-)
> H
Suvayu Ali writes:
> On Sunday 26 December 2010 10:09 AM, Neil Hepburn wrote:
>> Greetings,
>> I am trying to produce a Beamer slide presentation from org-mode. I have a
>> slide that has some output from R in a src_block. The problem is that the
>> material that I want to present (coefficients
> Carsten Dominik gmail.com> writes:
> Strange, for me this worked without any problems this morning.
I have found that the new year was created in other files but it definitely
misbehaves in my taskdiary.org file.
I can only assume there is a pattern of characters that fools the algorithm
fo
What would be helpful is a minimal file that, as a date-tree target,
reproduces the issue. I am sure the problem could then easily be found.
- Carsten
On Jan 4, 2011, at 4:48 AM, Charles Cave wrote:
Carsten Dominik gmail.com> writes:
Strange, for me this worked without any problems this m
Bastien writes:
> Dear all,
>
> I asked Jason if he could take care of http://orgmode.org and I'm glad
> he kindly accepted. We've been working on the website migration: it's
> effective since yesterday.
>
> Links and services like mathjax or org-info-js work as expected. If
> you notice anyth
On Jan 4, 2011, at 7:24 AM, Carsten Dominik wrote:
What would be helpful is a minimal file that, as a date-tree target,
reproduces the issue. I am sure the problem could then easily be
found.
If you want to follow the procedure yourself, do
M-x debug-on-entry RET org-datetree-find-year-cr
41 matches
Mail list logo