Re: [PATCH] Fixing endless loop of org-reveal with inline-task

2024-06-08 Thread Marc Ihm
Yes, you are right ! With head there is no problem (probably forgot to adjust my load-path before ...) Thanx for the help ! Rgards Marc Am 08.06.2024 um 17:28 schrieb Ihor Radchenko: Marc-Oliver Ihm writes: Hi all, If I have this simple buffer: * foo *** bar

[PATCH] Fixing endless loop of org-reveal with inline-task

2024-06-07 Thread Marc-Oliver Ihm
voking org-goto-sibling in this case, cursor is not moved and return value is nil. I did not notice any negative effects with this patch in the past few weeks. Thanx a lot Marc Ihm diff --git a/lisp/org.el b/lisp/org.el index cf4c9a99e..c786f7719 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -21

Re: Babel (scheme): Evaluation errors are not shown

2023-01-07 Thread Marc Nieper-Wißkirchen
Am Sa., 7. Jan. 2023 um 08:44 Uhr schrieb Ihor Radchenko : > > Marc Nieper-Wißkirchen writes: > > >> Thanks! > >> Note that your patch does not apply onto main. > > > > Rebased against the latest main. Please see the appended patch. > > Hmm. >

Re: Babel (scheme): Evaluation errors are not shown

2023-01-06 Thread Marc Nieper-Wißkirchen
Am Fr., 6. Jan. 2023 um 17:34 Uhr schrieb : > > On Fri, Jan 06, 2023 at 04:20:29PM +, Ihor Radchenko wrote: > > Ihor Radchenko writes: > > > > > Marc Nieper-Wißkirchen writes: > > > ... > > > > May someone forward my last email to Marc? &g

Re: Babel (scheme): Evaluation errors are not shown

2023-01-05 Thread Marc Nieper-Wißkirchen
under such an assignment in the past.) Thanks, Marc Am Mo., 2. Jan. 2023 um 10:52 Uhr schrieb Marc Nieper-Wißkirchen : > > Am Mo., 2. Jan. 2023 um 10:38 Uhr schrieb Ihor Radchenko > : > > > > Marc Nieper-Wißkirchen writes: > > > > > Fixed. > > > >

Re: Babel (scheme): Evaluation errors are not shown

2023-01-02 Thread Marc Nieper-Wißkirchen
Am Mo., 2. Jan. 2023 um 10:38 Uhr schrieb Ihor Radchenko : > > Marc Nieper-Wißkirchen writes: > > > Fixed. > > Thanks! > Note that your patch does not apply onto main. Rebased against the latest main. Please see the appended patch. > > > -

Re: Babel (scheme): Evaluation errors are not shown

