[O] Scanning for duplicate IDs of whole buffer when exporting a sub-heading

2016-02-10 Thread Karl Voit
Hi! I do have this behavior which basically prevents me from exporting from Org-mode. When I invoke export (LaTeX, HTML, ...) of a sub-heading within a large file, Org-mode seems to scan *all* of my agenda files (with approximately half a Million lines) at least for duplicate IDs. This takes very

Re: [O] MobileOrg does not sync with local Android calendar

2016-02-01 Thread Karl Voit
* Ramon Diaz-Uriarte wrote: > > On Mon, 01-02-2016, at 14:20, Karl Voit wrote: > >>> The calendar name is set to "org-calendar" (I think that is the >>> default, since I do not recall ever having changed/set it). >> >> Mine is "Org".

Re: [O] MobileOrg does not sync with local Android calendar

2016-02-01 Thread Karl Voit
btw, MobileOrg Android v0.9.13 * Ramon Diaz-Uriarte wrote: > > On Mon, 01-02-2016, at 12:11, Karl Voit wrote: >> >> Contrary to many mentions on the mailinglist, this feature never >> worked at my side as well: > > Hummm... I am just looking at the config in my ph

Re: [O] MobileOrg does not sync with local Android calendar

2016-02-01 Thread Karl Voit
* cschr wrote: > > I set up MobileOrg and it now shows the appointments from my emacs diary and > my orgmode agenda. But nothing shows in my local android calendar, although > I configured MobileOrg to sync with the android calendar. Is this > functionality known to work, at all, and are there any

Re: [O] Org-mode via ELPA and via git in parallel

2016-01-28 Thread Karl Voit
Hi Alan, * Alan Schmitt wrote: > > On 2016-01-28 10:48, Karl Voit writes: > >> Since I am using use-package[fn:up] to install most of my emacs >> add-ons, I do think that any other package may have org-mode >> installed via ELPA (dependency-rule?). > > I have

[O] Org-mode via ELPA and via git in parallel

2016-01-28 Thread Karl Voit
Hi! I am using Org-mode version 8.3.3 (release_8.3.3-17-gce80a0 @ c:/Users/karl.voit/.emacs.d/contrib/org-mode/lisp/)[fn:1] which is the maint branch from the git repo. And this is the version I intend to use. As I noticed yesterday, in my ELPA-directory there is "org-20160125/" which I never ins

Re: [O] syncing my life (orgmode :)) to a mobile (android) device

2016-01-27 Thread Karl Voit
* Matt Lundin wrote: > > If you use google calendar you could accomplish something similar with > the following workflow: > > a) Export your org data to an ics file and put it in dropbox. In > dropbox, grab a secret link to share that file. > > b) Point google calendar to the secret link. Thi

[O] table editor is off screen (was: Breaking up long #+TBLFM line?)

2016-01-26 Thread Karl Voit
* Samuel Wales wrote: > i find the table editor is broken in maint. the point in the other > window is off screen most of the time. at least with large fonts. In my setup, this is always the case, yes. Very annoying. To be more specific: When I press "C-c '" on a table, the table editor gets o

[O] My sync setup for Org-mode files and more: unison, git (was: Require feedback on an idea: move to a central server all my org file and edit from there?)

2016-01-25 Thread Karl Voit
Hi! * Xebar Saram wrote: > > I keep syncing (via git,unison etc) all my org files all the time between 4 > machines and i just had enough :) im not (and probably never will be) > disciplined enough to properly save and close all my 100's of buffer before > i leave each machine each time and im al

Re: [O] Breaking up long #+TBLFM line?

2016-01-25 Thread Karl Voit
* Loris Bennett wrote: > Hi, Hi! > Is there any way to break up an overly long #+TBLFM line? The question is: why? My guess: you're missing the C-c ' (org-edit-special) which offers you a user-friendly way to modify formulas. -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-

Re: [O] Tables: remote reference fails with umlaut (and in other cases)

2016-01-25 Thread Karl Voit
* Michael Brand wrote: > Hi Karl Hi! > On Tue, Jan 19, 2016 at 4:29 PM, Karl Voit wrote: > >> I never understood the @@#-syntax anyway. On [1] I referenced to [2]. > > Please see the Org manual for @# and $#. Thus @@#$1 is substituted > with @1$1, @2$1, @3$1 etc. de

Re: [O] Tables: remote reference fails with umlaut (and in other cases)

2016-01-20 Thread Karl Voit
* Nick Dokos wrote: > Eric S Fraga writes: > >> On Tuesday, 19 Jan 2016 at 14:10, Karl Voit wrote: >>> >>> #+NAME: 2016-01-19-srctbl >>> | Testdata | >>> >>> |--| >>> | foobar | >>> | fooübar | >>&

Re: [O] Tables: remote reference fails with umlaut (and in other cases)

