noweb and shell heredocs

2021-11-25 Thread Łukasz Stelmach
Hi, Is there anything I may try to stop shell syntax hihgliting in code blocks being fooled by noweb refs? -- Kind regards, Łukasz Stelmach signature.asc Description: PGP signature

customized link pointing at a src block

2019-11-09 Thread Łukasz Stelmach
Hi, I'd like to have collapsible source code blocks in my org document exported to HTML. To collapse and restore I have used[1]. The library requires a link (or a button) with appropirate properties. A link needs to point (href) to a block and have additional custom data-toggle property. On Debian

[O] [RFC] Add new export backend for Jekyll

2018-03-17 Thread Łukasz Stelmach
;s front matter. At this point also source code blocks are exported inside special tags instead of html . [1] http://jekyllrb.com/ Signed-off-by: Łukasz Stelmach --- This is kind of work-in-progress version. "Kind of" because it satisfies my needs and I would like to ask what others th

[O] [PATCH] ox-s5: Update to work with refactored html backedn

2017-05-05 Thread Łukasz Stelmach
* contrib/lisp/ox-s5.el (org-s5-template): Adapt to changes introduced by c9ca0b6d in the way :html-divs/org-html-divs are passed to ox-html. --- contrib/lisp/ox-s5.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/contrib/lisp/ox-s5.el b/contrib/lisp/ox-s5.el ind

[O] [PATCH v1.1] ox-s5: update to work with refactored html backedn

2017-05-05 Thread Łukasz Stelmach
* contrib/lisp/ox-s5.el: adapt to changes introduced by c9ca0b6d in the way :html-divs/org-html-divs are passed to ox-html --- Now it should be ready. contrib/lisp/ox-s5.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/contrib/lisp/ox-s5.el b/contrib/lisp/ox-s5

Re: [O] [PATCH] ox-s5: update to work with refactored html backedn

2017-05-05 Thread Łukasz Stelmach
It was <2017-05-04 czw 17:39>, when Łukasz Stelmach wrote: > * contrib/lisp/ox-s5.el: adapt to changes introduced by c9ca0b6d in the > way :html-divs/org-html-divs are passed to ox-html Please don't apply this patch. I'll send it from another e-mail account. -- Łukas

[O] [PATCH] ox-s5: update to work with refactored html backedn

2017-05-05 Thread Łukasz Stelmach
* contrib/lisp/ox-s5.el: adapt to changes introduced by c9ca0b6d in the way :html-divs/org-html-divs are passed to ox-html --- It appears that for some reason the patch didn't make it to the list the first time I sent it. contrib/lisp/ox-s5.el | 12 ++-- 1 file changed, 6 insertions(+),

Re: [O] org-clock-is-active