2023-01-01 Thread Marc Nieper-Wißkirchen
Fixed. Am So., 1. Jan. 2023 um 14:53 Uhr schrieb Ihor Radchenko : > > Marc Nieper-Wißkirchen writes: > > > (defun org-babel-eval-error-notify (exit-code stderr) > > - "Open a buffer to display STDERR and a message with the value of > > EXIT-CODE." > >

Re: Babel (scheme): Evaluation errors are not shown

2022-12-31 Thread Marc Nieper-Wißkirchen
Done! Am Sa., 31. Dez. 2022 um 14:24 Uhr schrieb Ihor Radchenko : > > Marc Nieper-Wißkirchen writes: > > > Please find the patch file attached to this email. > > Thanks! > I will give some general comments and leave the ob-scheme changes for > Rudolf. > > >

Re: Babel (scheme): Evaluation errors are not shown

2022-12-31 Thread Marc Nieper-Wißkirchen
Please find the patch file attached to this email. Thank you, Marc Am Sa., 31. Dez. 2022 um 13:07 Uhr schrieb Ihor Radchenko : > > Marc Nieper-Wißkirchen writes: > > > Please find attached a version that does not signal an Elisp user > > error, but calls `org-babel-eval-

Re: Babel (scheme): Evaluation errors are not shown

2022-12-31 Thread Marc Nieper-Wißkirchen
Am Sa., 31. Dez. 2022 um 11:19 Uhr schrieb Marc Nieper-Wißkirchen : > > Am Sa., 31. Dez. 2022 um 11:09 Uhr schrieb Marc Nieper-Wißkirchen > : > > > > Am Sa., 31. Dez. 2022 um 10:49 Uhr schrieb Ihor Radchenko > > : > > > > > > Marc Nieper-Wißkirc

Re: Babel (scheme): Evaluation errors are not shown

2022-12-31 Thread Marc Nieper-Wißkirchen
Am Sa., 31. Dez. 2022 um 11:09 Uhr schrieb Marc Nieper-Wißkirchen : > > Am Sa., 31. Dez. 2022 um 10:49 Uhr schrieb Ihor Radchenko > : > > > > Marc Nieper-Wißkirchen writes: > > > > > I have been talking to jao (from geiser). The following version of >

Re: Babel (scheme): Evaluation errors are not shown

2022-12-31 Thread Marc Nieper-Wißkirchen
Am Sa., 31. Dez. 2022 um 10:49 Uhr schrieb Ihor Radchenko : > > Marc Nieper-Wißkirchen writes: > > > I have been talking to jao (from geiser). The following version of > > ob-scheme.el signals an error when executing Scheme code blocks. > > Besides two function decla

LaTeX preview between #+begin_equation/#+end_equation

2022-12-20 Thread Marc Nieper-Wißkirchen
otherwise equivalent? Thanks, Marc

Re: Babel (scheme): Evaluation errors are not shown

2022-12-20 Thread Marc Nieper-Wißkirchen
I have been talking to jao (from geiser). The following version of ob-scheme.el signals an error when executing Scheme code blocks. Besides two function declarations, the only change is in the function org-babel-scheme-execute-with-geiser. ;;; ob-scheme.el --- Babel Functions for Scheme -*-

Babel (scheme): Evaluation errors are not shown

2022-12-16 Thread Marc Nieper-Wißkirchen
ck #+BEGIN_SRC scheme (x) #+END_SRC just gives "Code block evaluation complete (took 0.2s)." in the minibuffer (and in the *Messages* buffer). Is this a known error? Or is there a way to enable error messages? I am using org 9.6 with geiser 20221205.1417 and geiser-chez 20221027.137 on Emacs 27.1. Thanks, Marc

[BUG] Source code of type 'conf' disappears in LaTeX export [N/A (N/A @ /usr/share/emacs/site-lisp/org-mode/)]

2021-10-29 Thread Marc van der Sluys
from orgmode to LaTeX/PDF. Actual behaviour: + conf code block completely disappears in PDF after converting from orgmode to LaTeX/PDF. Sincerely, Marc van der Sluys. Emacs : GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.29, cairo version 1.16.0) of 2021-10-01 Packa

Re: [PATCH] choices in org-id-find for handling missing ids

2021-06-12 Thread Marc Ihm
behaviour of org-id-find as contained in my patch. So you may feel free to ignore it ... Best Marc Am 12.06.2021 um 16:16 schrieb Marc-Oliver Ihm: Hi, please find attached a patch to allow more flexible handling of missing ids in org-id-find; some people (like me) tend to lose ids now and then and

[PATCH] choices in org-id-find for handling missing ids

2021-06-12 Thread Marc-Oliver Ihm
ound" update) > (const :tag "Throw exception `not-found'" exception) > (const :tag "Raise an error" error) > )) the handling in org-id-find is straightforward. The default corresponds to the current behaviour. I would like to ask

simple code to use focus-mode with org

2020-04-23 Thread Marc Ihm
ing, which allows focus-mode to handle org-nodes and focus on them. The connection is made by setting focus-mode-to-thing; the symbol heading leads focus-mode to invoke forward-heading, see the documentation of thingatpt for details. Hope someone finds this useful. regards, Marc

Re: Assistant to remove unused IDs of org-id

2020-04-14 Thread Marc Ihm
Hi Adam, thanx for your feedback ! Your main point (the central function beeing to long) is undisputed; will fix this during the next refactoring ... Best regards, Marc Am 13.04.2020 um 22:04 schrieb Adam Porter: Marc-Oliver Ihm writes: as I use the excellent package org-id in a somewhat non

Re: Assistant to remove unused IDs of org-id

2020-04-14 Thread Marc Ihm
Hi Ihor, Thanx ! Fixed it. Details: I am now checking (string= (org-attach-dir-from-id id) (org--attach-dir)) to see if the ID is used in the attachment dir (if it exists). Background: I do not use attachments myself; did not remember, they use IDs :-/ Best regards, Marc Am 14.04.2020 um 05:02

Assistant to remove unused IDs of org-id

2020-04-13 Thread Marc-Oliver Ihm
-cleanup.el). Best regards Marc

[O] Ihr Schreiben, AZ 54 376 712 893

2018-09-23 Thread Marc Ihm
Sehr geehrte Frau Assmann, Hi, sie hatten mich in Ihrem Schreiben vom 6. September um ein Sepa-Mandat gebeten. Leider habe ich mich verschrieben ... könnten Sie mir bitte das Schreiben erneut schicken (pdf oder Papier) ? Vielen Dank ! Mit freundlichem Gruß, Marc Ihm

