Hello!
I have one modest question to ask:
Is there a way in Org-mode to schedule a task so it appears the last workday
(i.e. not Saturday or Sunday) of the month, each month?
Best Regards
Gustav Wikström
___
Emacs-orgmode mailing list
Please use
2010/9/13 Nathan Neff :
> (setq org-agenda-custom-commands
> '(("&" "Timeline" ((agenda "" ))
> ((org-agenda-ndays 1)
> (org-agenda-show-log t)
> (org-agenda-clockreport-mode t)
> (org-agenda-log-mode-items '(clock))
> (org-agenda-entry-types '()) ;;
2010/10/12 Dan Davison :
> Thanks for the report and patches. I've just pushed a modification of
> your patch, along the lines of
>
> - "\n" (org-babel-trim body) "\n"))
> + "\n" (org-babel-trim body (if org-src-preserve-indentation "[\f\n\r\v]"))
> "\n"))
>
> Thus spaces and tabs should no lo
I am not sure whether this is already forwarded. I am forwarding this
thread from emacs-devel mailing list. Hopefully patchworks picks up this
patch.
Thanks and Regards
Noorul
--- Begin Message ---
Hi emacs-devel,
I would like to suggest the following small change to the org-mode
ascii export
Yes, I saw this and just applied tha patch.
Thanks.
- Carsten
On Oct 15, 2010, at 9:29 AM, Noorul Islam K M wrote:
I am not sure whether this is already forwarded. I am forwarding this
thread from emacs-devel mailing list. Hopefully patchworks picks up
this
patch.
Thanks and Regards
Noo
On Oct 14, 2010, at 9:04 PM, Andreas Röhler wrote:
Hi.
as org-mode knows a command `org-show-entry' looked for
`org-hide-entry', but couldn't get it.
So here it is.
This will leave the buffer in a pretty messy state.
It will hide a headline and the text below it, but not the subtree.
T
Noorul Islam K M schrieb:
I have something like this shamelessly copied from Bernt's doc.
(setq org-tag-alist (quote ((:startgroup)
("@errand" . ?e)
("@office" . ?o)
("@home" . ?h)
(
On Oct 15, 2010, at 10:29 AM, Karl Maihofer wrote:
Noorul Islam K M schrieb:
I have something like this shamelessly copied from Bernt's doc.
(setq org-tag-alist (quote ((:startgroup)
("@errand" . ?e)
("@office" . ?o)
Hi Carsten!
Carsten Dominik schrieb:
Group "people":
- Key "h" -> Holger
- Key "o" -> Otto
I use TAB and then completion for people. Otherwise you run into
trouble with two people starting with the same name, trusting your
system too far
Yes, this may be a risk. But the people grou
Hello,
Is there a way to tweak the LaTeX export so that for a link [[label][desc]]
it will produce the standard "\ref{label}" instead of
"\hyperref[label]{desc}"? I want to be able to use the standard article
writing, such as "in Section~\ref{sec:bla}...".
Thanks,
Guy
___
Am 15.10.2010 09:47, schrieb Carsten Dominik:
On Oct 14, 2010, at 9:04 PM, Andreas Röhler wrote:
Hi.
as org-mode knows a command `org-show-entry' looked for
`org-hide-entry', but couldn't get it.
So here it is.
This will leave the buffer in a pretty messy state.
Indeed, thanks. It's cur
I'm not sure if I'm understanding orgtbl mode correctly per
http://orgmode.org/manual/Tables-in-arbitrary-syntax.html#Tables-in-arbitrary-syntax,
but here is my experience (using the latest code from git).
1) Make something.org, cut and paste in the table from the latex example
http://orgmode.org/
> Uwe Brauer writes:
> Hello
> Since I can't submit a bug report I attach the error trace
> when I try to open a file in org mode:
Hi Uwe
I'm also using 21.4.22.
To send bug reports just copy org-colview-xemacs.el over org-colview.el
To get rid of the (void-function decompose
Carsten Dominik wrote:
> Hi Nick, this is the right medicine, in the wrong place.
> It needs to be done in orgtbl-to-html. The function
> where you inserted the call to org-html-expand is also
> used by the general html exporter, and during normal
> html export, org-html-expand is already calle
Nick Dokos (2010-10-13 22:52:02 +0200) wrote:
> The following patch should fix it:
Thanks for the patch, Nick!
--
Ivan Vilata i Balaguer -- http://ivan.lovesgazpacho.net/
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the l
Hi Eric,
"Eric Schulte" wrote:
> Sébastien Vauban writes:
>> I understand the need for creating links automatically to sections which
>> host code blocks.
>>
>> However, I don't understand that tangling the *only* code block I have in
>> an entire Org file does add ID in *every* section. Shouldn'
> On Fri, 15 Oct "Dr. Volker Zell" wrote:
Hi Volker,
[snip]
> Right now with these changes the latest org-mode works fine for me (at
> least for my usage pattern).
This was extremely useful thanks very much, I will test it
as soon as possible.
Carsten, couldn't Volkers code(patc
Gustav Wikström writes:
Hi Gustav,
> Is there a way in Org-mode to schedule a task so it appears the last
> workday (i.e. not Saturday or Sunday) of the month, each month?
Yes, with a sexp diary entry
** a task
SCHEDULED: <%%(diary-float [some-function])>
To find how [some-function] could
Am 15.10.2010 08:25, schrieb Noorul Islam K M:
Andreas Röhler writes:
Hi.
as org-mode knows a command `org-show-entry' looked for
`org-hide-entry', but couldn't get it.
So here it is.
Andreas
--
https://code.launchpad.net/~a-roehler/python-mode/python-mode-components
diff --git a/lisp/or
Carsten Dominik writes:
> Yes. Thank you for your report and correct analysis.
>
> This fix was already in the current development version, I guess you
> are using 7.01h or something similar? If you prefer to use released
> versions,
> expect this change in 7.02.
I saw the problem in plain 7.
Karl Maihofer gmx.de> writes:
> Besides that I have tags in other contexts, e.g. GTD-related tags etc.
> So it would be very useful to be able to group the tags as it is
> possible for agenda commands.
I think that a way to define logical groups of tags (or even a hierarchy of tags
-- say wi
#+TITLE: Old-Org-HTML-hides-Org-HTML.txt
#+DATE: 2010-10-15
#+LANGUAGE: en_US
Hello,
Yesterday, still being in the loop of (re-)installations after my laptop
crashed end of last week, I've *moved* my Org repository from
=~/Downloads/emacs/site-lisp/org-mode= to =~/src/org= and have upda
Hi,
I'm using org 7.01h with Emacs 24 trunk. When I set org-startup-indented
to t, I observe the following:
** TODO Some stuff
I select "stuff" and press M-w. Then I go the the line under and press
C-y (org-yank).
Now I got:
** TODO Some stuff
** TODO Some
instead of:
** TODO Some stuff
stuf
Hi Eric and Dan,
* Getting messages from stderr
#+begin_src sh
ls NoSuchFileOrDirectory.txt
#+end_src
results in
: ls: cannot access NoSuchFileOrDirectory.txt: No such file or directory
in *Org-Babel Error Output*, and
#+begin_src emacs-lisp
Debugger entered--Lisp error: (wrong-type-argument
Hi Seb,
Since this old testing file is obsolete I've just deleted it. Thanks to
git it can always be resurrected later as the basis for a modern
org-html test suite.
Best -- Eric
Sébastien Vauban writes:
> #+TITLE: Old-Org-HTML-hides-Org-HTML.txt
> #+DATE: 2010-10-15
> #+LANGUAGE: e
Tested and Fixed. Thanks -- Eric
Sébastien Vauban writes:
> Hi Eric and Dan,
>
> * Getting messages from stderr
>
> #+begin_src sh
> ls NoSuchFileOrDirectory.txt
> #+end_src
>
> results in
>
> : ls: cannot access NoSuchFileOrDirectory.txt: No such file or directory
>
> in *Org-Babel Error Outpu
* Marker does not point anywhere
Executing the following:
#+begin_src sh :session NoSuchSessionYet
cd ~
ls *.txt
#+end_src
outputs this in *Messages*:
: executing Sh code block...
: think it is Cygwin...
: ~
: ansi-color-process-output: Marker does not point anywhere
when executed for the *fi
Hi,
A couple of days ago, I've asked (on the Gnus ML) if it was somehow possible
to add new markers for highlighting Babel blocks (among others).
This is the (highlighted) answer of "Larsi" (author of Gnus):
--8<---cut here---start->8---
Lars Magne Ingebrigtse
Hi Eric,
* Executing sh code
This report is not complete yet (I now really have to go), but comments are
already welcome, and can put things in light for further study...
** No session
#+begin_src sh
echo In $(pwd):
ls *.org
#+end_src
#+results:
| In | /cygdrive/c/home
Hi,
I'd like to set up a simple blog (with static page only) using emacs. So
far, I was able to use emacs-muse based on the following instructions:
http://alexott.net/en/writings/EmacsMuseMyPage.html
http://www.diale.org/muse-functions.html
Now, I'd like to give org-publish a try because it see
Sébastien Vauban writes:
[...]
>
> I don't have in mind full fontification like we now have in Org. No: *just the
> basic yellow background*, so that code blocks are outstanding in any mail,
> exactly *like it is now* but for the "cut here" markers (or "v+/v-").
>
While we're at it, why not go a
Hi Manuel,
The following works for me, it creates an index of all files in the same
directory as the Org-mode file.
--8<---cut here---start->8---
* index
Create an index automatically with an elisp code block.
#+begin_src emacs-lisp :exports results :results
Fix typo
* README_maintainer: Fix typo
Thanks and Regards
Noorul
diff --git a/README_maintainer b/README_maintainer
index 37d1494..5d1a67a 100644
--- a/README_maintainer
+++ b/README_maintainer
@@ -28,8 +28,8 @@ release. The release process is a single make command:
The release number for minor
Hi,
doku of `org-insert-heading' says:
,
| If point is not at the beginning, do not split the line,
| but create the new headline after the current line.
`
which sounds wisely.
Unfortunately function behaves different, splits line
uses it's following part to create the new headline
fr
Hi all
How can items from different parents be merged into a single parent so
that the old context from where these items came from is still
available?
before org-refile:
#+STARTUP: odd
* most important tasks
* project a
*** subject 1
blabla 1
* projec
Thanks for the tip Eric, I'll use it to create a sitemap for my site,
which is made using org-mode.
Do you know if it would be possible to create an RSS file, using a
similar approach?
Thanks,
Pere
Al 15/10/10 19:07, En/na Eric Schulte ha escrit:
> Hi Manuel,
>
> The following works for me, it
I just finished studying John Wiegley's excellent tutorial[1], and now I'm
customizing his recommended setup. After changing the list of default tags
that follow the #+TAGS setting, I wondered about the other in-buffer
settings that he used.
So I decided to check out the online documentation's Ma
Maybe use a hook like the following.. It's for cref, please modify to
your liking:
(defun creflink()
"Change all solitary [[]] links to [[target][\cref]] links"
(regex-replace "\\[\\[\\([^:\[]+?\\)\\]\\]" "[[\\1][cref{\\1}]]")
)
(add-hook 'org-export-preprocess-hook 'creflink)
Indranee
Awesome! Thanks for the quick action.
~Arik
Carsten Dominik writes:
> Yes, I saw this and just applied tha patch.
>
> Thanks.
>
> - Carsten
>
> On Oct 15, 2010, at 9:29 AM, Noorul Islam K M wrote:
>
> >
> > I am not sure whether this is already forwarded. I am forwarding this
> > t
After I do a tag-search to create an agenda view, I am presented with all of
the tagged items, in the order that they appear in their home files. Is there
a
way to sort the list in the Agenda view in the order of timestamps?
___
Emacs-orgmode maili
On 10/15/10 Oct 15 -1:48 AM, Carsten Dominik wrote:
> Hi Robert,
>
> I cannot reproduce this error. If I set my default notes file to
> "~/org//notes.org"
> things seem to work just fine.
I will see if I can figure out why this happened for me. I may not be
able to do so, though --- it occurred
At Sun, 3 Oct 2010 06:01:38 +0200,
Thomas Fuchs wrote:
>
> [1 ]
> [1.1 ]
> Hi!
>
> I'm trying to capture and file an entry as an top-level entry as first entry
>
> in an org file without config at the beginning (no "#+").
> This leads to filing the entry as _second_ headline in the org file.
>
>
this approach might be less appropriate for RSS, mainly because code
block output is most easily contained in an Org-mode file, and then
exported along with the rest of the file. RSS files require special
headers and footers and can not be embedded in a standard html file, you
may be better off lo
I've been trying to get MobileOrg set up with Dropbox, and I seem to
have done something to make it impossible for MobileOrg to sync.
Whenever I try, I get an error message like,
Unexpected error: error getting mobileorg.org
(paraphrased somewhat)
It was syncing fine at one point, but then I dec
Al 15/10/10 22:32, En/na Eric Schulte ha escrit:
> this approach might be less appropriate for RSS, mainly because code
> block output is most easily contained in an Org-mode file, and then
> exported along with the rest of the file. RSS files require special
> headers and footers and can not be
On Fri, 15 Oct 2010 11:07:05 -0600, "Eric Schulte"
wrote:
>
> Hi Manuel,
>
> The following works for me, it creates an index of all files in the same
> directory as the Org-mode file.
>
> --8<---cut here---start->8---
> * index
>
> Create an index automatic
Rodney Price writes:
> I've been trying to get MobileOrg set up with Dropbox, and I seem to
> have done something to make it impossible for MobileOrg to sync.
> Whenever I try, I get an error message like,
>
> Unexpected error: error getting mobileorg.org
>
> (paraphrased somewhat)
>
> It was sy
Hi orgsters,
I'm wondering how I should publish .htaccess files? My current setup
is a source directory under ~/org/, which is kept at Dropbox, and a
publishing directory under ~/Sites/, which is not. Since data loss is
pyschologically crippling, I like to keep *all* my source files
(images, css,
I'm aware we can define #+ATTR_HTML: for styling of divs containing
images and tables. Is there similar functionality for section divs?
Simply adding the required option below or above the section didn't do
the trick.
Since section divs aren't named semantically[1], I can't simply add a
class styl
Aloha all,
I'm working with Eric Fraga's GANTT chart code, posted here
recently. I'd like to move it into the Library of Babel so I can
call it from any Org-mode buffer. Here is the (modified) header:
#+source: elispgantt
#+begin_src emacs-lisp :var table=gantttest :results output
late
Applied, thanks.
- Carsten
On Oct 3, 2010, at 6:01 AM, Thomas Fuchs wrote:
Hi!
I'm trying to capture and file an entry as an top-level entry as
first entry
in an org file without config at the beginning (no "#+").
This leads to filing the entry as _second_ headline in the org file.
The te
On Oct 15, 2010, at 1:03 PM, Andreas Röhler wrote:
Am 15.10.2010 09:47, schrieb Carsten Dominik:
On Oct 14, 2010, at 9:04 PM, Andreas Röhler wrote:
Hi.
as org-mode knows a command `org-show-entry' looked for
`org-hide-entry', but couldn't get it.
So here it is.
This will leave the buff
On Oct 15, 2010, at 3:30 PM, Uwe Brauer wrote:
On Fri, 15 Oct "Dr. Volker Zell"
wrote:
Hi Volker,
[snip]
Right now with these changes the latest org-mode works fine for me
(at
least for my usage pattern).
This was extremely useful thanks very much, I will test it
as soon as possible
Hi Andreas,
On Oct 15, 2010, at 7:38 PM, Andreas Röhler wrote:
Hi,
doku of `org-insert-heading' says:
,
| If point is not at the beginning, do not split the line,
| but create the new headline after the current line.
`
which sounds wisely.
Unfortunately function behaves differen
Hi Thomas,
Dan just made me look again at this thread, which I had not yet
studied closely.
I think you have created something very useful indeed. I love
the compact lists, and I am sure there is a lot more I would use.
So I am wondering: What can Org do to support and integrate this
class?
On Oct 15, 2010, at 4:43 PM, Ilya Shlyakhter wrote:
Karl Maihofer gmx.de> writes:
Besides that I have tags in other contexts, e.g. GTD-related tags
etc.
So it would be very useful to be able to group the tags as it is
possible for agenda commands.
I think that a way to define logical grou
Hi Nigel,
radio tables and list are not supposed to work in org-mode,
only in other buffers with orgtbl-mode (for tables) and
orgstruct-mode (for lists) activated.
Things work OK for tables, but there is a new bug in the list part.
I have asked Nicolas to take a look.
- Carsten
On Oct 15, 2010
Am 16.10.2010 07:30, schrieb Carsten Dominik:
Hi Andreas,
On Oct 15, 2010, at 7:38 PM, Andreas Röhler wrote:
Hi,
doku of `org-insert-heading' says:
,
| If point is not at the beginning, do not split the line,
| but create the new headline after the current line.
`
which sounds wise
58 matches
Mail list logo