e/dbr/sw/org-mode/contrib/lisp" load-path))
(require 'org-install)
- Therefore org-version is: Org-mode version 7.7 (release_7.7.380.g54d7df.dirty)
I then created a file "a.org":
--8<--
#+TITLE: a.org
#+AUTHOR:Daniel
#+EMAIL: daniel@monkey
#+DATE: 201
Hi!
And another problem after an upgrade vom V6.something to a 7.7
release: Org-mode version 7.7 (release_7.7.380.g54d7df). When I use the
org-publish to produce a set of HTML pages I run into a error. Here is
an example:
I have a file "index.org":
--8<--
#+TITLE: Foo!
#+AUTH
Hello Carsten,
thanks for your reply.
Hi Daniel,
yes, this could be seen as a bug. However, the implementation
does not work by scanning the entire buffer and marking tasks
that should be blocked. Rather, it goes to each task and then
scans around to see locally what the dependencies are
(throw 'dont-block nil)))
;;
(org-back-to-heading t)
(org-up-heading-all 1)
;;
t))
(add-hook 'org-blocker-hook
'org-block-todo-from-children-or-siblings-or-parent)
Carsten Dominik wrote:
Hi Daniel,
one
s-todo-p))
(setq while_cond nil))
;
t))
Best regards,
Daniel
Carsten Dominik wrote:
Hi Daniel,
looks that your modification do the right thing - almost.
It does not check if the parent itself is a TODO, and I
think this would be necessary as well. Beca
Hello Carsten,
thanks a million for optimizing and including
this blocking-behavior into org-mode! :)
It seems to work like a charm.
Best regards,
Daniel
Carsten Dominik wrote:
Hi Daniel,
thanks for your continuing efforts. I have now implemented
this change, with some speed optimizations
Hi, I have a todo.org file with some local variables, here is the file
content
# Local Variables:
# eval: (setq org-todo-keyword-faces
# '(("TOSTART" . "red")
#("PLANING" . "yellow")
#("DOING" . "yellow")
#("CHECKING" . "yellow")
#("WAITING" . "green")
#("DOCUMENTING" . "yello
fails, and reloaded org works, but there's further problems in the backtrace.
Emacs : GNU Emacs 26.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.30)
of 2019-07-04
Package: Org mode version 9.2.3 (9.2.3-elpa @
/home/daniel/.emacs.d/elpa/org-9.2.3/)
export to HTML by simply loading 1
file (org.el), so I think it's useful.
-- Daniel
El Wed, 8 Sep 2010 03:39:20 +0530 Noorul Islam va escriure:
>
> On Wed, Sep 8, 2010 at 12:49 AM, Daniel Clemente wrote:
> >
> > Hi.
> > This change in org.el (commit fd16515b4a88
ow. And what is exactly
doing? I attach it at the end of this mail. Sometimes it's ls-files, other
diff-index.
-- Daniel
#+begin_example
Debugger entered--Lisp error: (quit)
call-process("git" nil (t nil) nil "ls-files" "-c" "-z" "--"
Hi.
Before commit bbac53d7fe1cab14bc70e152092cf7a538a6a810, org-publish made this
change to my HTML, which was wrong:
-Precisamente una idea loca que tengo es integrar la World Wide Web en org-mode…
+Precisamente una idea loca que tengo es integrar la World Wide Web en org-mode…
After that co
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
x this, or do I have to use a different key (which
works fine) than tab for auto-complete?
I'm using the latest git head of both orgmode and auto-complete and
emacs 23.2.1.
Regards,
Daniel Schoepe
___
Emacs-orgmode mailing list
Please use `Rep
Bug report+testcase
Hi, I found a bug related to lists within footnotes [1]. org-mode from
git (release_6.31.27.g407b).
[1] To reproduce it:
- open this test case
- C-c C-e b
- notice that this list doesn't appear under the „footnotes“ section,
but *mixed with the „end list“ at the end*
Note tha
in a few keys. Like
recentf, but with user-defined positions instead of automatically computed
entries.
It could be nice have this inside Org.
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Em
think about next task to do
[2] work on file2 a bit more
Recently clocked in tasks:
[a] working on this
[b] working on that
That list of common tasks could even be progressively created from
statistics of the most commonly clocked tasks.
-- Daniel
___
that it can actually serve as a
generic task dispatcher.
There are also common files and directories which I often want to
open. I will write them as links inside a :COMMON: task, and this will
be the generic Emacs dispatcher I was looking for.
5)] [C-mouse-5]) (quote
org-agenda-later))
(define-key org-agenda-keymap [drag-mouse-3]
(quote (lambda (event) (interactive "e")
(case (org-mouse-get-gesture event) (:left (org-agenda-earlier 1))
(:right (org-agenda-later 1))
)
)
org-occur-hook '(org-first-headline-recenter)
org-export-latex-inline-image-extensions '("pdf" "jpeg" "jpg" "png")
org-modules '(org-bbdb org-bibtex org-gnus org-info org-jsinfo
org-habit org-irc org-registry)
org-remember-templates '(("Todo" 116 "** TODO %?\n %i\n %a"
"~/org/root.org" "") ("Appointment" 97 "** Appointment: %?\n%^T\n%i\n
%a" "~/org/root.org" "")
("Blog Idea" 98 "*** %^{Title}\n%i%?"
"~/org/root.org" "Blog Ideas")
("Music" 109 "*** %^{Song title} -
%^{Artist}%!" "~/org/music.org" "To buy"))
org-export-latex-low-levels 'description
)
--
Daniel M. Hackney
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
string
is not interesting.
However , I aggree that archiving should have a confirmation y-or-n
Daniel
2009/11/7 David Bremner :
> At Sat, 7 Nov 2009 07:33:30 +0100,
> Carsten Dominik wrote:
>
>> I actually think that few people use archiving to sibling. Am I
>> wrong about th
On Thu, Nov 12, 2009 at 1:36 AM, Samuel Wales wrote:
> In the agenda, it is difficult to find where you are in
> the hierarchy. I find that I have to switch to the outline,
> then scroll up, if I want to know what the parent headline
> is, or any ancestor.
Just a note: pressing E in the agenda
>
> Speed commands at the start of a headline
> ==
>
> If you set the variable `org-use-speed-commands', the cursor
> position at the beginning of a headline (i.e. before the first
> star) becomes special. Single keys execute special commands in
> this place
is.
I will explain the achievements of this work.
It was discovered that roses are red.
---
I hope it helps.
-- Daniel
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Em
irective
of org-mode.
Carsten converted us to org-mode and we converted him to Beamer!
Daniel
2009/11/23 Eric S Fraga :
> At Mon, 23 Nov 2009 14:55:53 +0100, Carsten Dominik wrote:
>>
>> Hi Eric,
>>
>> I am now getting interested in beamer support. I think this is
>>
The question of time ranged notes on the agenda is quite important
How lecturers/professors manage weekly classes appts on org?
How to put some classes on a certain periods? How to skip holidays as
eg "remind" package do?
Daniel
2009/11/23 Łukasz Stelmach :
> lukasz.stelm...@
the latest git version of org-mode 6.33trans and
I tried to use the example but I couldn't
Daniel
2009/12/4 Eric S Fraga :
> At Thu, 3 Dec 2009 17:10:44 +0100,
> Carsten Dominik wrote:
>
>> after carefully listening to all your comments and thinking
>> things through m
Amazing work
Keep us up-to-date
I have intention to use a similar approach in my University
Daniel
2009/12/3 Juan Reyero :
> Greetings,
>
> I have been using org-mode as a key support for my work as a manager
> for quite a while now. I thought some of the tricks and processes f
Thank you very much
I did everything you suggested and everything worked nicely
But even using load-libray
org-latex
and
org-beamer
I received
Loading /home/daniel/emacs-lisp/org-mode/lisp/org-beamer.el (source)...done
Loading /home/daniel/emacs-lisp/org-mode/lisp/org-latex.el (source
All,
I'm not on this mailing list, but thought this would be the right place to
pass along a bug in org-babek
that had me baffled for a long time.
I was initializing org-babel with the following from my init.el file
===
(require 'org-babel-init)
(require 'o
Carsten hit the target. I have customized org-export-latex-classes before!
The first option did not work (I do not know why) but the second option did!
The teste worked perfectly!!
Thanks again carsten and Nicholas
Daniel
2009/12/5 Carsten Dominik :
>
> On Dec 5, 2009, at 1:04 AM,
I had the same problem with org-beamer-add-units-to-column-width
daniel
2009/12/7 JBash :
>
>
> On Mon, Dec 7, 2009 at 3:15 PM, JBash wrote:
>>
>>
>> On Sat, Dec 5, 2009 at 3:05 AM, Carsten Dominik
>> wrote:
>>>
>>> On Dec 5, 2009, at 1:04 AM,
Good idea Eric (footnotes -> \notes)
The only minor problem is number of lines per footnote/note.
When I make notes on Bemaer in general my notes have more than one line.
AFAIK footnotes in org are single lines or you have to separate them
with \par which is not so good.
Daniel
2009/12
\pnote could be an option
Another idea is to reserve the lowest level to notes
* section
** subsection
*** frame
etc
** notes
(I don't know how many *'s are needed)
maybe we can set a number / variable
like
org-beamer-frame-level
we could create
org-beamer-notes-lev
ot;wyrd") do this job
wonderfully but I do not know how to deal with this problem in Org
mode
Daniel
2009/12/19 Thomas Bach :
> Hi Jan,
>
> interesting setup, it never came to my mind to organize everything on a
> weekly basis. Well, it makes sense. :)
> Why do you put inactiv
for a quite common feature!
Maybe as a suggestion we could encapsulate such a huge expression in a
simpler org-mode function ?
Daniel
PS In
http://www.emacswiki.org/cgi-bin/wiki/DiaryMode#toc12
I found another suggestion which I do not know how to include in or
Important question
It has some relation with other topic on the list
http://thread.gmane.org/gmane.emacs.orgmode/20780/focus=20857
2009/12/21 Markus Heller :
> Hello all,
>
> please consider the following scenario:
>
> I have a contract with Client A; the contract is valid from January 1, 2010
>
is just to say 2 things:
1) remind/wyrd could be used as a benchmark for some of the calendar
isuues we have
2) I do not know if the week number in a year is a practical way of
setting exceptions to org-diary-class
Daniel
PS Wyrd page is
http://pessimization.com/software/wyrd/
2009/12/26 Carst
at we have to decide which holidays are "really"
holidays and not rely on the holidays variables that come with Emacs.
Daniel
2009/12/28 Carsten Dominik
> Hi Daniel,
>
>
> On Dec 27, 2009, at 1:51 AM, Daniel Martins wrote:
>
> I liked the idea of org-diary-class!
>
g intervals.“) since
this depends on what org-clock-get-sum-start did.
--
Daniel
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> Is there a way to export headlines without the tags.
I think you can put this at the top of your file:
#+OPTIONS: tags:nil
It is explained in the manual:
http://orgmode.org/manual/Export-options.html#Export-options
--
Daniel
___
Emacs-orgm
I use a small notebook with small pen as shown in
http://www.upgradeinfoshop.com.br/admin/produtos/8186.jpg
or
http://www.livrariagraf.com.br/ecommerce_produtos_ver_foto.php?id=989
BTW I have to thank Eric for his (always excellent) post!!!
Daniel
2010/1/25 Eric S Fraga
> At Sun,
This behaviour and/or hook could not be the default?
Daniel
2010/2/4 Eric S Fraga
> At Wed, 03 Feb 2010 18:24:02 -0800,
> Mark Elston wrote:
>
> > P.S. If anyone is interested here is the embarrassingly simple hook
> > function I came up with. I show it not becaus
I tried and it did not work.
I know it is a silly question but how can I set that f6 or f9 be a prefix
command inside org mode?
Daniel
2010/2/5 Ryan Thompson
> Try pressing f6 and then C-h. Generally, pressing any prefix followed
> by C-h lists the bindings for that prefix.
>
> O
Someone could send me an example of the use of the org-diary-class ??
Daniel
2010/1/3 Carsten Dominik
>
> On Dec 28, 2009, at 10:09 PM, Daniel Martins wrote:
>
> > Interesting. But too complex for now - and I actually do prefer local
>> control.
>>
>> I kn
Thank you very much John. Incredibly fast answer !!!
BTW Is there an easy /practical way to convert holidays dates to number of
weeks?
daniel
2010/2/10 John Rakestraw
> >>>>> Daniel Martins writes:
>
> > Someone could send me an example of the use of the org-diar
Thanks Stephan,
I still miss a lot the OMIT function of remind/wyrd ...
Daniel
2010/2/10 Stephan Schmitt
> Hi Daniel,
>
> Also sprach Daniel Martins:
>
> BTW Is there an easy /practical way to convert holidays dates to number
>> of weeks?
>>
>
> the only
It helps!
It is silly how I never noticed the (W06) in top of agenda!
Anyway Nick comments
but I guess the more difficult question is a user interface that allows
> you to construct such elaborate org-diary-class constructs.
>
are quite pertinent.
Daniel
2010/2/10 Carsten Dominik
> I somehow missed the important disclaimer at the top of
> http://orgmode.org/worg/org-tutorials/org-R/org-R.php and spent some
> time learning how to use an obsolete Org add-on.
>
On the other hand, I was glad now that I managed to get org-R running
for my needs, and now it is removed!
It is wort
Congratulations Matthew for the good work!
Your work will at the end finally make decide to buy a decent Android phone.
(I almost bought an Iphone only for the possibility of MobileOrg!)
Daniel
PS Keep us informed...
2010/2/26 Matthew Jones
> Sorry if this double posts, had forgotten wh
Thank you Henry-Paul,
You solved for me a quite annoying issue related to org that I could not
solve!
For those who use firefox these two lines become:
(setq browse-url-browser-function (quote browse-url-generic))
(setq browse-url-generic-program "firefox")
Simply copy and paste it!!
2010/
Maybe MobileOrg-Android be the simpler solution
http://wiki.github.com/matburt/mobileorg-android/
I did not tried yet
Daniel
2010/2/3
> Marcelo de Moraes Serpa writes:
>
> > Hello list,
> >
> > org-mode really changed my life, and allowed me to fully implement GT
t creates another tab for the URL and
does not open a new firefox instance.
Daniel
2010/2/26 Nick Dokos
> [I had sent a similar answer to Henri-Paul, but for some reason, my reply
> never hit the list - I've had problem posting to the list in the past
> couple of days. I have an o
e section
numbers should be computed before evaluating example blocks.
Greetings
Daniel
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
ll-regexp' and uses it if
>> none of the org-specific regexps match. This allows email-style ">"
>> comments to be filled correctly.
--
Daniel M. Hackney
___
Emacs-orgmode mailing list
Please use `Reply All' to send r
It would be great to have this talk on Google Video or YouTube or
another video streaming webpage.
I would "spread the word" more easily with such links....
Daniel
2010/3/6 Carsten Dominik :
>
> On Mar 5, 2010, at 9:07 PM, Stefan Vollmar wrote:
>
>> Hallo,
>>
>
El dom, mar 07 2010 a les 11:38, Sébastien Vauban va escriure:
>
> Though, the only *remaining nice feature* would maybe be the following: add a
> letter indicating what's the meaning of the total. For example, we could see
>
> `T 02:51 (Reading Emails)'
>
> for a total limited to *today* and
>
Today, for no apparent reason, the org-diary-class below it does not work
Is the re any reason or is it my fault? My version is 6.30c
Daniel
2010/2/10 John Rakestraw :
> Sorry -- neglected to cc the list.
>
>
>
> -- Mensagem encaminhada --
> From: John Rakes
Trying to use cd-colors from Carsten lecture, somehow emacs get lost
with the directories and did not go to the updated org-mode file.
An involuntary downgrade!
My fault!
Sorry
Daniel
2010/3/10 Matt Lundin :
> Daniel Martins writes:
>
>> Today, for no apparent reason, the org
ckage.el), but haven't heard back yet. I am certainly willing to sign
over these patches, if that makes things more convenient.
I can let you know once my papers have gone through. I definitely intend
to keep contributing to org-mode!
--
Daniel M. Hackney
__
;
`(org-tag ((t (:foreground ,tag
;; `(org-hide ((t (:foreground "#191919"
`(org-todo ((t (:background ,todo-bg :foreground "white" ,@box))))
;;;;;
Daniel
PS he
010-03-17 dc 10:20]
CLOCK: [2010-03-17 dc 10:20]
CLOCK: [2010-03-12 dv 16:38]--[2010-03-12 dv 16:39] => 0:01
:END:
#+END_EXAMPLE
They are later correctly found to be dangling clocks.
I presume this is a bug?
Daniel
___
Emacs-orgmod
precisely to leave clocks open; the bad behaviour comes
from this change.
Via bisect I found that the previous revision was good and the next revision
bad.
-- Daniel
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
[4],
nice [5]
I also wrote a page explaining what is org-mode, what does it look like for
me, how do I export to HTML and why you should prefer org over HTML: [6].
I hope you find it useful.
Daniel
[1]: http://www.danielclemente.com/hacer/
[2]: http://www.danielclemente.com/hacer/em
Hello David,
I have been waiting for that feature as well. A nice thing and for me it
seem to work very nicely.
> I would definitely vote for org-atom.el to be included in the standard
> org distribution!
Me too!
Thanks,
Daniel.
___
I also think that interface is difficult to understand. Maybe we
should detail the texts for an easy one.
It should express the actions in words that match the user's
intention. For instance,
- account some minutes to that task
- set end time for that task
- discard that partial clocking
- do nothi
setup
Anyone out there has a proposal of color schemes for white (or at least not
dark) backgrounds which could share with us?
Daniel
2010/3/18 Carsten Dominik
>
> On Mar 16, 2010, at 6:17 PM, Daniel Martins wrote:
>
> I found a "minor" bug in cd-colors.el
>>
well,
my values are
org-file-apps is a variable defined in `org.el'.
Its value is
((auto-mode . emacs)
("\\.x?html?\\'" . default))
which does not help very much since i think is scary to change the auto-mode
in emacs
I have the same annoying problem reported by Jan
2010/3/23 Jan Böcker
>
appropriate data and so on. Or if you need A and C then you un-comment
>
> It still would require some basic editing of a text file, but since
> someone has already decided to use a text editor that should not be a
> major impediment.
>
> I know it would have helped me immense
se, feel free to join your forces to this bright new
> > project !
> >
> > Sincerely,
> >
>
>
>
>
> ___
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/li
Please, share your first impressions!!! I just bought an Android phone
and would like to take similar routes.
Daniel
2010/2/16 David Rogoff :
> On 2010-02-16 13:47:59 -0800, Tom Tobin said:
>
>> On Tue, Feb 16, 2010 at 12:18 PM, David Rogoff
>> wrote:
>>>
>&
t;)
Nothing happens.
Can anybody help with what I am doing wrong?
Kind regards, Daniel
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
ase let me know.
Best wishes,
Daniel
Dan Davison writes:
> Daniel Brunner writes:
>
>> Hi,
>>
>> I am testing some ideas with org-babel (which is really great work) and
>> got the following problem: I want to put several org-mode source blocks
>> in one org
Matthew,
Just a suggestion for newbies.
Could you generate a video of MobileOrg Android similar to those of
the MobileOrg Iphone.
I am still open to suggestions of Android smartphones.
If I need to access a remote ssh account and open Emacs, the available
keyborards are OK?
Daniel
PS I
available
keyborards are OK?
Daniel
PS I "bought" an Android phone called Motorola Quench but due to a
"misunderstanding" with the operator I was forced to cancel the
purchase. (I am still very annoyed with this problem)
2010/4/13 Matthew Jones :
> I am the developer/main
Thank you very much!
BTW what Android smartphone do you have?
Daniel
2010/4/18 Sven Bretfeld :
> Hi Daniel
>
> Daniel Martins writes:
>
>> If I need to access a remote ssh account and open Emacs, the available
>> keyborards are OK?
>
> The standard (soft)keyboar
or at least funny :)
For this reason I think that a nice interface such as MobileOrg with
agenda view would be the best.
ConnectBot seems to be an option as well (when you have connection, of course!)
Sven, you seem quite happy with a virtual keyboard. Am I right?
Daniel
2010/4/19 Richard
possible to be used with an Android phone? It worths an investment?
Daniel
> One of the features I'm working on for the MobileOrg beta (along with being
> able to capture notes and change todo states) is a home screen widget that
> will show your Agenda or Todo list, t
Just to comment that I am in the same situation/expectation as Eric.
I entered in the "buy mode" and despite my frustation with the phone
company procedures I perceived that "buy mode" is a "major mode".
Daniel
2010/4/19 Eric S Fraga :
> On Mon, 19 Apr 2010 10:
iting a long text in the
hotel.
Anyway Matthew for Org-mode purposes your MobileOrg for Android (with
Agenda view) will be enough!
Daniel
> 73,
> Matthew W. Jones (KI4ZIB)
> http://matburt.net
>
>
> On Mon, Apr 19, 2010 at 7:12 PM, Daniel Martins wrote:
>>
>> 201
.danielclemente.com/emacs/sintaxis.muse
--
Daniel
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Hi, with latest org use this buffer:
one
<2010-04-23 vie>
* two
and press C-c a L
You get:
Debugger entered--Lisp error: (error "Before first headline at position 6 in
buffer c.org")
signal(error ("Before first headline at position 6 in buffer c.org"))
error("Before first headline
.
Anyway, keep in touch!
Daniel
2010/4/26 Tim Landscheidt :
> Torsten Wagner wrote:
>
>> [...]
>> As I said it is just a silly idea, maybe not really useful
>> but I thought it would be at least nice to make a
>> "proof-of-principle". Finally, with the
Some time ago Carsten sent a file with with his colours patterns with black
background.
I would like to know if someone has a similar pattern when using black
foregroung and a lighter backgroung (not necessarily white).
Could you share it with us?
Daniel
2010/5/4 Sébastien Vauban
>
“ means as opposed to „next“, and whether one trespasses
indentation levels or not. They're a bit hard to memorize.
>>>
>>> Another question:
>>>
>>> C-c C-v currently make the TODO sparse tree.
I use it
Go ahead!
I don't use them.
Daniel
2010/5/8 Carsten Dominik
> Hi everyone,
>
> I am wondering:
>
> How many of your are using these keys
>
> C-c C-f
> C-c C-b
> C-c C-n
> C-c C-p
>
> for navigation through the outline? These are first class keys,
>
In short
What I have to do (minimal code in .emacs and .org) to display an image?
This image will be maintained when I export the file?
iimage could be included in org distribution?
Daniel
2010/5/8 Carsten Dominik
>
> On May 7, 2010, at 2:58 PM, Dan Davison wrote:
>
> Car
Bernt,
Thanks for the lessons (I am still studying it!!)
One more "thief" for your list.
Daniel
2010/5/3 Bernt Hansen
> David Frascone writes:
>
> > On Mon, May 3, 2010 at 3:00 PM, Bernt Hansen wrote:
> >
> > David Frascone writes:
> >
> &g
rg etc but we need a practical way to add or
remove them or select just one or a couple of them to show intersections.
Google Calendar could be an inspiration of what I meant.
Daniel
2010/5/11 Sven Bretfeld
> Hi to all
>
> I don't want to reinforce my request. I'd just be interest
Non-programmer type here. I pulled the latest release from git. Now I
get an error when I load org-mode:
"Symbol's value is void: calendar-mode-map"
Any thoughts?
d.
--
Daniel Goldin
213.926.1960
___
Emacs-orgmode mailing list
Pl
I think this key reminder table should be somehow displayed or offered under
a C-c C-v prefix, in the same way as C-c a, C-c C-a, C-c e.
Or at least under C-c C-v ? or C-c C-v h
-- Daniel
On Thu, May 13, 2010 at 7:57 AM, Eric Schulte wrote:
> Org-babel is now making use of the newly availabl
Sorry for the interruption. The problem was I had several versions of
org in my load-path.
d.
On Sun, 16 May 2010, Daniel Goldin wrote:
> Non-programmer type here. I pulled the latest release from git. Now I
> get an error when I load org-mode:
>
> "Symbol's value is v
calendar eg
Organizer-30-5-2010, import the .ics from org-mode and delete
Organizer-29-5-2010
I feel that this is not the smartest way of doing this and would like to
know if someone has solved this problem including the Google Calendar to
org-mode route.
Daniel
capture (I used both version 0.4 and developments with quite the
same results) but I cannot sync again
My webadav is something
http://IPADDRESS/webdav/index.org
where IPADDRESS is the IP address of the server 150.***.***.***
Daniel
2010/5/31 Sven Bretfeld
> Hi Enrico
>
> Enrico
Maybe this is a silly question but
Is it possible to use UbuntuOne as an alternative to DropBox?
https://one.ubuntu.com
Daniel
2010/5/31 Carsten Dominik
> Hi Matt,
>
> you might want to consider adding support for the Dropbox API to MobileOrg
> Android. I am currently testin
PROBLEM solved!!!
I have put the link in index.org directly but without an "*"
[[file.org]]
and not
* [[file.org]]
I sincerely feel that this "* " could be optional
Daniel
2010/6/2 Daniel Martins
> I am having a problem with syncing.
>
> I created a webdav o
stuff. Yeah, I know it's been
a little while since my patch ;)
--
Daniel M. Hackney
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
I am syncing Google Calendar with with GCalDaemon and then I noticed that
org-diary-class is completely ignored by the ics export function
Eg
** 16:00-18:00 Class B5
<%%(org-diary-class 7 6 2010 10 9 2010 1 24 25)>
Does not appear in the organizer.ics as expected
Sorry,
but I did not understand. Which of the 4 variables should be set?
I have the same intention as Eraldo.
Daniel
2010/6/6 Carsten Dominik
>
> On Jun 6, 2010, at 1:13 AM, Eraldo Helal wrote:
>
> Right now (default), I get time specific entries shown before events
>> t
I fear not, because org-agenda-get-day-entries uses
org-get-agenda-file-buffer to open a buffer normally, and this buffer
should be fully functional for later usage.
As a hack, I used (defun vc-find-file-hook () nil) in my script;
this does the tri
-- Forwarded message --
From: Daniel Martins
Date: 2010/6/7
Subject: Re: [Orgmode] Bug: org-diary-class does not export to .ics
(iCalendar)
To: Carsten Dominik
Well,
so keep the bug open!
I noticed other oddities with ical export that I will send in a different
post
Daniel
http://sourceforge.net/projects/gcaldaemon
to sync my Google calendar files
Daniel
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
1 - 100 of 1035 matches
Mail list logo