Re: [O] Shouldn't org-back-to-heading skip inline tasks ?

2017-11-05 Thread Marc Ihm
Best regards Marc

[O] Shouldn't org-back-to-heading skip inline tasks ?

2017-11-04 Thread Marc Ihm
at position %d in buffer %s" (point) (current-buffer)) which does not yet accept an optional invisible-ok argument, however. Would this be a useful change ? Best regards, Marc Ihm

Re: [O] [PATCH] lisp/org.el: make org-open-at-point handle parens in encoded urls correctly

2017-08-11 Thread Marc Ihm
Am 11.08.2017 um 18:10 schrieb Nicolas Goaziou: Hello, Marc Ihm writes: the attached patch changes org-open-at-point in org.el: Currently, when opening an url the function org-open-at-point uses the variable path, which is the result of applying org-link-unescape on the original url. Thus

[O] [PATCH] lisp/org.el: make org-open-at-point handle parens in encoded urls correctly

2017-08-10 Thread Marc Ihm
Please consider applying it, if fit. Thanks, Marc --- a/lisp/org.el +++ b/lisp/org.el @@ -10707,7 +10707,7 @@ a timestamp or a link." (t (list nil (org-link-unescape option) ((function

[O] Small code fragment to make zone-mode play well with org

2017-08-08 Thread Marc Ihm
anyway: maybe someone has commit-rights to emacs core itself ...) best regards Marc Ihm (advice-add 'zone :around (lambda (orig-fun &rest args) (interactive) (let (result text name) (when (string= major-mode "org-mode") (setq text (org-copy-visible (window

Re: [O] [PATCH] contrib/lisp/ox-confluence.el: Export checkboxes; fix timestamps in headlines

2017-05-02 Thread Marc Ihm
Hi, Nicolas Goaziou writes: > > This is a common mistake. Symbols in `cl-case' shouldn't be quoted. 'on > is really (quote on), so you actually wrote > > (cl-case (org-element-property :checkbox item) > ((quote on) "*{{(X)}}* ") > ((quote off) "*{{( )}}* ") > ((quote trans) "*{{(\

[O] [PATCH] contrib/lisp/ox-confluence.el: Export checkboxes; fix timestamps in headlines

2017-05-01 Thread Marc Ihm
comments or questions. Thanks, Marc >From 4e638796f39918ade4c8717569315d8b4ca61818 Mon Sep 17 00:00:00 2001 From: "U-IHM-NOTEBOOK\\Olli" Date: Mon, 1 May 2017 16:59:10 +0200 Subject: [PATCH 1/1] Export checkboxes; fix timestamps in headlines --- contrib/lisp/ox-confl

[O] [PATCH] lisp/org-el: Fix explanation, if state change is blocked by contained checkboxes

2017-04-14 Thread Marc Ihm
and let me know, if you have any comments or questions. Thanks, Marc >From 97311babee20c291aad0f1e6fa0f147c3ed416bf Mon Sep 17 00:00:00 2001 From: "U-IHM-NOTEBOOK\\Olli" Date: Fri, 14 Apr 2017 17:14:02 +0200 Subject: [PATCH 1/1] org-el: Fix explanation, if state change is blocked

Re: [O] [PATCH] ox-confluence.el: Handle checkboxes and inactive timestamps correctly

2017-03-03 Thread Marc Ihm
Nicolas Goaziou writes: > > It looks good. Could you provide a commit message? > Yes, of course, albeit a bit lengthy: Fix handling of square brackets from timestamps and checkboxes; avoid invalid confluence markup for empty table headers. Best regards Marc

Re: [O] [PATCH] ox-confluence.el: Handle checkboxes and inactive timestamps correctly

2017-03-02 Thread Marc Ihm
enerate the correct output from the plain-list or item >> translator? > > I meant timestamp translator. Hi, this is a corrected patch, which handles timestamps in a more canoncial way. Best regards Marc --- a/contrib/lisp/ox-confluence.el 2017-03-02 20:10:19.645053100 +0100 +++ b/cont

Re: [O] [PATCH] ox-confluence.el: Handle checkboxes and inactive timestamps correctly

2017-03-01 Thread Marc Ihm
enerate the correct output from the plain-list or item >> translator? > > I meant timestamp translator. Wow, didn't know there are already provisions for handling timestamps specially ! Will adopt my patch. Thanx for the hint ! Marc

[O] [PATCH] ox-confluence.el: Handle checkboxes and inactive timestamps correctly

2017-02-28 Thread Marc Ihm
timestamps, so that they no longer collide with the native link-syntax of atlassian confluence. It would be great, if someone could review and apply this patch if appropriate. Best regards, Marc Ihm --- a/contrib/lisp/ox-confluence.el 2017-02-28 19:52:25.707036600 +0100 +++ b/contrib/lisp/ox

[O] org-index: New Version and Screencast

2015-12-31 Thread Marc Ihm
mments are welcome ! Best regards, Marc

Re: [O] Error when using org-ctrl-c-ctrl-c to add tags

2015-04-20 Thread Marc Ihm
Works for me too, and probably better than my suggestion :-) best regards Marc

Re: [O] Error when using org-ctrl-c-ctrl-c to add tags

2015-04-19 Thread Marc Ihm
Okay, this one only tries to fix, what seems broken ... Could someone please check ? best regards Marc diff --git a/lisp/org.el b/lisp/org.el index 24b3a69..8a00847 100755 --- a/lisp/org.el +++ b/lisp/org.el @@ -10515,8 +10515,7 @@ from." completing-read-fun

Re: [O] Error when using org-ctrl-c-ctrl-c to add tags

2015-04-19 Thread Marc Ihm
0b00d1850b57e10? I see this error too; the patch below fixes it for me (and corrects the nexting level of 'completing-read too ...) best regards Marc diff --git a/lisp/org.el b/lisp/org.el index 8a00847..f440382 100755 --- a/lisp/org.el +++ b/lisp/org.el @@ -10512,10 +10512,11 @@ from.

Re: [O] Updating to the current org-mode in emacs trunk, and Org stable

2015-03-28 Thread Marc-Oliver Ihm
ixing some minor bugs or the like ...) I know, that very much work is done on IRL and Org master, and I appreciate this work very much ! best regards Marc

Re: [O] Updating to the current org-mode in emacs trunk, and Org stable

2015-03-26 Thread Marc Ihm
would be a pity ... Is there any way, how, many hands with small contributions might get this going ? I mean: get real work done, instead of just nudging the usual activists ? regards Marc

Re: [O] What is quote-section? [eom]

2015-03-10 Thread Marc Ihm
Am 10.03.2015 21:04, schrieb Marcin Borkowski: Hi, my emacs-installation does not know this as a function or a variable. Does your emacs respond on `C-h f q u o t e - s e c t i o n' ? (sorry, if I misunderstood your question) best regards, Marc

[O] New Version 4.0.0 of org-index.el

2015-02-26 Thread Marc Ihm
or needed ;; - Renamed column "link" to "id" ;; - Added maintainance options to find duplicate rows, to check ids, ;; update index or remove property org-index-ref from nodes Thanx for any comments and questions ! best regards, Marc

Re: [O] [dev] New version of org-index.el --- a personal index for org and beyond

2014-12-10 Thread Marc Ihm
Hi Alan, I see the same error, when starting with a vanilla emacs; so these errors were easy to fix (version 3.0.1): http://orgmode.org/w/org-mode.git?p=org-mode.git;a=blob_plain;f=contrib/lisp/org-index.el;hb=HEAD Thanx for reporting ! best regards Marc On 12/09/2014 09:02 PM, Alan

[O] [dev] New version of org-index.el --- a personal index for org and beyond

2014-12-08 Thread Marc Ihm
side of org. Links are normal org-mode links. Best regards Marc

Re: [O] simple way to call `C-c a v' or a way to bind it to a key?

2014-02-16 Thread Marc Ihm
Hi Yaushi, how about (global-set-key (kbd "") (lambda () (interactive) (execute-kbd-macro (kbd "C-c a v")))) ? best regards Marc P.s.: In my opinion, the name "execute-kbd-macro" of this builtin function is somewhat misleading; "replay-keys" descri

Re: [O] Local key binding gone wrong!

2014-01-06 Thread Marc Ihm
(org-archive-subtree))) at least it does this for me: - Set the current node to the TODO state given through the second key after f13 - Archive the node afterwards. regards Marc Am 05.01.2014 21:43, schrieb Sharon Kimble: Sharon Kimble wrote: Thanks Marc. Here it is - (if

Re: [O] Local key binding gone wrong!

2014-01-05 Thread Marc-Oliver Ihm
Hi Sharon, not sure, what happened in your setup. Maybe things can get clearer, if you would supply the line of lisp that you employed to bind F13. Was it something like (global-set-key [(f13)] 'org-archive-subtree) ? regards Marc Am 05.01.2014 04:35, schrieb Sharon Kimble: Whilst t

[O] org-index.el replaces org-favtable.el

2013-11-05 Thread Marc Ihm
the program, albeit with another name. To switch, simply edit your .emacs and rename the variable org-favtable-id into org-index-id. Please give me note, if there are any problems ! Best regards, Marc

Re: [O] Confused about org-index, org-favtable, org-reftabel, org-refer-by-number

2013-10-28 Thread Marc-Oliver Ihm
resides in worg. Now, if the last paragraph passes unnoticed for some days, I will send out a note directly to someone, asking to help me clean up :-) Thanx for your feedback and best regards ! Marc Am 28.10.2013 12:15, schrieb Michael Strey: Hello, I'm using org-reftable.el [1] from the co

Re: [O] [dev] New version of org-index.el --- A personal index for org and beyond

2013-09-21 Thread Marc-Oliver Ihm
orkflow to create a new reference? The way I do it > is "link" from the place to link, then call "+fill" in the table. Is > there a simpler way (that would do both in one stroke)? Definitely: With the initial prompt just choose "ref"; this will only create a new reference, but not a link. If you want both, then you currently have to use the workflow you described. However, having a feature, that allows both, would be easy to implement, if needed. best regards, Marc

Re: [O] [SYNC] How do you sync your org-mode files between n devices (n > 2)

2013-09-05 Thread Marc Ihm
have merge conflicts (unless I mess up things occasionally :-). I use several instances of windows and linux, that are connected by network or usb-stick. best regards, Marc

Re: [O] WISH: SQL on org-mode tables

2013-08-20 Thread Marc Ihm
Yes, would like this too ! (But do not know, how to achieve this ...) I think that simplifying the task of storing data in org-tables would allow many interesting org-applications to be implemented more easily. And thanks for pointing at cvsql; will have a look. best regards, Marc Am

Re: [O] BUG (?): org capture insist *.org file changed in disk, wipes file each time

2013-06-06 Thread Marc Ihm
, while emacs is still open. So can only suspect, that your trouble comes from bad interaction with dropbox. But as you said, you have already tried without, so it can only be very hidden and obscure. Does this happen without a network connection ? Best regards, Marc On 06/05/2013 05:18 PM

Re: [O] flet warning message

2013-05-01 Thread Marc Ihm
until Version 25 of emacs (at least). By that time all the modules from contrib will probably long be corrected :-) best regards, Marc Am 01.05.2013 17:04, schrieb Igor Sosa Mayor: Hi, on loading org-mode I get this warning message: , | `flet' is an obsolete macro (as of 24.3); use e

Re: [O] Call for volunteer -- managing the publication setup wrt orgmode.org/worg and orgmode.org

2013-04-29 Thread Marc Ihm
Hi Jay, Great ! I am looking forward to work with you ! First task will probably be to see, how worgs publishing-mechanism fits together :-) best regards, Marc Am 29.04.2013 18:25, schrieb Jay Kerns: Hello there, On Mon, Apr 29, 2013 at 10:50 AM, Bastien wrote: Hi Marc, that's