2016-01-19 Thread Karl Voit
Hi Eric, * Eric S Fraga wrote: > On Tuesday, 19 Jan 2016 at 14:10, Karl Voit wrote: >> >> #+NAME: 2016-01-19-srctbl >> | Testdata | >> |--| >> | foobar | >> | fooübar | >> | fooßbar | >> | 1er | >> | 23,42| >&g

[O] Tables: remote reference fails with umlaut (and in other cases)

2016-01-19 Thread Karl Voit
Hi! Either I found a bug when referring to other table rows or I don't understand the behavior of following example tables. My expectation was that the first column of the second table is exactly the same as the first column of the first table: #+NAME: 2016-01-19-srctbl | Testdata | |--|

Re: [O] Scope issue: "SCHEDULED/DEADLINE" in blocks are being evaluated

2016-01-18 Thread Karl Voit
* Nicolas Goaziou wrote: > Hello, Hi! > Fixed (in master only). Thank you. Thank you very much! -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + m

Re: [O] Losing trust in Org: stable org-mode releases and unit tests for basic functionality

2016-01-18 Thread Karl Voit
Mi Marco! * Marco Wahl wrote: > > Further I think you can improve Org's reliability (and your perception > on it) by investing more energy into Org. Obviously you already do > invest energy into Org as your contributions on this list show. You > cold go ahead and start reading Org's code, writi

Re: [O] Losing trust in Org: stable org-mode releases and unit tests for basic functionality

2016-01-18 Thread Karl Voit
Hallo Achim! * Achim Gratz wrote: > Karl Voit writes: >> I had several occasions where "git pull origin master" ended up in >> much work for fixing my large set of Org-mode data. > > That's the development branch which can introduce new features and > rem

[O] Losing trust in Org: stable org-mode releases and unit tests for basic functionality

2016-01-17 Thread Karl Voit
Hi! I want to re-heat the discussion of last summer about stable releases[1] of Org-mode: * Scott Randby wrote: > While I've used Org's development version in the past, I stopped doing > that due to my failure to learn how to use git (no time) and other > issues. Now, I only use the stable rel

[O] Scope issue: "SCHEDULED/DEADLINE" in blocks are being evaluated (was: Recurring todos gets closed and not re-scheduled)

2016-01-17 Thread Karl Voit
Hi Marco! * Marco Wahl wrote: > Hi! > > Karl Voit writes: > >> I recently updated Org to d85ff34086e5398b7c83cf66694f3f7d09695ce8 >> (git). >> >> When I mark following recurring todos as done, all of them gets >> marked as DONE and CLOSED. >>

[O] Recurring todos gets closed and not re-scheduled

2016-01-15 Thread Karl Voit
Hi! I recently updated Org to d85ff34086e5398b7c83cf66694f3f7d09695ce8 (git). When I mark following recurring todos as done, all of them gets marked as DONE and CLOSED. ,[ examples before being marked as DONE ] | *** NEXT Test task with scheduled | SCHEDULED: <2016-01-17 Sun +1w> | :PROPERTI

Re: [O] Changing org-block background with org-src-fontify-natively

2016-01-14 Thread Karl Voit
* Nick Dokos wrote: > > M-x describe-face RET org-block RET With this, I see that "background" is set to the colour I want to have. However, what's the face-variable that defines the background of blocks with a specified language? Or does it interfere with my "(setq org-src-fontify-natively t)"

[O] Defining content for re-use