2013-07-04 Thread Łukasz Stelmach
It was <2013-07-03 śro 19:40>, when Bastien wrote: > l.stelm...@samsung.com (Łukasz Stelmach) writes: > >> (defun org-clock-is-active () >> "Return non-nil if clock is currently running. >> The return value is actually the clock marker." >> (mar

[O] org-clock-is-active

2013-07-03 Thread Łukasz Stelmach
---cut here---end--->8--- Either the docstring is lying or the code does not do what it is said to. (Or it is too late for me?) Bug? Feature? Kind regards, -- Łukasz Stelmach Samsung R&D Institute Poland Samsung Electronics

Re: [O] Weekly clock reports for the previous or current week, with a per-day&project breakdown?

2013-07-02 Thread Łukasz Stelmach
to read about clocktables http://orgmode.org/org.html#The-clock-table -- Łukasz Stelmach Samsung R&D Institute Poland Samsung Electronics

Re: [O] finding a parent node

2013-07-02 Thread Łukasz Stelmach
It was <2013-07-02 wto 13:06>, when Thorsten Jolitz wrote: > l.stelm...@samsung.com (Łukasz Stelmach) writes: > > Hello Lukasz, > > assume my simple-test.org with a :TASK: tag: > > #+begin_src org > * header 1 > :PROPERTIES: > :CUS

[O] finding a parent node

2013-07-02 Thread Łukasz Stelmach
that helps, I'd like to export the subtree of the heading I find by simply running the export function at any point of the subtree. Kind regards, -- Łukasz Stelmach Samsung R&D Institute Poland Samsung Electronics

Re: [O] Release 7.5

2011-04-12 Thread Łukasz Stelmach
niversary-format-alist' has changed > > > Please check the docstring and update your settings accordingly. What's this about? I git blame org-bbdb.el and find no recent changes in the docstring? There are som changes around where the variable is used but they are not too obvious. -- Miłego dnia, Łukasz Stelmach

[Orgmode] [PATCH] sexp can set its face (was: Including current time in agenda)

2010-12-09 Thread Łukasz Stelmach
let* ((props (list 'mouse-face 'highlight 'help-echo (format "mouse-2 or RET jump to org file %s" (abbreviate-file-name buffer-file-name --8<---cut here---end--->8--- -- Miłego dnia,

[Orgmode] [PATCH] displaymath environment and MathJax

2010-12-07 Thread Łukasz Stelmach
skipTags: [\"script\",\"noscript\",\"style\",\"textarea\",\"pre\",\"code\"], ignoreClass: \"tex2jax_ignore\", processEscapes: false, --8<---cut here---end--->8--- -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] [nd]oexport for org-publish-attachment

2010-11-27 Thread Łukasz Stelmach
rg-publish-attachments. IMHO there should be a way to tag a directory tree as exportable and individual files as unexportable and the other way round. How should this be done? Brainstorm! -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list

[Orgmode] Re: Store link in message mode

2010-11-20 Thread Łukasz Stelmach
Tassilo Horn writes: > Łukasz Stelmach writes: > >>>> If you think --despite of those issues-- it's worth adding the >>>> creation of gnus links while in message mode I could provide a >>>> patch. >>> >>> I'm curious how you

[Orgmode] Re: Store link in message mode

2010-11-16 Thread Łukasz Stelmach
h I havn't investigated yet but it looks promising. From what I've browsed the info it looks like it registers all the message ids and remembers the folders. So it would be enough to remember the MID and then make Gnus find it. -- Miłego dnia, Łukasz Stelmach __

[Orgmode] Re: [BUG] ob-sqlite.el, -init doesn't work with some options

2010-11-10 Thread Łukasz Stelmach
"Eric Schulte" writes: > Łukasz Stelmach writes: > >> ob-sqlite.el uses -init option to provide sqlite with a src block >> content, however, this prevetns sevarl options' from taking an >> effect. Particularly -header (and it's opposite), -csv an

[Orgmode] [BUG] ob-sqlite.el, -init doesn't work with some options

2010-11-09 Thread Łukasz Stelmach
:db passwords.sqlite :results replace .separator | .mode csv select * from myusers; #+END_SRC -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] Re: [BUG] tabel is not sent

2010-11-09 Thread Łukasz Stelmach
Carsten Dominik writes: > Hi Lukasz, > > On Nov 9, 2010, at 9:54 AM, Łukasz Stelmach wrote: > >> Hello. >> >> At least to me it looks like a bug. I can't send tabel to a receive >> destination in org-mode with C-c C-c. I have to M-x >> orgtbl-ctrl-c

[Orgmode] [BUG] tabel is not sent

2010-11-09 Thread Łukasz Stelmach
Hello. At least to me it looks like a bug. I can't send tabel to a receive destination in org-mode with C-c C-c. I have to M-x orgtbl-ctrl-c-ctrl-c. org-version: 7.01trans (few weks old one) -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode ma

[Orgmode] Re: publishing a drawer

2010-11-06 Thread Łukasz Stelmach
Christian Moe writes: > On 11/3/10 12:48 PM, Łukasz Stelmach wrote: >> Hello. >> >> Is it possible to publish drawer's content during export (both HTML and >> LaTeX)? I am creating a presentation with S5 and I'd love to have >> :LOGBOOK: (or :NOTE

[Orgmode] publishing a drawer

2010-11-03 Thread Łukasz Stelmach
Hello. Is it possible to publish drawer's content during export (both HTML and LaTeX)? I am creating a presentation with S5 and I'd love to have :LOGBOOK: (or :NOTES:) published as (or \note{} for Beamer). -- Miłego dnia, Łukasz Stelmach ___

[Orgmode] Re: Release 7.02

2010-10-29 Thread Łukasz Stelmach
he signature. Thanks to Tassilo Horn for >>> this patch. >> >> Just a detail: the delimiter is "-- " (space after the dashes). > > Really? Is that the official delimiter? I never knew. I suppose so, it's mentioned i

[Orgmode] Re: Release 7.02

2010-10-29 Thread Łukasz Stelmach
I created the patch) to join different anniversaries, possibly from different contacts, occuring on the same day to display them as a single line in the agenda view. -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list Please use `Reply

[Orgmode] Re: epresent and Org-mode: using Emacs to run presentations of Org-mode docs

2010-10-29 Thread Łukasz Stelmach
Eric S Fraga writes: > Łukasz Stelmach writes: > >> [...] > >> S5 and other HTML slide show frameworks have (at least) one great >> advantage over Beamer, one can embed (there are at least two ways) SVG >> image, which is quite hard with LaTeX/Beamer duo (is

[Orgmode] Re: epresent and Org-mode: using Emacs to run presentations of Org-mode docs

2010-10-28 Thread Łukasz Stelmach
"Eric Schulte" writes: > Łukasz Stelmach writes: > >> Richard Riley writes: >> >>> "Eric Schulte" writes: >>> >>>> Phil Hagelberg recently introduced me to epresent.el by Tom Tromey. >>>> It's a ver

[Orgmode] Re: organizing =intra-day tasks= with a countdown timer

2010-10-28 Thread Łukasz Stelmach
Samuel Wales writes: > 2) You are also making tea right now. You want a reminder > in 5m to drink it. So true ;-) ICRBIDWT[*] -- Miłego dnia, Łukasz Stelmach [*] I could refrain but I didn't want to ;-) ___ Emacs-orgmode m

[Orgmode] Re: epresent and Org-mode: using Emacs to run presentations of Org-mode docs

2010-10-28 Thread Łukasz Stelmach
) I am preparing a talk about org-mode. I've decided to use org-s5 but I'm starting to hesitate :-) -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.or

[Orgmode] Re: epresent and Org-mode: using Emacs to run presentations of Org-mode docs

2010-10-28 Thread Łukasz Stelmach
hulte/epresent >> (instructions in the README) > > If anyone missed it, there is also emacs-muse-slidy. > > http://www.flickr.com/photos/arciniegas/5108022392/ > > That is very impressive. Not bad. But there is org-s5 too. http://github.com/sigma/org-s5 -- Miłego dnia, Łu

[Orgmode] Re: [PATCH] quote the real csv separator

2010-10-25 Thread Łukasz Stelmach
Carsten Dominik writes: > On Oct 25, 2010, at 10:45 AM, Łukasz Stelmach wrote: >> OR, if you think that CSV should stay as it is then I >> suggest such a rewrite: >> >> (defun orgtbl-to-csv (table params) >> (orgtbl-to-generic table (org-combine-plists >

[Orgmode] Re: [PATCH] quote the real csv separator

2010-10-25 Thread Łukasz Stelmach
Bernt Hansen writes: > Łukasz Stelmach writes: >> Carsten Dominik writes: >>> What use case do you have in mind? [...] >> My bank lets me download monthly reports as CSV. In fact they let me >> choose the separator and the default value is the comma. But I choose

[Orgmode] Re: [PATCH] unicode nbsp in org-emphasis-regexp-components

2010-10-24 Thread Łukasz Stelmach
Carsten Dominik writes: > On Oct 23, 2010, at 12:39 AM, Łukasz Stelmach wrote: > >> The Unicode contains a NON-BREAK SPACE character at position 0xA0. >> IMHO org-mode's emphasis code should by default treat this (any >> other?) character the same as normal space. Wh

[Orgmode] Re: [PATCH] quote the real csv separator

2010-10-24 Thread Łukasz Stelmach
Carsten Dominik writes: > On Oct 24, 2010, at 12:56 AM, Łukasz Stelmach wrote: > >> I'd rather use an optional sep argument to the org-quote-csv-field >> function but I've got no idea how to stick it into the orgtbl-apply- >> fmt. However, the quoting funct

[Orgmode] Re: [PATCH] sexp may retrurn a list

2010-10-24 Thread Łukasz Stelmach
Łukasz Stelmach writes: > I've disovered, that %%(org-bbdb-anniversaries) returns (as every other > sexp) a string. Which is OK if there is only one. > > Anniversaries: John Doe's 10th wedding anniversary > > Unfortunately the agenda view becomes awful if we have

[Orgmode] [PATCH] quote the real csv separator

2010-10-23 Thread Łukasz Stelmach
(string-match "[\",]" s) + (if (string-match (concat "[\"" *orgtbl-sep* "]") s) (concat "\"" (mapconcat 'identity (split-string s "\"") "\"\"") "\"") s)) --8<---

[Orgmode] [PATCH] unicode nbsp in org-emphasis-regexp-components

2010-10-22 Thread Łukasz Stelmach
:!?;'\")}\\" " \t\r\n,\"'" "." 1) + '(" \t('\"{\u00A0" "- \t.,:!?;'\")}\\" " \t\r\n,\"'" "." 1) "Components used to build the regular expression for emphasis. This

[Orgmode] Re: org-crypt and org-mobile-crypt; user info?

2010-10-21 Thread Łukasz Stelmach
e table without running emacs (with an ssh client on your mobile?) by simply runnig gpg < password-table.org on the command line. 2. Emacs runs gnupg completely seamlessly (if you run gpg-agent which caches the passphrases) -- Miłego dnia, Łukasz Stelmach _

[Orgmode] Re: Org-Mode as authoring tool for Moodle courses

2010-10-21 Thread Łukasz Stelmach
rsed with some external tools. If I had to use moodle today I definitely would use org-mode for html authoring: exporting to a temporary HTML buffer and then c'n'p to a browser window. I know that's not much but I hope I wrote something you haven't known already or at least I

[Orgmode] [PATCH] sexp may retrurn a list

2010-10-19 Thread Łukasz Stelmach
result) result) +(cond ((or (listp result) (stringp result)) result) ((and (consp result) (stringp (cdr result))) (cdr result)) (result entry) --8<---cut here---end--->8--- -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] Re: [BUG] define "just", preamble and postamble placement

2010-10-13 Thread Łukasz Stelmach
Nick Dokos writes: > Łukasz Stelmach wrote: > > >> |---+-| >> | Preamble| >> |---+-| >> | | | >> | Content | TOC | >> | | | >> |---+-| >> | Postamble | >

[Orgmode] Re: [BUG] define "just", preamble and postamble placement

2010-10-07 Thread Łukasz Stelmach
Nick Dokos writes: > Łukasz Stelmach wrote: > > >> The docstrings for org-export-html-(pre|post)amble say >> >> (Pre|Post)amble, to be inserted just (after|befor) . >> >> This means that they should go before and after (respectively) > id="

[Orgmode] [BUG] define "just", preamble and postamble placement

2010-10-07 Thread Łukasz Stelmach
Hello. The docstrings for org-export-html-(pre|post)amble say (Pre|Post)amble, to be inserted just (after|befor) . This means that they should go before and after (respectively) and its . Am I right? -- Miłego dnia, Łukasz Stelmach ___ Emacs

[Orgmode] Re: portable absolute links in HTML export

2010-10-07 Thread Łukasz Stelmach
Łukasz Stelmach writes: > Łukasz Stelmach writes: > > In the main index.org i put > > #+LINK examplewww: file: > > and in the others > > #+LINK examplewww: file:../ > > and it works :-) As long as I don't use #+SETUPF

[Orgmode] Re: portable absolute links in HTML export

2010-10-07 Thread Łukasz Stelmach
Łukasz Stelmach writes: > Carsten Dominik writes: > >> On Oct 7, 2010, at 2:21 PM, Łukasz Stelmach wrote: >> >>> Is there a simple way to create hyperlinks with *absolute* paths that >>> would work after both: simple file export (C-c C-e h) and publishing &

[Orgmode] Re: portable absolute links in HTML export

2010-10-07 Thread Łukasz Stelmach
Carsten Dominik writes: > On Oct 7, 2010, at 2:21 PM, Łukasz Stelmach wrote: > >> Is there a simple way to create hyperlinks with *absolute* paths that >> would work after both: simple file export (C-c C-e h) and publishing >> on >> a remote server (C-c C-e F).

[Orgmode] portable absolute links in HTML export

2010-10-07 Thread Łukasz Stelmach
uot; way to overcome such a problem? -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] Re: custom postamble in HTML export

2010-10-07 Thread Łukasz Stelmach
Carsten Dominik writes: > On Oct 5, 2010, at 6:43 PM, Łukasz Stelmach wrote: > >> Carsten Dominik writes: >> >>> :postamble is meant to completely replace the automatic >>> postamble Org creates, >> >> But what if I like the information i

[Orgmode] Re: custom postamble in HTML export

2010-10-06 Thread Łukasz Stelmach
Carsten Dominik writes: > On Oct 5, 2010, at 6:43 PM, Łukasz Stelmach wrote: > >> Carsten Dominik writes: >> >>> On Oct 4, 2010, at 7:59 PM, Łukasz Stelmach wrote: >>> >>>> How about moving >>>> >>>> (org-export-html-in

[Orgmode] Re: custom postamble in HTML export

2010-10-05 Thread Łukasz Stelmach
Carsten Dominik writes: > On Oct 4, 2010, at 7:59 PM, Łukasz Stelmach wrote: > >> How about moving >> >> (org-export-html-insert-plist-item opt-plist :postamble opt-plist) >> >> in org-html.el from line 1694 few lines up, just above the closing div >>

[Orgmode] custom postamble in HTML export

2010-10-04 Thread Łukasz Stelmach
usually only one footer per page ;-) -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] [PATCH] there is no ś in HTML

2010-10-04 Thread Łukasz Stelmach
or" "Data" "Spis treści" "Przypis") ("sv" "Författare" "Datum" "Innehåll" "Fotnoter")) "Terms used in export text, translated to different languages. Use the variable `org-export-default-language' to set the language, --8<---cut here---end--->8--- -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] Re: Projects+Next Actions view

2010-10-01 Thread Łukasz Stelmach
)) > > However, this seems to show all the TODO items below a PROJECT item, > including the DONE ones. What I had in mind was to show only the first > child. Is it possible? So use the ORDERED property, or properly nest action and enforce todo dependencies . Actions that cannot be tak

[Orgmode] Re: Store link upon sending a message

2010-10-01 Thread Łukasz Stelmach
completely different idea how to achieve the described > behaviour? Which simplifies the problem quite a lot because we need to be able to see the buffer just before sending or copying it to Gcc folder. All the information is there. -- Miłego dnia, Łukasz Stelmach __

[Orgmode] Re: org and Things.app - next actions and sorting items

2010-09-29 Thread Łukasz Stelmach
ral* but not impossible. -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] Re: geolocated notes

2010-09-29 Thread Łukasz Stelmach
Łukasz Stelmach writes: > Carsten Dominik writes: > >> On Sep 27, 2010, at 1:15 PM, Łukasz Stelmach wrote: >> >>> I've just created a hack to for org-mode (and org-remember) to >>> receive and parse URLs from OpenStreetMap and Google Maps. The >>

[Orgmode] lisp functions in column view

2010-09-29 Thread Łukasz Stelmach
column view, and I could also take some notes. In the end I'd like to calculate a score based on different properties (is it possible to sort the column view?). -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list Please use `Reply All

[Orgmode] Re: geolocated notes

2010-09-29 Thread Łukasz Stelmach
Carsten Dominik writes: > On Sep 27, 2010, at 1:15 PM, Łukasz Stelmach wrote: > >> I've just created a hack to for org-mode (and org-remember) to >> receive and parse URLs from OpenStreetMap and Google Maps. The >> function extracts longitude and latitude and sets G

[Orgmode] Re: n-times event

2010-09-28 Thread Łukasz Stelmach
Łukasz Stelmach writes: > I am wondering what sexp to write to display an event n times. Let's say > there is a course at a university which comprises 4 meetings. [...] For the record, you can find some answers here: http://orgmode.org/worg/org-faq.php#org-diary-class -- Miłego d

[Orgmode] org-footnote in messages, practical question.

2010-09-27 Thread Łukasz Stelmach
be ripped off on reply. If, on the other hand I should put them above the signature then some hacking is required in the org-footnote-normalize function which of course is fun. -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list Please use

[Orgmode] geolocated notes

2010-09-27 Thread Łukasz Stelmach
) (org-set-local 'dnd-protocol-alist (append '(("^http://\\(?:\\(?:www\.\\)?openstreetmap\.org\\|maps\.google\.com\\)". stl/org-dnd-set-geo-property)) dnd-protocol-alist))) (add-hook 'org-mode-hook 'stl/org-dnd-add-geo-support) (ad

[Orgmode] Re: Howto define formula for table regions

2010-09-22 Thread Łukasz Stelmach
can keep your numbers in the tree structure with more elaborate info on them. You could then use agenda views to select and sum up entries by dates too. [*] I've copied all the formulae from the formula buffer which you activate with C-' while cursor is in a table. This is very convenient way of e

[Orgmode] Re: Q : select current org item as region

2010-09-10 Thread Łukasz Stelmach
Richard Riley writes: > Łukasz Stelmach writes: >> Richard Riley writes: >>> What would be the best elisp way to select the current org entry? I want >>> a hot key to select the current item as current region (not into the >>> clipboard). >>> &

[Orgmode] Re: Q : select current org item as region

2010-09-09 Thread Łukasz Stelmach
-cut here---end--->8--- it's derived from the original outline-mark subtree but marks an empty space before a next-same-level-heading. -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list Please use `Reply

[Orgmode] Re: Force completed habits to revert to "HABIT" todo keyword instead of "TODO"

2010-09-06 Thread Łukasz Stelmach
l#Multiple-sets-in-one-file I am sure someone with more moxie and bigger mojo than me (at least for now i.e. 00:08 CEST) could come up with a function you could add to org-after-todo-state-change-hook that does exactly what you want. -- Miłego dnia, Łukasz Stelmach

[Orgmode] [BUG] org-timer requires org-notify from org-clock

2010-09-06 Thread Łukasz Stelmach
otify "org-clock" (notification &optional play-sound)) is not enough. (BTW. now its d-f org-show-notification which is not used in org-timer). Simple (require 'org-clock) helps, as anything else that loads org-clock like clocking-in. -- Miłe

[Orgmode] [PATCH] some garbage left in org-timer.el

2010-09-06 Thread Łukasz Stelmach
ptional opt) "Prompt for a duration and set a timer. --8<---cut here---end--->8--- -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the l