Re: [O] Call for volunteer -- managing the publication setup wrt orgmode.org/worg and orgmode.org

2013-04-28 Thread Marc-Oliver Ihm
lack of deeper exporter-knowledge :-) If yes, then I would like to be counted among the volunteers. best regards, Marc Am 28.04.2013 09:01, schrieb Bastien: Hi all, next week, I will publish the version of Worg Jay and others have been working on. I will also try to clean up the server

Re: [O] Adding new heading results in "not in an item"

2013-04-23 Thread Marc-Oliver Ihm
re you put the files from version 8 ? regards, Marc

Re: [O] Best way to generate textile from orgmode ?

2013-04-12 Thread Marc-Oliver Ihm
Hm; good reply. I will try ... best regards, Marc Am 12.04.2013 15:09, schrieb Christian Egli: Bastien writes: Hi Marc-Oliver, Marc-Oliver Ihm writes: i would like to convert orgmode to textile (which is used within confluence wiki). What is the best way to do this ? The best way

[O] Best way to generate textile from orgmode ?

2013-04-11 Thread Marc-Oliver Ihm
Hello list, i would like to convert orgmode to textile (which is used within confluence wiki). What is the best way to do this ? New exporter already or external programs ? Thanx and best regards, Marc

Re: [O] [WORG] How to ediff folded Org files?

