Hi,
you could try differentiating by headline tags. By virtue of FILETAGS,
my work-related things are usually :work:@work: but could be
:work:@home: or :work:@customer: as well. But tags are tied to the
headline you're clocking in, i.e. you may need extra headlines.
Also, I did not try to ri
Does "visible-only" (see export dialog) do what you want?
Cheers,
Simon
On 03/03/2016 12:13 PM, Martin wrote:
Hi there,
This is a good start, but I want to export different things at different
times, so this would need big rewrites in my file every time...
Martin
Simon Thum wr
Hi,
I have
(setq org-export-exclude-tags '("internal" "noexport"))
i.e. I mark those I don't want to export. Then you export the buffer or
the subtree above all of them.
HTH,
Simon
On 03/03/2016 10:53 AM, Martin wrote:
Hi there,
Can I mark some subtrees (its ok with tags if that is easye
Hi,
after some testing I see my assumption that without export function no
links are generated was wrong. All fine, and thanks for your
tirelessness in explaining it so even I get it ;)
Cheers,
Simon
On 03/02/2016 10:28 AM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
this reminds
Hi all,
this is probably a basic question. I have many small dates specified like
** <2016-03-14 16:00> Do Stuff
In the Agenda View, I see "Do Stuff" well-aligned and nice. However I
also sync over icalendar to my phone, where the title shows up as
<2016-03-14 16:00> Do Stuff
which fills m
Hi,
this reminds me of my issue with tel: links. I also would have preferred
to have them exported "pass-through", but AFAICT this requires me to
come up with a trival function for every possible backend: those I know,
those I don't, and those that may not exist yet.
I cannot switch to the r
premature. Any export function would need
not to interfere with the vcard handling, which is why I refrained from
adding one.
Cheers,
Simon
On 02/20/2016 01:55 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
would the attached patch be enough?
Thank you. I do not maintain org-conta
Then let's just hope it got fixed by accident ;)
On 02/14/2016 05:49 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
Yes, but the exporter stalls on the [[fails]] link although it
resolves in org. Provided you're right the reasoning seems off.
I cannot reproduce it.
Regards,
Hi,
would the attached patch be enough?
Cheers,
Simon
On 02/12/2016 11:41 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
do you refer to master, maint or something else? I'm on 8.3 but am
considering an upgrade.
Development version = master.
Also I think org-contacts s
On 02/12/2016 11:43 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
I noticed one more strange thing:
the new exporter fails to resolve links to radio targets (which are
slightly pointless but worked before). I'm not sure it needs fixing,
just thought I'd let you
02/12/2016 12:01 AM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
Unfortunately I now get
user-error: Unable to resolve link "tel:xxx"
and the icalendar export full stops. Is there a way to declare the
link type (I am loading org-contact)
See `org-add-link-type' in particul
12/2016 12:01 AM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
Unfortunately I now get
user-error: Unable to resolve link "tel:xxx"
and the icalendar export full stops. Is there a way to declare the
link type (I am loading org-contact)
See `org-add-link-type' in p
Hi all,
I'm using the icalendar exporter and the vcard export in org-contacts. I
use the [[tel:xxx]] links as they help keep things clean.
Unfortunately I now get
user-error: Unable to resolve link "tel:xxx"
and the icalendar export full stops. Is there a way to declare the link
type (I am
Same here (yes please!), for the same reason ;)
On 12/19/2015 04:27 PM, Thierry Banel wrote:
I vote "yes".
It was annoying to see bracketed numbers as links to nowhere.
The Nobel prize for the detection of the neutrino _[1995]_ was
FrederickReines and the prizes for the discovery of neutrino
Dear fellow Orgers,
to those of you using Thunderlink:
I created a small fork which fixes the problem that the email subject
cannot be included in an Org-mode link description since subjects are
prone to contain link-breaking characters.
Unfortunately thunderlink seems no longer maintained,
Yes, absolutely, it's annnoying. This probably is the bug I reported a
day ago.
But in the past I observed this a bit differently:
Your description is correct, but there is/was a workaround: If you go to
x from the line below (i.e. press cursor left from the beginning of the
next line) it doe
I was a bit early; I am getting this error now:
Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
replace-regexp-in-string("[ ]+\\'" "" nil)
(lambda (s) (replace-regexp-in-string "[ ]+\\'" "" s))(nil)
mapconcat((lambda (s) (replace-regexp-in-string "[ ]+\\'" "" s)
Hi all,
I have a strange symptom when trying to add a line behind a SCHEDULED: line:
*** TODO BU
SCHEDULED: <2016-01-14 Di>x <-- press CR here
I keep getting a message:
user-error: No link found
and cannot insert that line from the point described. I'm on maint
(54d3032cdcc2c2c30efac41e8
Thank you, works like a charm!
On 10/28/15 13:34, Nicolas Goaziou wrote:
Hello,
Kyle Meyer writes:
Fixed with 1c74002. Thanks for reporting the issue.
Thank you for the patch, and the tests.
Regards,
On 10/26/15 20:58, Kyle Meyer wrote:
Hello,
Simon Thum writes:
Hi,
after updating helm I came across a possible regression on Org. I
Already filed a helm bug, but Thierry thinks it's Org's fault.
What version of Org are you using?
Org-mode 8.3.2 - I just upgraded from 8.3 b
Hi,
after updating helm I came across a possible regression on Org. I
Already filed a helm bug, but Thierry thinks it's Org's fault.
https://github.com/emacs-helm/helm/issues/1246
In short, M-x helm-org-agenda-files-headings breaks.
I had some success working around it, but for reasons beyon
On 01/19/2015 05:05 AM, Eric Abrahamsen wrote:
I'm finally getting around to trying to have an Org-generated calendar
available on my Android tablet. I looked at a few caldav servers, and
settled on Radicale as looking like about the right level of
usability/configurability.
I don't think I'm
(candidates . candidates)
(action . (("open" . goto-char)
(helm :sources '(helm-todo-source
(helm-todo)
Simon Thum writes:
Hi all,
I recently updated my helm install so it includes
helm-org-agenda-headings which is just
Hi all,
I recently updated my helm install so it includes
helm-org-agenda-headings which is just AWESOME (to me at least). A bit
like org-goto but across all agenda files at once, with goto, refile,
linking built in. If you haven't tried it, I definitely recommend to do so.
Yet I'm missing
wrote:
Hi Simon,
Simon Thum writes:
Greppig org confirms icalendar is likely the only exception. While i
find this surprising I guess there is a good reason, right?
The "good" reason is that it's very unlikely for a user to need Babel
evaluation in an org-mode buffer before export
Hehe ;) No, I was merely suggesting that maybe someone tried too hard to
fix non-working urls becauase of other use cases.
Luckily it seems fixed now.
On 03/06/2014 10:17 AM, Andreas Leha wrote:
"R. Michael Weylandt" writes:
On Tue, Mar 4, 2014 at 3:45 PM, Simon Thum wrote:
This seems to be a question of objective. Do you want to encode, i.e.
maintain some reversible original in an url no matter what, or do you
want to fix url's which wouldn't otherwise be legal? In the latter case,
the question mark should probably be retained.
On 03/03/2014 09:06 PM, R. Michael
Greppig org confirms icalendar is likely the only exception. While i
find this surprising I guess there is a good reason, right?
Cheers,
Simon
On 02/26/2014 10:21 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
I have some worries here; Why is it so hard to avoid
evaluation
Nicolas,
I recently had a similar problem, though in my case the iClaendar export
wasn't even reached because emacs started asking in other exports that
came before.
I have some worries here; Why is it so hard to avoid
evaluation/modification in org files during export?
I use -batch, I wou
A small update:
org-export-babel-evaluate does what I need. I'm still a bit confused why
it asks in this instance and not others, but it works.
If that is unexpected behaviour you want to clarify, do not hestitate to
ask.
Cheers,
Simon
On 02/21/2014 10:12 PM, Simon Thum wrote:
Sor
maxima is executed on export
without asking first; I guess shell is the same.
Things are getting stranger...
Cheers,
Simon
On 02/21/2014 12:38 AM, John Hendy wrote:
On Thu, Feb 20, 2014 at 4:12 PM, Simon Thum wrote:
Hi all,
I have a server over which I sync my Org files and provide drops for
Hi all,
I have a server over which I sync my Org files and provide drops for
other clients, chiefly iCal and vCard. Therefore I need non-interactive
export.
Things recently stopped working however, and although I acknowledge it
is likely not Org's fault maybe here I can find somewone more in
David, I had a short look and find it interesting but I would need some
configuration. In particluar, I use "CANCELLED" not CANCELED.
http://grammarist.com/spelling/cancel/
but I guess there are also better reasons to make that configurable a
bit. Do you inted to maintain org-effectiveness, an
rom 8a1fdc7f87425fc6f7d6909fc9dc10cc0ca1745d Mon Sep 17 00:00:00 2001
From: Simon Thum
Date: Sun, 22 Sep 2013 13:43:06 +0200
Subject: [PATCH] un-hexify TEL links in vCard export
This is required as a plus sign (e.g. +49 for germany) will cause
hexification in the link helper.
contrib/lisp/org-contacts.el: unhexify tel l
I pushed some conversion code which I am more confident about to the
tz-test branch. If you want to re-test, please do so.
Cheers,
Simon
On 08/08/2013 10:56 PM, Simon Thum wrote:
Stephen,
I now have time to take a look if you send me an example ical.
Cheers,
Simon
On 07/31/2013 11:18
Stephen,
I now have time to take a look if you send me an example ical.
Cheers,
Simon
On 07/31/2013 11:18 PM, Simon Thum wrote:
Yes, probably, but don't count on me in the next 4 days (vacation).
On 07/31/2013 11:08 PM, Stephen Eglen wrote:
On Wed, Jul 31 2013, Simon Thum wrote:
Indeed. Thank you very much!
On 08/08/2013 09:28 AM, Carsten Dominik wrote:
On 31.7.2013, at 21:15, Simon Thum wrote:
Carsten,
any news on this? I'm struggling with RET C-RET during notes taking.
Hi Simon,
This should be fixed now.
- Carsten
Cheers,
Simon
On 07/03/2013 05:
Yes, probably, but don't count on me in the next 4 days (vacation).
On 07/31/2013 11:08 PM, Stephen Eglen wrote:
On Wed, Jul 31 2013, Simon Thum wrote:
Hi Stephen,
I probably did not express myself well: The [UTC] means the timestamp
was converted from UTC, which is the case.
Carsten,
any news on this? I'm struggling with RET C-RET during notes taking.
Cheers,
Simon
On 07/03/2013 05:52 AM, Carsten Dominik wrote:
Hi,
yes, org-insert-heading is broken - nad I am trying to find time
to rewrite it. My top Org priority.
- Carsten
On 3.7.2013, at 00:11, John Hendy
Hi Stephen,
I probably did not express myself well: The [UTC] means the timestamp
was converted from UTC, which is the case. It is probably quite
confusing to attach a TZ which is no longer supposed to be the case. I
will probably change that.
Is the org-mode time a correct local time now? I
Hi,
sorry the patch was incomplete. The correct one is on a branch I just
pushed named "tz-test".
For me it works the same but maybe it works for you.
Cheers,
Simon
On 07/23/2013 04:42 PM, Stephen Eglen wrote:
Yes, org-mode does not recognize the [UTC], that is just a helper for
exactly
On 07/16/2013 06:02 PM, Stephen Eglen wrote:
It's not exactly answering your question but my little tool
https://github.com/simonthum/ical2org
Dear Simon,
Does your script handle summer time differences? My google calendar
items are importing okay, but they are off by one hour. I've tried
It's not exactly answering your question but my little tool
https://github.com/simonthum/ical2org
handles these.
HTH,
Simon
On 07/08/2013 05:00 PM, Stephen Eglen wrote:
I'm experimenting using ical2org.sh to import google calendars. One
limitation, as noted in the header is:
# - does proce
Hi,
I use git-sync against my own server, and replicate mobileOrg to a
webdav directory from there.
https://github.com/simonthum/git-sync
git-sync is intended for people who are git-savy, though.
Cheers,
Simon
On 07/01/2013 02:06 PM, Xebar Saram wrote:
Hi all
I have been using dropbox
On 05/15/2013 10:01 AM, aitor wrote:
Hi,
On Wed, May 15, 2013 at 12:56:02AM +0200, Bastien wrote:
Hi Simon,
Simon Thum writes:
It's going to be confusing if we add them all.
On the contrary -- I think collecting all the information about
various solutions in the same place is the
On 05/14/2013 10:37 AM, Bastien wrote:
aitor writes:
I've implemented a little script which converts ics files to
org-mode. You can find the script here:
https://github.com/asoroa/ical2org.py
Great -- would be nice to add this to Worg!
Yes, more or less.
We now have (if I did not miscoun
tation wouldn't load.
On Thu, May 9, 2013 at 4:42 PM, Simon Thum mailto:simon.t...@gmx.de>> wrote:
Hi Yujie,
thanks for your great work! I just have had my first important
reveal.js presentation, and wished I had an org-mode exporter while
I was hand-coding the presenta
Hi Yujie,
thanks for your great work! I just have had my first important reveal.js
presentation, and wished I had an org-mode exporter while I was
hand-coding the presentation.
Next time It'll be easier no doubt.
Cheers,
Simon
On 05/03/2013 02:48 PM, Yujie Wen wrote:
Hi,
I'd like to i
On 05/07/2013 12:22 PM, Bastien wrote:
Hi Simon,
Simon Thum writes:
You mean inherited tags (coming from filetags in this case) do not
contribute to exclude tag filtering?
More precisely, filetag-inherited tags do not contribute to excluding
subtrees during export.
If yes, why? I seems
Hi Nicolas,
I seem to have overssen something:
#+filetags: drawnin
#+icalendar_exclude_tags: drawnin noexport
#+bind: org-icalendar-categories (all-tags)
* Test (no tag here ->
<2013-05-05 Sun>
Desc
That one indeed exports, but IMO shouldn't.
exclude tags are not inherited.
Yo
On 05/05/2013 11:01 PM, Nicolas Goaziou wrote:
Simon Thum writes:
I guess we have it then.
Your example leads to icalendar without content.
What is the value of `org-icalendar-with-timestamps'?
org-icalendar-with-timestamps: active
But see below.
I don't see any difference
shouldn't.
On 05/05/2013 10:37 PM, Nicolas Goaziou wrote:
Simon Thum writes:
I'm trying. I forgot to mention some things I notice:
1) It's a script that exports (batch mode)
2) Tags are coming from #+FILETAGS:
Does this help you reproduce?
No. The following code exports fine:
I'm trying. I forgot to mention some things I notice:
1) It's a script that exports (batch mode)
2) Tags are coming from #+FILETAGS:
Does this help you reproduce?
On 05/05/2013 10:14 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
I'm using the new icalendar export
Hi Nicolas,
I'm using the new icalendar export and one of it's more advanced features:
(setq org-icalendar-exclude-tags '("noexport" "drawnin"))
The docstring says:
Tags that exclude a tree from export.
This variable allows to specify different exclude tags from other
back-ends. It can also b
lt "TEL:" (car
phones-list) "\n")) (setq phones-list (cdr phones-list))) result)) (when
bday (let ((cal-bday (calendar-gregorian-from-absolute
(org-time-string-to-absolute bday (format "BDAY:%04d-%02d-%02d\n"
(calendar-extract-year cal-bday) (calendar-extract-
Hi,
I just updates to the latest org and found the vcard export no longer
works. I get
Exporting...
let*: Symbol's function definition is void: org-install-letbind
Debug gets me:
Debugger entered--Lisp error: (void-function org-install-letbind)
(org-install-letbind)
(let* ((filename (or
Bastien,
one more thing: I have
(setq org-contacts-matcher "BIRTHDAY<>\"\"|ADR<>\"\"|EMAIL<>\"\"|TEL<>\"\"")
to be able to find contacts not having an email. Something like it would
need to become the new default.
useful to have docs on how
the splitting would work, e.g. in the property docstring.
Cheers,
Simon
On 04/05/2013 08:42 AM, Bastien wrote:
Hi Simon,
Simon Thum writes:
Since you're at it: I keep the attached patch personally. I use it to sync
org-contacts entries to my phone.
I applied F
Hi all,
I have a strange problem that seems related to the iCalendar exporter.
I have an event which has the date spec
<2013-02-07 Th 12:00-14:00 +1w>
but shows up on 13:00 my phone calendar (fed by ox-icalendar), CEST. Fun
thing is, I did not experience lag with other entries.
The org e
this in contrib/, I'm sure many users would
enjoy it.
Thanks!
>From c3b151d30a45f32679a166ac9fb220f85ad39dd0 Mon Sep 17 00:00:00 2001
From: Simon Thum
Date: Sat, 27 Oct 2012 18:25:24 +0200
Subject: [PATCH 3/3] add telephone capability to org-contacts
Signed-off-by: Simon Thum
---
contr
Hi,
I'm pleased to announce that with commit b06735aa85506e04f9b2e agneda
performance is back to lighting-fast and the agenda works with
birthdays. Thanks a lot!
On 03/03/2013 05:50 PM, Bastien wrote:
Hi Simon,
Simon Thum writes:
I tried a lot of stuff and this is triggering it f
On 03/03/2013 05:54 PM, Bastien wrote:
Hi Simon,
Simon Thum writes:
this breaks my setup.
I've removed the check when org-agenda-write is called
non-interactively. Please let me know if this fixes your
setup.
Thanks,
Works like a charm!
Thank you very much!
Hi Nicolas,
I have scripted an ical export that invokes:
org-icalendar-combine-agenda-files
but the thing fails on my server and home boxes. I investigated and
found that a misguided babel block I added in a hurry and forgot about
was causing trouble:
#+BEGIN_SRC xml
#+END_SRC
It seems th
Dear Bastien,
On 03/01/2013 03:07 PM, Bastien wrote:
Hi Rainer,
Rainer Stengele writes:
How can I stop org-agenda-write from overwriting existing files?
Should we consider to introduce an option instead of advising the
function?
You are now asked before overwriting the file, thanks for sug
03/03/2013 03:36 PM, Simon Thum wrote:
Hi Bastien,
I tried to reproduce using -q and had another error occurring in
customizing the agenda (hard to reproduce agenda problem with a blank
list):
apropos-parse-pattern: Wrong type argument: stringp
occurs when using the search button. This is emacs
-pc-linux-gnu, GTK+ Version 2.24.12) due to -q.
The below refers to git emacs, of course.
On 03/03/2013 07:34 AM, Bastien wrote:
Hi Simon,
thanks for reporting those problems.
Simon Thum writes:
Press key for agenda command (unrestricted):
Update Org Contacts Database
Bad sexp at line 350
Hi all,
I've updated to recent master to fix a problem the new exporter fixes in
master. I didn't update for a few months, so it's not easy to tell when
things broke. I already looked for solutions, but could not find any for
the below. Please help me track these down.
I observe four problem
On 12/29/2012 02:29 PM, Bastien wrote:
Hi Simon,
Simon Thum writes:
It's not a burden at all. This recipe breaks for me:
1 ) invoke agenda
2)> touch some_agenda_file.org
3) invoke agenda again
I am asked: some_agenda_file.org changed on disk; really edit the buffer?
(y, n, r or
On 12/29/2012 11:29 AM, Bastien wrote:
Hi Simon,
(New thread for this topic.)
Simon Thum writes:
I'd also like to use this opportunity to ask about more graceful agenda
handling of changed files. When someone (not emacs) touches agenda files,
the agenda code fails horribly. That is
On 12/24/2012 09:48 AM, Bastien wrote:
Hi Simon,
Simon Thum writes:
I recently added an org file which is an import from our community service,
the so-called "Müllabfuhr", which I put in "müllabfuhr.org".
The agenda fails to highlight these entries however. It's no
Hi all,
I recently added an org file which is an import from our community
service, the so-called "Müllabfuhr", which I put in "müllabfuhr.org".
The agenda fails to highlight these entries however. It's not terrible,
actually it's JUST PERFECT because this is such a minor thing but it
sucks
Hi Achim,
I'll take care of that no prob but I looked up WOrg before writing this
email and I do not remember to have seen that:
http://orgmode.org/worg/worg-git.html
Anyway, good to know it's not some server went down.
Cheers,
Simon
On 11/25/2012 10:22 PM, Achim Gratz wrote:
Hi all,
I tried to pull Worg and got no connection. Also ssh complained about
everything it possibly could. The remote is
w...@orgmode.org:worg.git
Is my/Worg access going to be restored, or did someting change?
Cheers,
Simon
Hi all,
just a short notice: I added a ruby gist which creates org-contacts
entries from vCard files.
https://gist.github.com/4145201
It is currently very limited (Name and Tel) and definitely ugly but if
someone is filling his org-contacts maybe this saves some work.
Cheers,
Simon
On 11/12/2012 09:31 PM, Nicolas Goaziou wrote:
Simon Thum writes:
I see, it just seemed to me that org-contacts uses it for (seemingly)
good reasons and there is no replacement or deprecation. Is there
missing consensus on this syntax?
I don't think so. AFAIU this syntax was creat
On 11/11/2012 10:12 PM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
just tested and it seems to work fine.
Thanks for testing it.
A glitch: Unlike the other functions, I could not get
org-e-icalendar-export-current-agenda to auto-complete in M-x
That's correct. `org-e-ical
Hi,
just tested and it seems to work fine.
A glitch: Unlike the other functions, I could not get
org-e-icalendar-export-current-agenda to auto-complete in M-x and it
also did not produce meaningful results (empty icalendar).
What I'm missing is the ability to influence the amount of informat
On 11/10/2012 05:24 PM, Nicolas Goaziou wrote:
Simon Thum writes:
I know that, but I deemed it useful to document it as a related but
separate mechanism on its own merit. Perhaps there could be a link to
10.3.1 to make it clear that the notations differ in important ways?
Since
On 11/10/2012 11:31 AM, Nicolas Goaziou wrote:
Hello,
Simon Thum writes:
To prevent further breakage, I am attaching a doc fix. I hope it is
useable?
This is already documented in section 10.3.1 (Calendar/Diary
integration) of the manual. I don't think it's useful to drop an
Sorry, I was being dumb. All fine.
To prevent further breakage, I am attaching a doc fix. I hope it is useable?
Cheers,
Simon
On 11/06/2012 11:21 PM, Simon Thum wrote:
Dear all,
I have a sexp entry that somehow works "less good" now. It's
** 11:00 Monthly PTB Telco
%%(
Dear all,
I have a sexp entry that somehow works "less good" now. It's
** 11:00 Monthly PTB Telco
%%(org-float t 2 3)
(some more stuff)
The agenda reads "SEXP entry returned empty string", whereas previously
I got the headline.
Putting something behind the sexp get me that, but the time i
On 10/28/2012 04:19 PM, Eric Schulte wrote:
Yes, the content of the edit boxes does come from the exported html.
For each portion of the Org-mode document (as delimited by
org-elements), both the raw Org-mode text and the HTML are exported
side-by-side, then the raw Org-mode text is hidden and th
On 10/28/2012 12:58 PM, Alexander Baier wrote:
To explain what i want to achieve regarding this example: I want a
weekly agenda view only displaying Event1, Event2 and Event4 but not
Event3 as it should be excluded by its tag.
Any help is appreciated.
FWIW, my agenda is constructed like this:
Hi all,
I'm currently setting up org for more automatic syncing. One of the
tings I'm testing is auto-regenerating a vCard list of my org-contacts
content on update:
emacs -f org-contacts-export-as-vcard
This does not work. However if I load some org file:
emacs whatnot.org -f org-contacts-
Hi Bastien,
thanks a lot for clarifying this. One nit left, see below.
I'm having a look at putting a summary in worg.
Thanks,
Simon
On 10/27/2012 09:33 AM, Bastien wrote:
Hi Simon,
Simon Thum writes:
Sorry but to me this just worsens the (or my) confusion around
org-install.
In g
On 10/25/2012 12:42 AM, Bastien wrote:
Hi Simon,
Simon Thum writes:
I just set up another machine and noticed that the ELPA install still
recommends (require 'org-install).
http://orgmode.org/elpa.html
That worked but got me warnings.
I added a note about (require 'org-install)
Hi,
I just set up another machine and noticed that the ELPA install still
recommends (require 'org-install).
http://orgmode.org/elpa.html
That worked but got me warnings.
Cheers,
Simon
On 10/22/2012 10:38 PM, Eric Schulte wrote:
Simon Thum writes:
--8<---cut here---start->8---
foo bar
--8<---cut here---end--->8---
all of the spaces and newlines are inserted into the Org-mode file.
Howeve
Hi Eric,
thank you for this very interesting thing!
I have two comments from my first testing.
1) It seems editing is eating all the whitespace in a section. They
probably need html protection. ( or the like)
2) I cannot use the auth handler:
signal(error ("Elnode cannot set a wrapper for /l
On 10/03/2012 07:19 PM, Simon Thum wrote:
On 10/03/2012 03:09 PM, Giovanni Ridolfi wrote:
Da: Simon Thum
Inviato: Mercoledì 3 Ottobre 2012 14:45
Hi Simon,
recently my UNC links stopped working; [...]
I have links, say, [[\\server\share\some\dir\]] which (on win32)
would open an explorer at
On 10/03/2012 03:09 PM, Giovanni Ridolfi wrote:
Da: Simon Thum
Inviato: Mercoledì 3 Ottobre 2012 14:45
Hi Simon,
recently my UNC links stopped working; [...]
I have links, say, [[\\server\share\some\dir\]] which (on win32) would open
an explorer at the location.
This is pretty handy;
it
Hi,
recently my UNC links stopped working; I am not sure it was supposed to
ever work but not it does no longer ;(
I have links, say, [[\\server\share\some\dir\]] which (on win32) would
open an explorer at the location. This is pretty handy; I use to have a
resources heading for my projects
Hi Achim,
that fixes it, thank you very much!
Cheers,
Simon
On 09/06/2012 07:54 PM, Achim Gratz wrote:
Simon Thum writes:
recently my org-contacts template broke; I get
%![Error: (void-function gnus-alive-p)]
in the capture buffer where the name should have been.
The template is
(&q
Hi all,
recently my org-contacts template broke; I get
%![Error: (void-function gnus-alive-p)]
in the capture buffer where the name should have been.
The template is
("c" "Kontakt" entry (file+headline my-org-contacts-file "Neu") "*
%(org-contacts-template-name)"))
The setup worked before
Hi Andrew,
I finally got to code a bit and tried clang on the merge driver. BTW you
should probably mention prerequisites like gcc 4.7.
clang suggests your syntax is C11/requires a c++-style ODR. Also there
is one error and numerous warnings you might want to fix.
HTH,
Simon
clang -DHAVE_
Hi Andrew,
sorry to report less exciting things. I could not compile - the repo
contains two invalid links into my system:
lrwxrwxrwx 1 simon users38 Aug 18 04:01 tap-driver.sh ->
/usr/share/automake-1.12/tap-driver.sh
lrwxrwxrwx 1 simon users36 Aug 18 04:01 test-driver ->
/usr/share
On 08/12/2012 10:03 AM, Yann Hodique wrote:
"Christian" == Christian Egli writes:
...
while the new (non-default) one would generate
--8<---cut here---start->8---
project main Main {}
task task1 "Task1" {}
task task2 "Task2" {}
--8<---cut here---
Hi,
reverting 1737d3c4ee3278ae7 fixes org-capture for me.
It simply does not work ATM. (void-variable entry)
Cheers,
Simon
On 08/10/2012 12:30 PM, Bastien wrote:
Hi Simon,
Simon Thum writes:
let me just try again.
This should be fixed now, thanks for the detailed explanations.
elisp background.
Cheers,
Simon
On 08/04/2012 10:31 AM, Bastien wrote:
Hi Simon,
Simon Thum writes:
I have a working setup for birthdays from org-contacts in my default agenda.
However I use split work/private agendas which are discerned using
org-agenda-tag-filter-preset. As it happens, m
1 - 100 of 138 matches
Mail list logo