Jay McCarthy wrote:
> ...
> I also wish that I could specify in some way that an event happens
> every third Thursday of the month or on the first and third Wednesdays
> (when my recycling cans are picked up). I don't know of a good way to
> fit that into the current annotation scheme of + and +
Dear org-mode developers,
I wish that I could write +1bd on a repeating tasks so that it skips
from Friday to Monday.
I looked into implementing this myself, but there are a lot of places
(29) where the regexp [dwmy] is used and it scares me off because I
think I'll break something. It almost see
Awesome.
How do you get it to ignore the org star header (** Email) on the first
line?
I'd like to be able to open existing org subtrees in an indirect
buffer—ideally in mail-mode—and then mail-send the contents of the buffer.
When I try this at home, I get "Invalid header line."
On Thu, Mar 15
---
lisp/org-exp.el |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index a1102a8..229d83c 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -200,7 +200,8 @@ This option can also be set with the +OPTIONS line, e.g.
\"-:nil\"."
Hi,
I have many files in the org-mobile-files list. On org-mobile-push all of
them are copied to my MobileOrg directory, syncronized via Dropbox to my
phone, etc. But the file checksums.dat always has only three lines - for
files index.org, mobileorg.org, and agendas.org.
The org-mobile-checksum-f
Is there a reason why M-left and M-right (promote/demote tree headings)
deactivate the selected region?
That is, if I use C-space and move the point to select a number of headings,
and I want to demote them by three levels, currently after hitting M-right, the
region goes away -- so I actually
Johnny wrote:
> Hi all,
>
> When evaluating src blocks, the #+RESULTS: are inserted just below the
> code block, but some expressions generate long lists; thus:
>
> 1) How can I fold the RESULTS block? (I have tried the regular tab way
> and searched the manual, but can't find it. Apologies if
Nick Dokos writes:
> Johnny wrote:
>
>
>> 3) Can I erase /all/ RESULTS in an org-file by single command?
>>
>
> M-x org-babel-remove-result RET
>
> I use it often enough that I've bound it to a key.
>
Thanks, this is very useful!
--
Johnny
Johnny wrote:
> 3) Can I erase /all/ RESULTS in an org-file by single command?
>
M-x org-babel-remove-result RET
I use it often enough that I've bound it to a key.
Nick
I had a read of the setup instructions for emacs on windows and
unfortunately so many of them involve modifying the windows registry. A
very experienced software specialist told me it's best never to use
software that requires these modifications because sooner rather than
later windows will c
Johnny writes:
> Hi all,
>
> When evaluating src blocks, the #+RESULTS: are inserted just below the
> code block, but some expressions generate long lists; thus:
>
> 1) How can I fold the RESULTS block? (I have tried the regular tab way
> and searched the manual, but can't find it. Apologies if i
Hi all,
When evaluating src blocks, the #+RESULTS: are inserted just below the
code block, but some expressions generate long lists; thus:
1) How can I fold the RESULTS block? (I have tried the regular tab way
and searched the manual, but can't find it. Apologies if it should be
obvious!)
2) Is t
Bastien writes:
> There was something wrong in the process of releasing 7.8.04
> (the release relied on the wrong branch.)
>
> I released Org 7.8.05.
Maint still needs to be merged back into master, otherwise master picks up
7.8.04 as the release version. Also, you need to fix that version
sc
On 05/02/12 15:56, Richard Riley wrote:
I reduced my mobile org file set to a single file "general.org" by
adjusting org-mobile-files.
I did an org-mobile-push but the mobile app falls over when I try to
sync it saying "error downloading checksums". I read on the org-mobile
web page that one sh
A small side note:
Instead of modifying the default "OrgOdtContentTemplate.xml" *directly*,
you can do the following. Make a *copy* of the file, do the required
modification and then customize `org-export-odt-content-template-file'
to point to the new template file.
> Locate your "OrgOdtContent
Hi all,
Bastien writes:
> I have just released Org 7.8.04 -- a BUGFIX-only release.
There was something wrong in the process of releasing 7.8.04
(the release relied on the wrong branch.)
I released Org 7.8.05.
Thanks,
--
Bastien
Hi all,
we were not accepted as an organization for GSOC.
Quite expected. Thorsten will try to submit his
project under the GNU umbrella -- GNU is accepted
as an organization and has 6 slots.
Best,
--
Bastien
Hello Martin
> Hi,
>
> I was trying to localise the captions of figures or tables. This seems
> not to be built-in (in contrast to the built-in localisation of
> table-of-contents). I wonder whether it is easily possible to get
> "Abbildung 1: ..." instead of the automatic "Figure 1: ..." in figu
On 05/02/12 15:56, Richard Riley wrote:
I reduced my mobile org file set to a single file "general.org" by
adjusting org-mobile-files.
I did an org-mobile-push but the mobile app falls over when I try to
sync it saying "error downloading checksums". I read on the org-mobile
web page that one sh
Hi Ilya,
Ilya Shlyakhter writes:
> Documentation patch clarifying that ITEM refers to the headline not the
> contents of an entry, and that it currently isn't supported for
> tags/property searchers. Added a footnote pointing to a partial
> workaround using org-agenda-skip-entry-if.
applied an
Hi Vladimir,
Vladimir Lomov writes:
> I prepared small patch to add Russian translation to org-exp.
I pushed your change to the master branch.
Thanks a lot for this!
--
Bastien
Hello,
I prepared small patch to add Russian translation to org-exp.
---
WBR, Vladimir Lomov
--
Weiner's Law of Libraries:
There are no answers, only cross references.
diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index 174619a..a1102a8 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
Hi Karl,
why don't you add something like an "xx" day which will probably please
org-mode - in my tests org ignored the weekday. I concluded it's there
for viewing convenience, and editing (C-.) always got me the right DOW.
I don't use org2ical, however.
Cheers,
Simon
On 03/05/2012 03:44
Hi,
I found this that discusses the issue - although the solution did not work
for me. I am getting sync from emacs to dropbox, but not from dropbox to
ios.
Has any else had a similar issue, any ideas?
regards,
aaron.
https://github.com/richard/mobileorg/wiki/known-issues
On 17 March 2012 19:5
Hi Richard,
I am setting up mobile org for the first time and having the same problem.
Did you ever come up with a solution?
cheers,
aaron.
On 6 February 2012 02:56, Richard Riley wrote:
>
> I reduced my mobile org file set to a single file "general.org" by
> adjusting org-mobile-files.
>
>
25 matches
Mail list logo