[Orgmode] Re: org-mode + pomodoro

2010-09-02 Thread Łukasz Stelmach
Bastien writes: > Łukasz Stelmach writes: > >> Is there a way to get a countdown timer visible like the one you start >> with `C-c C-x .'? > > `org-timer-set-timer' now displays a timer in the modeline. Thanks a lot. > Also thanks to Frédéric Couchet

[Orgmode] Re: org-mode + pomodoro

2010-09-02 Thread Łukasz Stelmach
st practices? > > Sergey> Thank you in advice. > > I always start a clock when I work on a task. And for the Pomodoro > technique I use also the org-timer module with some configuration. [...] Is there a way to get a countdown timer visible like th

[Orgmode] Re: [PATCH] can't :include files in org-publish-project-alist

2010-09-02 Thread Łukasz Stelmach
w there is the `file-name-as-directory' function. -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] Re: [PATCH] can't :include files in org-publish-project-alist

2010-08-21 Thread Łukasz Stelmach
oncat "^" b (when (string-match "^[/]$" b) "/") (if r ".+" "[^/]+") "\\.\\(" x "\\)$"))) -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] [PATCH] can't :include files in org-publish-project-alist

2010-08-21 Thread Łukasz Stelmach
list-get (cdr prj) :exclude)) (i (plist-get (cdr prj) :include)) (xm (concat "^" b (if r ".+" "[^/]+") "\\.\\(" x "\\)$"))) (when (or - (and i (string-match i filename)) + (and i

[Orgmode] Re: fractional hours for timestamps?

2010-08-13 Thread Łukasz Stelmach
Bastien writes: > Łukasz Stelmach writes: > >> I think Greg's point is about entering data using only numeric keypad. I >> can confirm that I have considered these issues (esp. 1400 >> vs. 14:00). Fractional hours don't seem to be that easy as there are >

[Orgmode] Re: fractional hours for timestamps?

2010-08-12 Thread Łukasz Stelmach
4:00. > > But maybe other people think otherwise... I think Greg's point is about entering data using only numeric keypad. I can confirm that I have considered these issues (esp. 1400 vs. 14:00). Fractional hours don't seem to be that easy as there are countries like Poland

[Orgmode] Re: Keeping agenda window

2010-06-15 Thread Łukasz Stelmach
it. Use the [Tab] key instead of [Enter] -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] Re: floating, non scheduled agenda items

2010-04-13 Thread Łukasz Stelmach
Richard Riley writes: > Łukasz Stelmach writes: >> Richard Riley writes: >>> Richard Riley writes: >>> >>>> What would be the best way to include in my daily agenda a section of >>>> non schedule items which are there every day until I d

[Orgmode] Re: Problem entering an every-weekday meeting with start time

2010-04-12 Thread Łukasz Stelmach
0> > How about ** Daily Meeting 10:30    <%%(memq (calendar-day-of-week date) '(1 2 3 4 5))> or ** Daily Meeting %%(memq (calendar-day-of-week date) '(1 2 3 4 5)) Daily meeting 10:30 -- Miłego dnia, Łukasz Stelmach ___ Emacs

[Orgmode] Re: [BUG] revering agenda files

2010-04-12 Thread Łukasz Stelmach
Richard Riley writes: > Łukasz Stelmach writes: >> I'm not quite sure it is bug indeed but org-mode stops working as usual >> when you change the agenda files behind the scenes. I sometimes do it >> because I use org-mode on several machines and I keep my files >&

[Orgmode] Re: [BUG] revering agenda files

2010-04-12 Thread Łukasz Stelmach
Bernt Hansen writes: > Łukasz Stelmach writes: > >> I'm not quite sure it is bug indeed but org-mode stops working as usual >> when you change the agenda files behind the scenes. [...] > My solution to this is > > (global-auto-revert-mode t) > > So if

[Orgmode] [BUG] revering agenda files

2010-04-12 Thread Łukasz Stelmach
g type argument: integer-or-marker-p, nil It stops after few rebuilds. "Few" means the number of updated files. -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the li

[Orgmode] Re: floating, non scheduled agenda items

2010-04-12 Thread Łukasz Stelmach
A'. It's nice to have the *real* defaults at hand from time to time. -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] Re: [BUG] org-babel-perl and formats

2010-04-09 Thread Łukasz Stelmach
Dan Davison writes: > Łukasz Stelmach writes: > [...] >> Format not terminated at - line 11, at end of line >> syntax error at - line 11, at EOF >> Execution of - aborted due to compilation errors. > > Oops. Sorry Łukasz, my mistake. > > You are of course

[Orgmode] Re: [BUG] org-babel-perl and formats

2010-04-09 Thread Łukasz Stelmach
Dan Davison writes: > Łukasz Stelmach writes: >> I am not sure I will be able to spend some time on this so I'll share my >> observation with you. org-babel-perl can't cope with perl formats, with >> their endings to be precise. A format is defined by: >> &g

[Orgmode] Re: Pro/Con Lists

2010-04-08 Thread Łukasz Stelmach
"Gary ." writes: > Is there a decent way to create these using Org Mode? I tried > plain lists, but when exported to HTML the entries lose their '+' > and '-' signs (and gain some kind of bulletpoint). How about checkboxes? (I havn't tried to exp

[Orgmode] [BUG] org-babel-perl and formats

2010-04-07 Thread Łukasz Stelmach
and with a single solitary dot or, to be precise "\n.\n" sequence. org-babel-perl doesn't care about it and puts "\t" befor the dot. Are these indents really necessary in the text that goes straight through IPC pipes of our OS of choice

[Orgmode] Re: Org mode and emacs email

2010-03-29 Thread Łukasz Stelmach
w traffic. This is not a problem. I've used (or do I still do it?) gnus with fetchmail witho no trouble whatsoever. As it's been stated geting Gnus set and ready may take some time but its worth it. Gnus supports mbox quite well with nnfolder backend. -- Miłego dnia, Łukasz Stelmach

[Orgmode] Re: GtD with org-mode and a Palm PDA

2010-03-28 Thread Łukasz Stelmach
my TX is still working too). -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] Re: forcing the end of

2010-03-21 Thread Łukasz Stelmach
Łukasz Stelmach writes: > I publish some materials for my students. For example test questions. As > you might expect I'd like to keep them secret until the test starts. So > I write this: --8<---cut here---start->8--- > ** "Open

[Orgmode] forcing the end of

2010-03-21 Thread Łukasz Stelmach
lt;---cut here---end--->8--- Which makes the HTML code that comes out of PHP invalid as because of those dangling (s seem to be OK here). How? How to force org-mode to close this plain list befor the php closing curly bracket? PS. If I add a node below t

[Orgmode] Re: AI for orgmode

2010-03-20 Thread Łukasz Stelmach
ne default". These are of course only my 2 cents (Euro ones ;) [1] http://xkcd.com/643/ -- Miłego dnia, Łukasz Stelmach ___ 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

[Orgmode] Re: Shortcut for complex searches

2010-03-18 Thread Łukasz Stelmach
as I frequently use this search, is it possible to > configure the command in the org-agenda-custom-commands variable? Read and try `C-c a C'. -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list Please use `Reply All' to s