2013-04-06 Thread Marc-Oliver Ihm
Hi, if I need to ediff two org-files, I just switch their buffers back to fundamental mode temporarily. Not elegant, but works. regards, Marc Am 06.04.2013 11:47, schrieb Thorsten Jolitz: Hi List, many files on Worg have this startup option: ,-- | +STARTUP

[O] best way of customizing generated css to match bootstrap css

2013-04-06 Thread Marc Seibert
ze.el or something like this or is there a way of defining the different class names with an easier way? Regards Marc Seibert

Re: [O] [dev] New version of org-favtable.el -- Lookup table of favorite references and links

2013-03-17 Thread Marc-Oliver Ihm
example * The commands of org-favtable * Further Reading, Version, Contact Hoping, this makes a good read. best regards, Marc

Re: [O] Still Wishing for Snooze

2013-01-26 Thread Marc-Oliver Ihm
riginal state. Hope you can reproduce that behaviour and find it useful ... best regards, Marc Am 24.01.2013 21:09, schrieb Marc-Oliver Ihm: Hi Andrew, some time ago I did somethin similar (see below), it works with properties and might come close, to what you want ... best regards, Ma

Re: [O] Still Wishing for Snooze

2013-01-24 Thread Marc-Oliver Ihm
Hi Andrew, some time ago I did somethin similar (see below), it works with properties and might come close, to what you want ... best regards, Marc (defun org-date-state (arg) "Save away state for current node; with prefix restore for all nodes if time has passed." (inte

Re: [O] [DEV] New version of org-reftable.el

2012-12-24 Thread Marc-Oliver Ihm
even easier with the support for normal org-mode links, that will be introduced with version 2.1, next month. Comments, as always, are welcome. Best regards, Marc Am 24.12.2012 09:47, schrieb Bastien: Hi Marc-Oliver, Marc-Oliver Ihm writes: Version 2.0 of org-reftable.el has arrived at worg

[O] [DEV] New version of org-reftable.el

2012-12-08 Thread Marc-Oliver Ihm
d to hit RET, to visit this node ! org-reftable.el has a lot more bells and whistles, e.g. commands to create new references or search for existing ones in all your org-files. All this, including the proper setup, is explained in its documentation. Any comments or suggestions are highly welcome !

Re: [O] Ever used org-mode contrib packages?

2012-05-08 Thread Marc-Oliver Ihm
Hello, Just fixed the broken link to org-refer-by-number.el; hopefully this gives others a better chance to actually use it :-) Please find its short description below. with kind regards, Marc-Oliver Ihm org-refer-by-number.el – refer to things by number, when direct linking is not

Re: [O] Table filter.

2012-05-08 Thread Marc-Oliver Ihm
, this might be useful for you. with kind regards, Marc-Oliver Ihm * Table operations --- filter or combine tables This section within the library of babel provides table operations. See the documentation just below for details and working examples. Author : Marc-Oliver Ihm Version

Re: [O] [babel] BUG in call lines

2012-03-22 Thread Marc-Oliver Ihm
-brackets ,so the only option seems to be to write a function to do the matching correctly, but which is probably a big task ... So as I understand things, I would recommend to stick with the current behaviour and use your workaround :-) with kind regards, Marc Am 22.03.2012 09:42, schrieb

