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
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
;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
* 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
* 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
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
* 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(+),
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
---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
to read about clocktables
http://orgmode.org/org.html#The-clock-table
--
Łukasz Stelmach
Samsung R&D Institute Poland
Samsung Electronics
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
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
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
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,
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
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
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
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
__
"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
: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
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
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
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
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
___
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
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
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
"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
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
)
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
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
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
>
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
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
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
Ł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
(string-match "[\",]" s)
+ (if (string-match (concat "[\"" *orgtbl-sep* "]") s)
(concat "\"" (mapconcat 'identity (split-string s "\"") "\"\"") "\"")
s))
--8<---
:!?;'\")}\\" " \t\r\n,\"'" "." 1)
+ '(" \t('\"{\u00A0" "- \t.,:!?;'\")}\\" " \t\r\n,\"'" "." 1)
"Components used to build the regular expression for emphasis.
This
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
_
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
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
Nick Dokos writes:
> Łukasz Stelmach wrote:
>
>
>> |---+-|
>> | Preamble|
>> |---+-|
>> | | |
>> | Content | TOC |
>> | | |
>> |---+-|
>> | Postamble |
>
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="
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
Ł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
Ł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
&
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).
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
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
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
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
>>
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
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
))
>
> 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
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
__
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
Ł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
>>
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
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
Ł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
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
)
(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
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
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).
>>>
&
-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
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
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
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
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
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
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
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
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
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
>
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
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
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
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
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
>&
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
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
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
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
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
"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
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
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
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
Ł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
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
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
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
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
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
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
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 "\&&"
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
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
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
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 - 100 of 135 matches
Mail list logo