[Orgmode] wriging about computer programming

2010-03-16 Thread Łukasz Stelmach
ularly latex export). But fear not and use unicode. There is /xe2/x80/x8b ZERO WIDTH SPACE When you put (C-x 8 RET 200b RET) it next to equality signs =a = 'B'= ^^ ^^ Everything works like charm *and* there is completely no additional space in the o

[Orgmode] Re: New Org-mode talk by Carsten Dominik

2010-03-07 Thread Łukasz Stelmach
resentation as a base to promote org-mode at my faculty? How did you do that keystroke showing thing? -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://l

[Orgmode] [BUG] block agenda faces

2010-03-07 Thread Łukasz Stelmach
dos is my own invention I will share soon (I think I've posted it somewhere but it might have been lost)) Everything's great except that DONE todos in the calendar block have their DONE keyword in bold red instead of green. The same agenda action launched as a single, toplevel command in o

[Orgmode] [BUG] unescaped second & in latex

2010-03-03 Thread Łukasz Stelmach
Hello. I've create some presentation on programming (some more to do) and to my surprise I've discovered that if org-mode escapes one "&" properly it doesn't do its job in case of "&&" (and a single "^" too). I get "\&&"

[Orgmode] Re: org-prefere-future for other applications

2010-03-02 Thread Łukasz Stelmach
Carsten Dominik writes: > On Feb 27, 2010, at 1:29 PM, Łukasz Stelmach wrote: >> I've tried to rearrange org-read-date and some other helper function >> to make them usable from other applications which might not want to >> prefere future dates. Unfortunatelly I can

[Orgmode] org-prefere-future for other applications

2010-02-27 Thread Łukasz Stelmach
called in orgmode like this: (org-read-date ... org-read-date-prefer-future) Is it possible to refactor the code the way I've described it (without too much fuss)? -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list Please use `Rep

[Orgmode] [BUG] more problems with future timestamps

2010-02-25 Thread Łukasz Stelmach
end--->8--- BTW when I write w2 in the org date input minibuffer Error in post-command-hook: (void-function calendar-absolute-from-iso) -- Miłego dnia, Łukasz Stelmach ___ Emacs-orgmode mailing list Please use `Reply All' to sen

[Orgmode] [PATCH] remember note as a sibling of currently clocked item

2010-02-23 Thread Łukasz Stelmach
ing-of-the-clocked-item -- Miłego dnia, Łukasz Stelmach ___ 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   2   >