[O] [babel] New Version of lob-table-operations.org --- filter or combine tables

2012-03-18 Thread Marc-Oliver Ihm
much in improving this package. Having said this, I would be glad, if table operations could eventually some day be considered fit for inclusion into the proper library of babel. with kind regards, Marc-Oliver Ihm * Table operations --- filter or combine tables This section within the library

Re: [O] How to get header in second table generated by src block

2012-03-10 Thread Marc-Oliver Ihm
Hi, if you add ":colnames yes", like this: #+call: raw-to-table[:exports results](table=raw2) :colnames yes you get the headers, that you expect. regards, Marc

Re: [O] Archiving only with confirmation

2012-03-03 Thread Marc-Oliver Ihm
ccordingly. You could reach the same effect by putting: (put 'org-archive-subtree 'disabled t) in your initialization-file (if it is not .emacs). I think I will try this too, because I remember some occasions, that I have used it accidentially like you ... with kind regards, Marc

[O] How to fontify text within a table with elisp ?

2012-03-03 Thread Marc-Oliver Ihm
line ("Outside table") is fontified correctly, whereas the second line ("Inside table"), which is a simple table, is not. Probably this is due to the fact, that org has its own opinion, on how the table should be fontified. Is there any way to circumvent this behaviour ? with kind regards, Marc-Oliver Ihm

[O] [patch] Prevent inlinetasks right after a headline from breaking cycling-behaviour