2016-01-13 Thread Karl Voit
Hi! I wonder if it is possible to define parts of content and "bind" it to a reference which can be inserted multiple times. In LaTeX, I am using: ,[ LaTeX example ] | \newcommand{\mycontent}{This is some content containing lists, | headings, and much more which is defined once and pops up i

Re: [O] Changing org-block background with org-src-fontify-natively

2016-01-12 Thread Karl Voit
* John Kitchin wrote: > I halso have no org-block-background in my setup: C-h v org-block-! > > Are faces supposed to show as variable? I have no clue. Unfortunately, my elisp knowledge is very small. > in my setup, this is defined in org-faces. > > Maybe you can do something as mundane as > (se

Re: [O] Changing org-block background with org-src-fontify-natively

2016-01-12 Thread Karl Voit
* John Kitchin wrote: > What do you have org-block-background set to? There is no org-block-background in my setup: C-h v org-block- only offers org-block-entry-blocking and org-block-regexp. Org-mode version 8.3.2 (release_8.3.2-200-gc2eeac) > I use the leuven theme, which gives this a light y

Re: [O] Spreadsheet error: invalid reference when using @> in range

2015-12-27 Thread Karl Voit
* Nicolas Goaziou wrote: > You need to update Org. Thank you for your help! -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github

Re: [O] Changing org-block background with org-src-fontify-natively

2015-12-27 Thread Karl Voit
* Xebar Saram wrote: > > Hi all Hi Xebar! > so i have zero technical skills or knowledge, but i have been looking for a > way to have a different background in org-src blocks so that bash > backgrounds will have a black color, lisp a white color etc. > from what i understand (but i may be totall

Re: [O] Changing org-block background with org-src-fontify-natively

2015-12-26 Thread Karl Voit
* Karl Voit wrote: > > So, is there a way to modify (only) the background colour also for > source blocks with a given type and active org-src-fontify-natively? Addendum: https://stackoverflow.com/a/30139612 shows my situation whereas the setup of John Kitchin https://www.youtube.co

[O] Changing org-block background with org-src-fontify-natively

2015-12-26 Thread Karl Voit
Hi! ,[ my current settings for org-block ] | (defface org-block | ;; defface org-block-background was removed from org: | ;; http://emacs.stackexchange.com/questions/14824/org-block-background-font-not-having-effect | '((t (:background "#00"))) | "Face used for the source block

Re: [O] asynchronous python code blocks in org-mode

2015-11-30 Thread Karl Voit
* John Kitchin wrote: > Hi everyone, Hi John! > I worked out some ideas on running Python blocks asynchronously in > org-mode, while seeing the output of the code, /and/ still capturing the > output in org-mode! Found the link to your video + blog on Twitter. On the weekend, I watched it with b

[O] WORG git down? (was: orgmode.org is down?)

2015-11-30 Thread Karl Voit
* Robert Klein wrote: > Hi, > > Bastien apparently already restarted it. > Thanks a lot, Bastien! Thanks! However, did this affect the WORG git repository? I haven't accessed the git a couple of weeks but now I can't pull any more: , | vk@sherri ~/archive/fromweb/src/worg (git)-[master] % g

Re: [O] Org Mode and PDF Notes!

2015-11-12 Thread Karl Voit
* Matt Price wrote: > --047d7b41411eff32e6052444d409 > Content-Type: text/plain; charset=UTF-8 > > I've just written up a post on my workflow for PDF's Since my blog has, I > think, a readership of 0 (surely there's a way to get emacsers to follow > me? ah well), I will post a link here in the hop

Re: [O] Allowing loose ordering in Org files

2015-11-11 Thread Karl Voit
* John Wiegley wrote: > > In my regimen, every single entry has a PROPERTIES drawer, since I tag each > one with ID and CREATED, for future reference. This also holds for my Org-mode files - in general. > Most items are SCHEDULED as well. So when I open up a headline to > look at the contents,

Re: [O] Spreadsheet error: invalid reference when using @> in range

2015-11-11 Thread Karl Voit
* Nicolas Goaziou wrote: > Hello, Hello Nicolas (again)! > Karl Voit writes: > >> | | 20 | 21 | 22 | 23 | 24 | >&

Re: [O] org-lint does not finish on some org-mode buffer

2015-11-11 Thread Karl Voit
* Nicolas Goaziou wrote: > Hello, Hi Nicolas! > Karl Voit writes: > > It is. C-g with `toggle-debug-on-quit' would be interesting. Also, you > could bisect your document to check if is really coming from its sheer > size or from particular structure in it. I have s

Re: [O] org-lint does not finish on some org-mode buffer

2015-11-10 Thread Karl Voit
* Gregor Zattler wrote: > > I run org-lint on one of my org-mode buffers -- 13015 lines with > ~2000 CLOCK: lines -- and it did not finish within 1 1/2 hours. Independent to your resolved issue: on my Org-mode files with 30,000 to 40,000 lines of Org-mode my computer took up to 12 hours to finish

Re: [O] Testers / Feedback wanted: Gantt charts via org-gantt.el

2015-11-09 Thread Karl Voit
* Bernhard Schmitz wrote: > > Hi Karl, hi Eric, > > I know it has been a while. I was off-mailinglist for a couple of months. Sorry. > Karl: > >> Oh, I was too lazy to write a working example. >> >> ,[ working example ] >> | ** DONE My pretty task >> | CLOSED: [2015-04-30 Thu 07:50] SCHEDUL

Re: [O] org-mode and scrum

2015-11-09 Thread Karl Voit
* Jude DaShiell wrote: > Have we got any software engineers on this list who use or have used > org-mode for doing scrum? How useable is org-mode for scrum anyway? I am using Org-mode as a Scrum product owner. With a few yasnippet templates, I'm fine with Org-mode. There is no collaboration po

[O] Spreadsheet error: invalid reference when using @> in range

2015-11-09 Thread Karl Voit
Hi! | | 20 | 21 | 22 | 23 | 24 | | | :=vsum(@3..@>) ||||| |-+++++| | |||||| |-+++++| | | 1 | 1 ||| 1 | | Foo | 2 |

[O] Emacs/Org-mode at CCC Camp 15

2015-08-12 Thread Karl Voit
Hi! I'm attending the CCC Camp in Mildenberg the following days: https://events.ccc.de/camp/2015/wiki/Main_Page Are there any Orgmoders as well? -- mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode: > get Memacs from https://github.com/novoid/Memacs < https://github.co

Re: [O] Testers / Feedback wanted: Gantt charts via org-gantt.el

2015-06-03 Thread Karl Voit
* Eric S Fraga wrote: > > The only comments I have at the moment is that it is missing support for > milestones and all of my GANTT charts have such and that I would like to > be able to link tasks across headlines (i.e. groups). Can I suggest a >:milestone: tag or MILESTONE property for the form

Re: [O] Testers / Feedback wanted: Gantt charts via org-gantt.el

2015-06-03 Thread Karl Voit
Hi! * Bernhard Schmitz wrote: >> Von: Karl Voit [mailto:devn...@karl-voit.at] >> >> And accomplishing this, I personally would like to see that your >> method takes org-depend into consideration. Namely the properties >> BLOCKER and TRIGGER:(NEXT|TODO|STAR

Re: [O] Testers / Feedback wanted: Gantt charts via org-gantt.el

2015-06-01 Thread Karl Voit
* Bernhard Schmitz wrote: > Hi, Hi! > my org-gantt.el is now in a usable state. It creates gantt charts > via pgfgantt directly from headlines in org mode, using deadlines, > schedules, effort estimates and (optionally) clocked time. I do like your approach. Although I am not using GANTT chart

[O] Link-checker for Org-mode

2015-06-01 Thread Karl Voit
Hi! Is there a check function for local (id: file: ...) and for - me even more important - remote (http(s)) links for Org-mode? So far, I found [1] which describes a rough method to implement it. However, I was thinking that this might be solved already because broken links are annoying for many

Re: [O] Easy to use asking for Or-gmode property values (e.g., for Org-contacts)

2015-05-28 Thread Karl Voit
* Karl Voit wrote: > > This is why I came up with this idea: how about I paste new > information at the end of and then call a function which helps me a > lot: > > - ask for each property (or a set of pre-defined properties) > - prompt property name > - let the

[O] Org-lint (was: Org-lint and #+call lines)

2015-05-28 Thread Karl Voit
* Thomas S. Dye wrote: > > Org-lint is a big help picking up an old project. Thanks Nicolas. Hey, I missed org-lint so far. However, I was desperately asking for an Org-mode syntax validation multiple times for a long time.[1] Who do I have to contact, when I've got ideas of checks that corrup

[O] Easy to use asking for Or-gmode property values (e.g., for Org-contacts)

2015-05-28 Thread Karl Voit
Hi! I am using Org-contacts that way, that I copy new information from external sources and move them to the properties afterwards: : ** Firstname Lastname :FirstnameLastname: : :PROPERTIES: : :TYPE: : :TITLE: : :EMAIL: firstn...@company.com : :URL: : :MOBILE: 0043/ : :HOMEPH

Re: [O] Sverweis like function for orgtbl

2015-02-17 Thread Karl Voit
* Thorsten Grothe wrote: > Dear Org-users, > > I got this table: > >| Menge (x) | P(x) | E(x) | K(x) | Gewinn | >|---+--+++-| >| 0 | 20 | 0.00 | 140.00 | -140.00 | >|10 | 18 | 180.00 | 180.00 | 0.00| >|20 | 16 | 320.00 |

[O] yasnippet: extra space after first character when expanding snippet (was: Org-mode and YASnippet)

2015-02-15 Thread Karl Voit
* Marcin Borkowski wrote: > Hello, > > does anyone use YASnippet with Org? I tried, but ran into a strange > problem: when I type into a placeholder field, I get a space after each > letter. Did anyone run into this, too? I do get this behavior on one of my snippets only. And only for the first

Re: [O] [bug] Export to FreeMind (HTML) fails due to ampersant in URL

2015-02-08 Thread Karl Voit
* Nicolas Goaziou wrote: > Achim Gratz writes: > >> Nicolas Goaziou writes: >>> This looks like valid HTML code to me. Also it exports fine to HTML. Is >>> there any restriction related to this specific to FreeMind? >> >> Valid HTML, maybe (I've not checked). Valid XML, no. >> http://freemind.so

[O] Invalid search bound (wrong side of point) when generating Agenda

2015-02-06 Thread Karl Voit
Hi! - environment - GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2) of 2014-01-01 on gkar, modified by Debian - Org-mode version 8.3beta (release_8.3beta-801-gab9e9d @ /home/vk/.emacs.d/contrib/org-mode/lisp/) - re-produce with: 1. ~C-c a m~ 2. +SCHEDULED>"<+2d>" (or

Re: [O] [bug] Export to FreeMind (HTML) fails due to ampersant in URL

2015-02-05 Thread Karl Voit
* Achim Gratz wrote: > Nicolas Goaziou writes: >> This looks like valid HTML code to me. Also it exports fine to HTML. Is >> there any restriction related to this specific to FreeMind? > > Valid HTML, maybe (I've not checked). Valid XML, no. > http://freemind.sourceforge.net/wiki/index.php/File_f

Re: [O] [bug] Export to FreeMind (HTML) fails due to ampersand in URL

2015-02-05 Thread Karl Voit
* Nicolas Goaziou wrote: > Hello, Hi! > Karl Voit writes: > >> ,[ resulting mm-file ] >> | > href="https://www.youtube.com/watch?v=qwtVtcQQfqc&feature=player_embedded";>Emacs >> Rocks 11 - swank-js >> ` >> >> When I re

[O] [bug] Export to FreeMind (HTML) fails due to ampersant in URL

2015-02-04 Thread Karl Voit
Hi! Org-mode version 8.3beta (release_8.3beta-721-gd1c5dc) on GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601) of 2013-03-17 When I export a simple heading like below, which contains an URL with an ampersant (&), FreeMind throws an error: ,[ The exported heading ] | ** Freemind-Tests | | - [[https:

[O] Per-contact from-email addresses with this Python wrapper script

2015-02-01 Thread Karl Voit
Hi! I'm using mutt as MUA with gVim for composing.[1] With muttfilter.py[2] I am able to have automatically set FROM-addresses according to my properties in Org-contacts. This way, I can use compan...@mydomain.at as my own FROM-address for any email I write to b...@company42.com, for example. It

Re: [O] [ANN] [OT] New Android app (Orgzly)

2015-01-23 Thread Karl Voit
* Jose E. Marchesi wrote: > > *NOTE* It's about an app which is *not* open source (some parts of code > will opened, see below). If you have a problem with that, you can stop > reading right about now... > > Please stop using the GNU mailing lists to promote proprietary software.

Re: [O] How to override locale setting for time-stamp language

2015-01-22 Thread Karl Voit
* Sebastien Vauban wrote: > Karl Voit wrote: >> I am using Emacs 24.3 on different machines. With Debian GNU/Linux I >> get time-stamps like <2015-01-21 Wed>. However, with Windows 7 Pro >> (which I do not administrate), I get <2015-01-21 Mi> where "

Re: [O] Redirecting stderr to stdout with babel/shell

2015-01-21 Thread Karl Voit
* Achim Gratz wrote: > Karl Voit writes: >> However with an additional "echo" at the end: > > You need to understand what you're doing or at least copy the code > exactly. The last line in my example is a colon ":" so that the shell > exit code is

[O] How to override locale setting for time-stamp language

2015-01-21 Thread Karl Voit
Hi! I am using Emacs 24.3 on different machines. With Debian GNU/Linux I get time-stamps like <2015-01-21 Wed>. However, with Windows 7 Pro (which I do not administrate), I get <2015-01-21 Mi> where "Mi" stands for the German "Mittwoch". What do I have to add to my configuration so that I get "We

Re: [O] How do I un-spare tree a buffer?

2015-01-21 Thread Karl Voit
* Michael Strey wrote: > On Mi, 2015-01-21, Tory S. Anderson wrote: > > [...] > >> How do I un-sparsify my org buffer? > > C-c C-c Looks like this "only" hides the highlighted words. Correct? If you want to get the original visibility like the state after opening this file, you can use C-u C-u

Re: [O] OT: Cloud-dependencies, privacy, decentralization

2015-01-20 Thread Karl Voit
* Tom Prince wrote: > Karl Voit writes: >> And no cloud service is ever going to get my complete set of emails. >> This is *way* too sensible in my opinion. > > What percentange of your contact list is using gmail? Out of 672 active contacts, there are 39 contacts that

Re: [O] Redirecting stderr to stdout with babel/shell

2015-01-11 Thread Karl Voit
* John Kitchin wrote: > Karl Voit writes: > > Weird. It works for me on MacOSX with bash. Out of curiosity, did you > try the source: > http://kitchingroup.cheme.cmu.edu/org/2015/01/04/Redirecting-stderr-in-org-mode-shell-blocks.org? I did it now. What I found out: #+BE

Re: [O] Redirecting stderr to stdout with babel/shell

2015-01-11 Thread Karl Voit
* Achim Gratz wrote: > Karl Voit writes: >> echo "testing stderr with manual redirect" 2>&1 >&2 > > The last redirection ">&2" is nonsense, it only works because STDERR is > already reopened on STDOUT and redirection to the same file d

Re: [O] OT: Gmail and cloud-dependencies

2015-01-11 Thread Karl Voit
* Paul Rudin wrote: > Karl Voit writes: > >> * Paul Rudin wrote: >>> >>> Sure, but that kind of thing could happen with pretty much any third >>> party service. >> >> Yes. That's the point, when you do not consider open source services

Re: [O] Org-mode execute functions upon opening and closing

2015-01-11 Thread Karl Voit
Hello Eduardo! This is not an answer to your original question regarding hooks where http://www.emacswiki.org/emacs/LocalVariables together with a bit of Elisp might be a possible solution. However, we seem to share the same mind-set or motivation to use Org-mode in order to get independent fro

Re: [O] Redirecting stderr to stdout with babel/shell

2015-01-11 Thread Karl Voit
* John Kitchin wrote: > Check out this solution: > > http://kitchingroup.cheme.cmu.edu/blog/2015/01/04/Redirecting-stderr-in-org-mode-shell-blocks/ Hm. This does not work on my machine: Debian Wheezy GNU/Linux Testing the current satus (again): #+BEGIN_SRC sh :results output echo "testing stdou

[O] OT: privacy-aware web search via startpage.com (was: OT: Cloud-dependencies, privacy, decentralization)

2015-01-11 Thread Karl Voit
* Rasmus wrote: > Karl Voit writes: > >> I do not use any Google service at all besides Google search >> which is giving me better search results than DuchDuckGo - >> unfortunately. > > Did you try startpage.com? It can also be searched directly from DDG, I

Re: [O] OT: Gmail and cloud-dependencies

2015-01-11 Thread Karl Voit
* Paul Rudin wrote: > Karl Voit writes: > >> * Paul Rudin wrote: >>> >>> But you can pull all your email out of gmail via pop or imap, so >>> it's not like you'll lose your emails. >> >> There are cases where people lost access t

[O] OT: Gmail and cloud-dependencies (was: Conducting end user surveys and analyze data)

2015-01-02 Thread Karl Voit
* Paul Rudin wrote: > > But you can pull all your email out of gmail via pop or imap, so > it's not like you'll lose your emails. There are cases where people lost access to Gmail instantly because of false accusations or idendity theft. You have to prepare *now* for not losing yous emails if yo

[O] OT: Cloud-dependencies, privacy, decentralization (was: Conducting end user surveys and analyze data)

2015-01-02 Thread Karl Voit
* Marcin Borkowski wrote: > > On 2015-01-01, at 17:22, Karl Voit wrote: > >> * Marcin Borkowski wrote: >>> >>> On 2014-12-31, at 14:49, Ista Zahn wrote: >>> >>>> Yes, google is very convenient. >>> That's why they'r

[O] Redirecting stderr to stdout with babel/shell

2015-01-01 Thread Karl Voit
Hi! I enjoyed [1] where John is describing the issue of vanishing stderr-messages through babel. This could be fixed by "(setq org-babel-python-command "python -i -c \"import sys; sys.stderr = sys.stdout\"")". Is there a similar method to re-direct the stderr of a shell script to stdout as well?

Re: [O] Conducting end user surveys and analyze data (was: Org-mode to feed a database)

2015-01-01 Thread Karl Voit
* Marcin Borkowski wrote: > > On 2014-12-31, at 14:49, Ista Zahn wrote: > >> Yes, google is very convenient. > > That's why they're so dangerous. In case you're survey data contains privacy-related sensible data, you can not use Google anyhow - I do think that there's no need to mention this exp

Re: [O] Conducting end user surveys and analyze data (was: Org-mode to feed a database)

2014-12-31 Thread Karl Voit
* Ista Zahn wrote: > > On Dec 31, 2014 5:38 AM, "Karl Voit" wrote: >> >> When I was a researcher, I used SurveyMonkey for my surveys. It's >> open source and web-based. You get the data in CSV files AFAIR. > > No, I don't believe surveymo

[O] Conducting end user surveys and analyze data (was: Org-mode to feed a database)

2014-12-31 Thread Karl Voit
* Vikas Rawal wrote: > > But there would be many interesting things one could do in an > emacs/org-based solution. My biggest worry is that it would > require continuous training of people coming in to enter data. I think you can differ between the data entry platform and the platform where you

Re: [O] Org-mode to feed a database

2014-12-30 Thread Karl Voit
* Vikas Rawal wrote: > This is, in all likelihood, a crazy idea. Please excuse me for that. Hehe. > I often need to get a number of people enter complex survey data > into a database using some kind of forms. The forms I need are > fairly complex (with several nested grids, for example). I need

Re: [O] org-log-reschedule: inactive time-stamp instead

2014-12-17 Thread Karl Voit
* Nicolas Goaziou wrote: > Hello, Hi Nicolas! > Karl Voit writes: > >> Those active time-stamps clutter my daily agenda a bit. Therefore: >> >> ,[ what I would like to get ] >> | :LOGBOOK: >> | - Rescheduled from "[2014-12-17 Mi]" on [2014

[O] org-log-reschedule: inactive time-stamp instead

2014-12-16 Thread Karl Voit
Hi! I am using org-log-reschedule set to "time" to get LOGBOOK entries when I reschedule a task. This is fine so far. However, I'd like to log *inactive* time-stamps instead of active ones: ,[ what I get now ] | :LOGBOOK: | - Rescheduled from "<2014-12-17 Mi>" on [2014-12-16 Di 17:01] | :END

Re: [O] C-c C-c in table takes 12 seconds

2014-11-23 Thread Karl Voit
* Nicolas Goaziou wrote: > Hello, Hi! > Could you provide an ECM? I'm unable to reproduce it. Yeah, I can do that. However, because I never did this before and I suppose this is going to take me at least two hours, I will post it whenever I got time to do the ECM. Is this correct that for an E

[O] C-c C-c in table takes 12 seconds (was: yasnippet and Org-mode)

2014-11-23 Thread Karl Voit
Hm. Maybe I wrongly suspected yasnippet: * Karl Voit wrote: > > Background with a specific issue: > > Issue: Whenever I change table cells via TAB, it takes twelve > seconds with 100% CPU core: > > org-table-next-field very slow: > #+BEGIN_EXA

[O] yasnippet and Org-mode: depressing relationship

2014-11-23 Thread Karl Voit
Hi! If you're using Org-mode together with yasnippet: how do you do it without getting performance issues or expand-key troubles? Background with a specific issue: My yas-specific init-lines: #+BEGIN_EXAMPLE 812:(require 'yasnippet) 813:(setq yas-root-directory "~/.emacs.d/snippets") 81

Re: [O] org-contacts search case insensitive

2014-11-17 Thread Karl Voit
* Alexander Baier wrote: > On 2014-11-17 13:24 Karl Voit wrote: >> * Alexander Baier wrote: >>> On 2014-11-17 12:37 Karl Voit wrote: >>>> * Martin Gross wrote: >>>> And recently, I discovered helm-do-grep which I enjoy using very >>>> much

Re: [O] org-contacts search case insensitive

2014-11-17 Thread Karl Voit
* Alexander Baier wrote: > On 2014-11-17 12:37 Karl Voit wrote: >> * Martin Gross wrote: >> And recently, I discovered helm-do-grep which I enjoy using very >> much :-) > > You might want to take a look at helm-org-headlines, if you only search > for names. "

Re: [O] org-contacts search case insensitive

2014-11-17 Thread Karl Voit
* Martin Gross wrote: > > Dear helpers, > > I really like the idea of having an address book based on org-mode, > but I don=E2=80=98t understand why org-contacts searches case sensitive, > because at least to me this makes it more difficult to find what I am > looking for (I=E2=80=98am searching a

[O] redefined-warning when applying org-hack to preserve headings when archiving

2014-11-16 Thread Karl Voit
Hi! I applied Matt's http://orgmode.org/worg/org-hacks.html#sec-1-7-1 to preserve top level headings when archiving to a file. However, when I do archive headings, I get a "ad-handle-definition: `org-archive-subtree' got redefined" warning which I have to look at a couple of seconds before it fin

Re: [O] A file with 'org-mode rot'?

2014-11-11 Thread Karl Voit
Hi! * Karl Voit wrote: > Hello Sharon! > > * Sharon Kimble wrote: >> >> So how can I keep a file 'healthy' and working well over many months please? > > I am facing "weird" things as well. Mainly performance drop when > doing (very) si

Re: [O] Repeated teaching classes and stopping date

2014-11-11 Thread Karl Voit
Hi Xavier! * Xavier Garrido wrote: > Hi Rasmus, > > Le 10/11/2014 18:37, Rasmus a écrit : >> Hi Xavier, >> >> Xavier Garrido writes: >> >>> * [Master 1] Nuclear & particle class >>> <2015-01-21 mer. 14:00-16:00 +1w>--<2015-03-22 dim.> > > I will try to slightly modify the ical2org.awk file from

Re: [O] What is the Preferred Method for Logging Creation Date?

2014-11-10 Thread Karl Voit
* Dominic Surano wrote: > > be able to quickly pull up an agenda view that shows each entry on the day / > time it was created. I am using (org-expiry-insinuate) from the org-expiry.el and have those CREATED properties within my capture templates.[1] HTH [1] https://github.com/novoid/dot-emacs

Re: [O] Bug: commit a197236bde2e6 breaks one of my agenda views

2014-11-07 Thread Karl Voit
* Nicolas Goaziou wrote: > Hello, Hello Nicolas! > Karl Voit writes: > >> * Elric Milon wrote: >>> >>> Debugger entered--Lisp error: (wrong-type-argument listp >>> #("-{\\<\\(?:@office\\)\\>}" 0 20 (grouptag t))) > > This sh

[O] Avoid canceling of events which do have multiple time-stamps

2014-11-07 Thread Karl Voit
Hi! Sometimes, I use single events and use "org-clone-subtree-with-time-shift" to create clones for multiple occurrences. (method A) : ** <2014-08-30 Sat 15:00-17:00> Volleyball : : Do some sport. For other events, I do have one single "* Volleyball" heading and multiple time-stamps for each oc

Re: [O] Bug: commit a197236bde2e6 breaks one of my agenda views [8.3beta (release_8.3beta-530-g31b56b @ /home/whirm/.emacs.d/var/el-get/org-mode/lisp/)]

2014-11-06 Thread Karl Voit
* Elric Milon wrote: > > ("i" "Incoming" ((tags "REFILE" ((org-agenda-overriding-header "Tasks to > Refile") (org-tags-match-list-sublevels nil))) (tags-todo > "-SOMEDAY-NOTES-@office-@home-@errands" ((org-agenda-overriding-header "Tasks > with no context") (org-tags-match-list-sublevels t

Re: [O] fixed: Endless loop in org--setup-collect-keywords (agenda, ...)

2014-11-01 Thread Karl Voit
* Nicolas Goaziou wrote: > Hello, Hello Nicolas! > Karl Voit writes: > >> At many occasions, my Emacs 24.3.50.1 hangs in an endless loop. >> >> | Debugger entered--Lisp error: (quit) >> | org--setup-collect-keywords("^[ >> ]*#\\+\\(\\(?:ARCHIVE\\|

Re: [O] OrgStruct: start with collapsed view

2014-11-01 Thread Karl Voit
* Scott Randby wrote: > On 10/30/2014 08:41 AM, Thorsten Jolitz wrote: >> Karl Voit writes: >> >> Not a solution, but an alternative (and an interesting experiment): >> >> What if you try navi-mode with your orgstruct init.el? It works with >> outshine and

Re: [O] Confirmed: Endless loop in org--setup-collect-keywords caused by commit 61a241f

2014-11-01 Thread Karl Voit
* Kyle Meyer wrote: > Hello, Hi! > Karl Voit wrote: > [...] >> Do you have a clue if my update or my re-arrangement of my init.el >> could have caused this? > > I'd guess this is related to commit 61a241f (because that is the commit > that introduced org--set

[O] Endless loop in org--setup-collect-keywords (agenda, ...)

2014-10-31 Thread Karl Voit
Hi! Weird behaviour: yesterday I switched my init.el to OrgStruct and re-organized it a bit. Silly me thought it would also be a clever time to update my Org git repo. At many occasions, my Emacs 24.3.50.1 hangs in an endless loop. When I break it, I get following Backtrace: | Debugger entered--

[O] OrgStruct: start with collapsed view (was: Moving my init.el to Org)

2014-10-30 Thread Karl Voit
Hi! * Thorsten Jolitz wrote: > Marcin Borkowski writes: > >> And now there's another problem: I'd like to have my init file >> collapsed to only headlines on opening. Since I visit my init file >> through a custom command (which finds it and turns on orgstruct), I >> don't need to use file loca

Re: [O] Cooperating with oneself using the cloud?

2014-10-29 Thread Karl Voit
Hi! * Christoph Groth wrote: > If at least one of your computers can be reached from all the others via > ssh, or you can reach all the other computers from one (i.e. there’s a > star topology), you could use unison to synchronize all kinds of files. > This works very reliably and handles modific

Re: [O] CV in orgmode for export to pdf (and html?)

2014-10-29 Thread Karl Voit
* Tory S. Anderson wrote: > I do mine in LaTeX and haven't had a reason to change that. The same holds for me. When it comes to microtypography and optimization (squeeze the CV into 3 pages instead of 4 with a single paragraph on page 4, ...), I am much more efficient with LaTeX and without the

Re: [O] Fold entirely done subtrees on startup?

2014-10-29 Thread Karl Voit
Hi Bernd! * Bernd Haug wrote: > +STARTUP can show top level headers, all headers, all content or everything. > > I'd like a way to have all subtrees that are DONE or have no > todo-status folded, but have everything TODO* displayed at startup. > > Is there a way to do that with per-file settings?

Re: [O] Marking items done in the past

2014-09-13 Thread Karl Voit
* Noah Slater wrote: > Hello, > > I have a number of habits set up that I regularly fill in the day > after the activity was done. Is there a way to mark an item as done > (in a way that hooks into the habits stuff) but for a day in the past? How about org-(agenda-)todo-yesterday ?

Re: [O] Managing web bookmarks using Org-mode

2014-08-10 Thread Karl Voit
* Karl Voit wrote: > Hi! > > I just summarized and blogged my work-flows to capture web bookmarks > from Android (MobileOrg) and within Emacs/Org-mode. I manage them > within Org-mode which replaced my delicious work-flows. > > Nothing fancy for moderate to advanced Org-mod

[O] Managing web bookmarks using Org-mode

2014-08-10 Thread Karl Voit
Hi! I just summarized and blogged my work-flows to capture web bookmarks from Android (MobileOrg) and within Emacs/Org-mode. I manage them within Org-mode which replaced my delicious work-flows. Nothing fancy for moderate to advanced Org-mode users. Feedback welcome in any case. -- mail|git|SV

<    1   2   3   4   5   6   7   8   >