2012-02-11 Thread Marc-Oliver Ihm
re avoids the problem. The patch is quite minimal and I did not see any side-effects. with kind regards, Marc-Oliver Ihm index 882a41c..7107984 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -6302,7 +6302,7 @@ in special contexts. (if (org-at-item-p) (org-list-set-item-visibil

[O] [bug ? regression ?] Re: Visibilty of inline tasks

2012-02-08 Thread Marc-Oliver Ihm
se volunteers ... Afterwards, we either have a patch to test or need to declare bankruptcy and ask for help of a real elisp-wizard :-) with kind regards, Marc Am 06.02.2012 21:34, schrieb Sebastien Vauban: Hi Marc-Oliver, Marc-Oliver Ihm wrote: Am 16.12.2010 14:26, schrieb Sébastien Vauba

Re: [O] Visibilty of inline tasks

2012-02-06 Thread Marc-Oliver Ihm
(which I do alot), because once I open the topmost node, all subheadings with any inline task are opened too, regardless how depp they are nested. This makes it nearly impossible to get an overview about the contents of the node. So: This problem still seems to be around. with kind regards, Mar

Re: [O] [babel] Is there an elisp-way to see the header-arguments, that are passed to a #+call-line ?

2012-02-05 Thread Marc-Oliver Ihm
Phewww ! Hi Eric, Thanx a lot ! Not quite through with understanding your post, but I already see, that there is everything I need in there. Thanx a lot and Thanx again ! with kind regards, Marc

[O] [babel] Is there an elisp-way to see the header-arguments, that are passed to a #+call-line ?

2012-02-05 Thread Marc-Oliver Ihm
the #+call-line governs, whether the #+begin_src-block is expected to return a table with or without column-names; so to react accordingly (and not surprise users) I need to know within the #+begin_src-block the value of the ":colnames" header-argument from the #+call-line. Thanx a lo

[O] [code] Small elisp snippet to search among toplevel headlines in a file

2012-02-04 Thread Marc-Oliver Ihm
(delete-other-windows))) To find a project I just press f11 (please choose your own key) and enter a keyword to do an occur for this keyword. Normally several toplevel headings are found and the right one is chosen by typing return. I hope, that someone might find this useful too. with kind regards, Marc-Oliver Ihm

Re: [O] [babel] #+call-line removes hlines and headings ?

2012-01-31 Thread Marc-Oliver Ihm
Hi Eric, thanx ! That explains very clearly what I have seen, when trying to debug this phaenomenon. So this behaviour is by design and I can work around :-) kind regards, Marc Am 30.01.2012 17:10, schrieb Eric Schulte: Marc-Oliver Ihm writes: Am 29.01.2012 11:42, schrieb Andreas Leha

Re: [O] [babel] #+call-line removes hlines and headings ?

2012-01-29 Thread Marc-Oliver Ihm
debugging this problem :-) And of course I am not sure what would be the side effects of changing this behaviour ... So, thanx again for pointing out this very easy workaround ! with kind regards, Marc-Oliver Ihm

[O] [babel] #+call-line removes hlines and headings ?

2012-01-29 Thread Marc-Oliver Ihm
gards, Marc-Oliver Ihm

Re: [O] [babel] Code for simple set-operations on two tables. Asking for some input.

2012-01-14 Thread Marc-Oliver Ihm
the cl-package ?). So it is probably not yet fit for official inclusion into the library of babel. with kind regards, Marc-Oliver Ihm As a side note: I am very pleased and fascinated, how easily babel and org have made the task of keeping together all aspects of development; from user documentation

Re: [O] org-jira.el

2012-01-03 Thread Marc Spitzer
This will be very handy. Thanks, marc On Mon, Jan 2, 2012 at 7:08 AM, Bao Haojun wrote: > Hi, all > > I have implemented org-jira.el, bringing org-mode and Jira system > together. > > Wrote a Wiki page for it on emacswiki: > http://www.emacswiki.org/emacs/OrgJiraMode >

Re: [O] [babel] Is there a way to use edebug on emacs-lisp code blocks ?

2012-01-02 Thread Marc-Oliver Ihm
Am 01.01.2012 23:40, schrieb Nicolas Goaziou: Marc-Oliver Ihm writes: So, if I have something like: #+call: foo(1,2) I cannot see a way to get a buffer with all the code, that foo might expand into, INCLUDING the assignments for the arguments 1 and 2. (If babel would give me such a buffer

Re: [O] [babel] Is there a way to use edebug on emacs-lisp code blocks ?

2012-01-01 Thread Marc-Oliver Ihm
Am 01.01.2012 21:05, schrieb Nicolas Goaziou: Hello, Marc-Oliver Ihm writes: Is there a way to use edebug for debugging my emacs-lisp code blocks ? (Or is there another preferred way to debug emacs-lisp code in babel ?) You can open the block in a temporary buffer, with C-c ', and us

[O] [babel] Is there a way to use edebug on emacs-lisp code blocks ?

2012-01-01 Thread Marc-Oliver Ihm
imagine would be to define global functions to do the work and only call these functions from the code blocks ... with kind and curious regards, Marc-Oliver Ihm

Re: [O] [babel] Code for simple set-operations on two tables. Asking for some input.

2011-12-28 Thread Marc-Oliver Ihm
Am 27.12.2011 21:53, schrieb Eric Schulte: Marc-Oliver Ihm writes: Hello, Please find attached the elisp-file and a tutorial (as an org-file) for org-babel-table-proc. It provides some simple set-operations (mostly merge and intersect), which treat org-mode tables as sets. An example for

[O] [babel] Code for simple set-operations on two tables. Asking for some input.

2011-12-26 Thread Marc-Oliver Ihm
the right name or can it be shortened to ob-table-proc. Any input would be very welcome ! With kind regards, Marc-Oliver Ihm ;;; org-babel-table-proc.el --- Common operations on tables for use with orgmode and lob ;; Copyright (C) 2010-2011 ;; Free Software Foundation, Inc. ;; Author: Marc

Re: [O] [DEV] Package org-find-timestamps on worg is now deprecated !

2011-12-25 Thread Marc-Oliver Ihm
Am 20.12.2011 01:12, schrieb Bernt Hansen: Marc-Oliver Ihm writes: There is probably some overlap here, but I do not see a way to find the timstamps of CLOSED entries with the agenda. So the agenda does not show what you have accomplished, only what is still open. Another point are maybe

Re: [O] [DEV] Package org-find-timestamps on worg

2011-12-20 Thread Marc-Oliver Ihm
explanations, which not at last have taught me, never to underestimate the broadness and depth of orgmode :-) with kind regards, Marc-Oliver Ihm Am 20.12.2011 01:12, schrieb Bernt Hansen: Marc-Oliver Ihm writes: There is probably some overlap here, but I do not see a way to find the timstamps of CLOSED

Re: [O] [DEV] Package org-find-timestamps on worg

2011-12-19 Thread Marc-Oliver Ihm
ch I use a lot to simply mark my notes with the current date. I do not know, if they readily show up in the agenda. Hope, this helps. with kind regards, Marc

[O] [DEV] Package org-find-timestamps on worg

2011-12-17 Thread Marc-Oliver Ihm
answer to the common question 'What have I done last week ?' Hope, that this package can be useful. regards, Marc-Oliver Ihm

[O] launching appropriate application from file link in org file

2011-11-14 Thread Marc Croteau
Hope my question is clear enough. Thank you in advance. Marc Croteau Toronto

Re: [O] [DEV] New package org-refer-by-number

2011-11-02 Thread Marc-Oliver Ihm
! regards, Marc-Oliver Ihm

Re: [O] [DEV] New package org-refer-by-number

2011-11-01 Thread Marc-Oliver Ihm
-number.el The file is documented extensively, so I hope the package can be used readily by anyone, who finds it useful. regards, Marc-Oliver Ihm

[O] [DEV] New package org-refer-by-number

2011-10-15 Thread Marc-Oliver Ihm
;) ;; (global-set-key (kbd "C-c C-x r") 'org-refer-by-number) ;; ;; Further reading: ;; ;; Setup: See the variable `org-refer-by-number-id' ;; Usage: See the function `org-refer-by-number' Hope, you will find it useful. with kind regards, Marc-Oliver Ihm ;;; org

Re: [O] [PATCH] New function org-find-timestamps

2011-08-22 Thread Marc-Oliver Ihm
Am 21.08.2011 14:32, schrieb Philip Rooke: Marc-Oliver Ihm writes: By the way: There are surely official documentation standards, that I could adhere for this. However, at present I cannot find them. Could anyone provide me a pointer please ? Does the file doc/Documentation_Standards.org in

[O] [PATCH] New function org-find-timestamps

2011-08-20 Thread Marc-Oliver Ihm
acceptable I would be glad to submit a secound patch to the documentation as well. By the way: There are surely official documentation standards, that I could adhere for this. However, at present I cannot find them. Could anyone provide me a pointer please ? with kind regards, Marc-Oliver Ihm

  1   2   >