[O] Org without X on Debian

2012-01-31 Thread Karl
se Org in a non-graphical environment? Is it possible to make the (all) keys work? Thanks! Karl

Re: [O] Org without X on Debian

2012-01-31 Thread Karl
efully you have better luck! Maybe I'm wrong but isn't there a difference between a terminal (such as gnome-terminal) and a console? I do not have any graphical environment on the maschine I'm working on. I use a virtual console of the linux kernel. Karl

Re: [Orgmode] Re: [WIP] OpenOffice Exporter

2010-10-13 Thread Karl Maihofer
For me it would be very helpful to be able to export footnotes to OpenOffice format. This is something that doesn't work via HTML-export. Do you plan to add support for footnotes? ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to t

[Orgmode] Adding tags, grouping tags

2010-10-14 Thread Karl Maihofer
I'd like to define many many tags and use numerics (1-0) as selection keys. I want to define tags for different clients, people, gtd-contexts, and other contexts. So I had the idea to group the tags (less than ten tags per group) to be able to define selection keys for every tag. I already use gro

Re: [Orgmode] Re: Adding tags, grouping tags

2010-10-15 Thread Karl Maihofer
Noorul Islam K M schrieb: I have something like this shamelessly copied from Bernt's doc. (setq org-tag-alist (quote ((:startgroup) ("@errand" . ?e) ("@office" . ?o) ("@home" . ?h) (

Re: [Orgmode] Re: Adding tags, grouping tags

2010-10-15 Thread Karl Maihofer
D-related tags etc. So it would be very useful to be able to group the tags as it is possible for agenda commands. Thanks! Karl ___ 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

Re: [Orgmode] Re: Adding tags, grouping tags

2010-10-26 Thread Karl Maihofer
Carsten wrote: 2. A complex new structure that would somehow utilize properties to crease a tag-like parallel structure that can be used in searches. I think it is a interesting idea to use properties for an "extended" use of tags. My first attempt to implement my use of tags to organize

[Orgmode] Highlight special string

2010-11-24 Thread Karl Maihofer
efine highlighting for special strings in orgmode? Thanks a lot! Karl ___ 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

Re: [Orgmode] Highlight special string

2010-11-26 Thread Karl Maihofer
Hi Darlan! Thanks a lot! That's a good solution. Regards, Karl Darlan Cavalcante Moreira schrieb: Not exactly what you want, but for temporary highlights (useful for instance to see if you are repeating the same word too much in a text) you can use hi-lock-mode. Turn hi-lock-mode on

[Orgmode] Lists handling

2010-11-26 Thread Karl Maihofer
--- | - Item 1 | - Item 1a | | *** Inline Task | If the inline task or text should not belong to the bullet point 1a, | there should be an empty line. | *** END | - Item 1 | - Item 2 | - Item 3 ` Wouldn't this make sense? Or do I miss anything? Regards, Karl

Re: [Orgmode] Lists handling

2010-11-27 Thread Karl Maihofer
hhin the lists. Would this be possible for drawers, too? Regards, Karl ___ 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

Re: [Orgmode] Lists handling

2010-11-28 Thread Karl Maihofer
any arguments agains drawers for list items? Regards, Karl ___ 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

Re: [Orgmode] Lists handling

2010-11-28 Thread Karl Maihofer
, | - Item 1 | - Item 1a | :TASK: | *** TODO Inline Task | Here is text. | *** END | :END: | - Item 1b | - Item 2 | - Item 3 ` The best solution seems to be allowing list items to get a TODO-state. But I think this is too complicated to implement?

[Orgmode] [babel] void-function org-babel-load-file

2010-12-07 Thread Karl Maihofer
nstall) | | ;; Emacs-Konfiguration einlesen | (org-babel-load-file (expand-file-name "e:/configs/emacs-config.org" dotfiles-dir)) ` Thanks! Regards, Karl ___ 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

Re: [Orgmode] [babel] void-function org-babel-load-file

2010-12-09 Thread Karl Maihofer
Zitat von Karl Maihofer : , | Debugger entered--Lisp error: (void-function org-babel-load-file) | (org-babel-load-file (expand-file-name I found the definition of org-babel-load-file in ob-tangle.el, so I added (require 'ob-tangle) before the function is called in my init.el. A

Re: [Orgmode] remote reference

2010-12-11 Thread Karl Eichwalder
Carsten Dominik writes: > Fixed, thanks. It is not fixed in the 23.2.91 pre-release, which comes with org 6.33x. It did not check any other repository (which one?). > On May 12, 2010, at 1:26 PM, Karl Eichwalder wrote: > >> Carsten Dominik writes: >> >>> On

Re: [Orgmode] Lists made stronger: lists within lists

2010-12-13 Thread Karl Maihofer
Nicolas, great! I just moved around some list items with inline tasks in my 800+ pages document. And it works perfect. I will do some more tests tonight. Thanks a lot! Karl Zitat von Nicolas Goaziou : Hello, As I had promised it here a few days ago, I just pushed a testing branch

Re: [Orgmode] [babel] void-function org-babel-load-file

2010-12-14 Thread Karl Maihofer
of Org of the last few days. But on all machines the same problem. Strange. Regards, Karl ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] How to use headlines and lists in Org to structure your thoughts?

2010-12-14 Thread Karl Maihofer
you think the second approach would make sense? Or do I miss something essential? Regards, Karl ___ 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

Re: [Orgmode] How to use headlines and lists in Org to structure your thoughts?

2010-12-18 Thread Karl Maihofer
the way that headlines behaved. I'm not sure, but I think that Grandview also had a similar structure. That's interesting. So perhaps it is worth to consider an option to make this possible in Org?! I think this would solve the problems some of us have with lists. Reg

[Orgmode] Searching inside of attachments (pdf, odt)?

2009-10-12 Thread Karl Maihofer
ot; mainly consists of a large amount of pdf-files. If I could search inside attachments with org, I could perhaps switch to an Emacs-only solution. That would be awesome. Kind regards, Karl [*] http://en.wikipedia.org/wiki/Lucene ___ Ema

Re: [Orgmode] Searching inside of attachments (pdf, odt)?

2009-10-13 Thread Karl Maihofer
ombine it with orgmode so that the result looks somehow like this: "Search string 'XX' found in file 'article.pdf' attached to task 'Title of the article'". A click on the name of the attachment should open the p

Re: [Orgmode] Searching inside of attachments (pdf, odt)?

2009-10-14 Thread Karl Maihofer
features - to go "the org-way". But I must confess I do not know how to push the attachments to pdf2txt, make the org agenda search the text-files and link back to the corresponding org task in the org-file. Any ideas? Karl ___ Ema

Re: [Orgmode] Evangelize the world with Org-mode

2009-10-16 Thread Karl Maihofer
e for publishing on a website. Ikiwiki stores pages and history in a revision control system such as Subversion or Git." "If you prefer to use some *other markup language*, ikiwiki allows others to easily be added by plugins." http://ikiwiki.info/ http://ikiwiki.

Re: [Orgmode] Evangelize the world with Org-mode

2009-10-16 Thread Karl Maihofer
Am 16.10.09 14:09, schrieb Karl Maihofer: Perhaps ikiwiki? Ha! Have a look at this: http://www.golden-gryphon.com/blog/manoj/blog/2008/06/08/Using_org-mode_with_Ikiwiki/ There was already a discussion about ikiwiki on this list: http://search.gmane.org/search.php?group=gmane.emacs.orgmode

[Orgmode] html export of inline tasks

2009-11-23 Thread Karl Maihofer
haps one could add a span tag to the keyword of inline tasks, too? Regards, Karl ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] [MobileOrg] Weekly Agenda

2009-11-27 Thread Karl Maihofer
Hi, I'm making my first steps with MobileOrg. Thank you very must for this app, it was one reason for me to chose the iphone. MobileOrg shows me my custom agenda views, but what about the agenda for the current week and day? Regards,

[Orgmode] Export to LaTeX without "surroundings"?

2009-12-22 Thread Karl Maihofer
le in a file table.org, export it to table.tex, which then will be included into my main.tex file. Thanks! Karl ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailma

Re: [Orgmode] Export to LaTeX without "surroundings"?

2009-12-26 Thread Karl Maihofer
alcante Moreira > > At Tue, 22 Dec 2009 13:45:05 +0100, > Karl Maihofer wrote: >> >> Hi, >> >> is there a way to only export the content of an org-file to the LaTeX >> syntax (without LaTeX header etc.)? >> >> I'd like to include a table.tex

[Orgmode] HTML table export with col width

2009-12-29 Thread Karl Eichwalder
chönau (Königssee), ab Berchtesgaden weiter als SEVab 17:xxBus (z.t. SEV) Thanks for this great software! -- Karl Eichwalder ___ Emacs-orgmode mailing list Please use `Reply All' to send

[Orgmode] remote reference

2010-01-15 Thread Karl Eichwalder
range reference as described above for example `...@3$3' or `$somename', valid in the referenced table. remote(FILENAME,REF) does not seem to work. All the tutorials I found are either too basic or too advanced or too gene

Re: [Orgmode] remote reference

2010-05-11 Thread Karl Eichwalder
you > can have Org-mode make the ID for you. This way it works nicely, thanks for the example. Something related: C-c C-c in a TBLFM with a remote table reference updates the table as expected, but also jumps to the referenced table in the remote file. Is this intende

Re: [Orgmode] remote reference

2010-05-12 Thread Karl Eichwalder
Carsten Dominik writes: > On May 11, 2010, at 9:16 PM, Karl Eichwalder wrote: >> C-c C-c in a TBLFM with a remote table reference updates the table as >> expected, but also jumps to the referenced table in the remote file. >> Is >> this intended? If yes, is it possib

[Orgmode] One org file, multiple exports, is it possible?

2010-05-22 Thread Karl Martino
    :base-directory "~/notes/org/"          :base-extension "org"          :publishing-directory "~/notes/export/home/"          :publishing-function org-publish-org-to-html          :select-tags     ("@HOME")          :include ("index.org")       

[Orgmode] Re: One org file, multiple exports, is it possible?

2010-05-22 Thread Karl Martino
variables to these. I *could* reorganize my file to use seperate subtrees, but it seems a shame to do so since having an internal blog-like structure for my journal that I can filter by tag just maps real well to how I work and think. Thanks, Karl On Sat, May 22, 2010 at 7:46 PM, Karl Martino wrote

Re: [Orgmode] One org file, multiple exports, is it possible?

2010-05-23 Thread Karl Martino
thing? Thanks again, org-mode is fantastic and has helped me wrangle a lot of complexity into something portable and easy to use. It's been a lifesaver for me :) Thanks, Karl >> (setq org-publish-project-alist >>      '( >>        ("highlights" >>  

Re: [Orgmode] One org file, multiple exports, is it possible?

2010-05-23 Thread Karl Martino
ll. I will check out org-jekyll even though this worked because producing a blog or some kind of knowledge base from my single-org-mode-life-file sounds great :) Thanks, Karl On Sun, May 23, 2010 at 12:17 PM, Carsten Dominik wrote: > > On May 23, 2010, at 2:22 PM, Karl Martino wrote: >

[Orgmode] Archive Tasks

2010-08-14 Thread Karl Maihofer
Dear Org-Users, I have a problem to archive my tasks. What should the row ":ARCHIVE:" look like, so that my "Task One" will be archived under "Tasks - Client 1" (see example below)? Thanks a lot! Karl -

Re: [Orgmode] Archive Tasks

2010-08-17 Thread Karl Maihofer
org, that there should be a first level called "Tasks" and a second called "Client 1"? Regards, Karl Am 16.08.10 20:07, schrieb Bastien: > Hi Karl, > > Karl Maihofer writes: > >> I have a problem to archive my tasks. What should the row ":ARCHIVE:&q

Re: [Orgmode] Archive Tasks

2010-08-18 Thread Karl Maihofer
t;client X" itself (and the heading "Tasks", too, if it doesn't already exist) at the right position in my archive file. Any ideas? Karl Am 18.08.10 07:22, schrieb Puneeth: > Karl, > > On Wed, Aug 18, 2010 at 10:36 AM, Karl Maihofer wrote: >> Is there a way to

[O] Collaborating with other people (was: Org-mode as a replacement for LaTeX)

2011-07-01 Thread Karl Voit
ood internal merging capabilities that solve most of the LaTeX integration process automatically. 1. https://secure.wikimedia.org/wikipedia/en/wiki/Subversion_(software) 2. https://secure.wikimedia.org/wikipedia/en/wiki/TortoiseSVN 3. https://secure.wikimedia.org/wikipedia/en/wiki/Git_(software) -- Karl Voit

Re: [O] Org-mode is not able to manage complex calendar events

2011-07-01 Thread Karl Voit
* Bastien wrote: > Hi Karl, Hi! > Karl Voit writes: > >> Yes, there is this sexp-workaround[1] for more complex things but >> quite frankly: this is not an option for the ordinary user like me >> (not having that much ELISP knowledge). > > FWIW: what would pe

Re: [O] Org-mode is not able to manage complex calendar events

2011-07-02 Thread Karl Voit
* Bastien wrote: > Hi Karl, Hi! > Karl Voit writes: > > The idea behind some helper commands to let people construct diary > sexp is that: > > - it won't complexify Org's syntax about timestamps > - such help commands can be maintained and improved inde

[O] Tbl: addition of two times results in error

2011-07-13 Thread Karl Voit
now): ,[ debug message ] | Substitution history of formula | Orig: $1+$2;T | $xyz-> $1+$2 | @r$c-> $1+$2 | $1->(35:00)+(35:00) |--^ | Error: Bad format ` Where is the problem? -- Karl Voit

[O] disable "org-decrypt: auto-save-mode may cause leakage"

2011-07-14 Thread Karl Voit
plish this behavior? And: shouldn't this be appended to [1]? 1. http://orgmode.org/worg/org-tutorials/encrypting-files.html 2. http://permalink.gmane.org/gmane.emacs.orgmode/43262 3. http://anirudhs.chaosnet.org/blog/2005.01.21.html -- Karl Voit

Re: [O] disable "org-decrypt: auto-save-mode may cause leakage"

2011-07-14 Thread Karl Voit
Hi! * Juan Pechiar wrote: > On Thu, Jul 14, 2011 at 02:22:32PM +0200, Karl Voit wrote: >> How can I auto-answer the question from the subject line with «n» >> (per default) any time it is asked? > > Hi Karl, > > You can customize this behaviour via > org-c

Re: [O] Thesauri to manage tags ("Tag taxonomies") -- feature request

2011-07-15 Thread Karl Voit
think it possibly means: «C-c a m +Graz|+flat» does provide the combined sets of «Graz» and «flat» for the purpose of agenda views. (I am not using (filtered) export yet) 1. http://tagstore.org -- Karl Voit

[O] Represent *everything* in Org-mode

2011-07-17 Thread Karl Voit
kipedia.org/wiki/Maildir 6. I am using http://grabeeter.tugraz.at/ 7. http://delicious.com 8. In order to keep daily agenda small/fast and only «Archive mode» complete -- Karl Voit

[O] Memacs (was: Represent *everything* in Org-mode)

2011-07-18 Thread Karl Voit
* Karl Voit wrote: > [...] > Imagine, you have got one (additional) «archive.org» (or > «mylife.org_archive»[8]) which contains lots of small entries that > represent many things you are doing on your computer: [...] > If you happen to know MyLifeBits[3] from MS Research, th

[O] Memacs - effort and language (was: Represent *everything* in Org-mode)

2011-07-18 Thread Karl Voit
w how it goes. Of course since I am interested in lots of people using (and improving) Memacs and its «connectors» :-) -- Karl Voit

[O] Memacs - speed issues (was: Represent *everything* in Org-mode)

2011-07-18 Thread Karl Voit
* Rainer Stengele wrote: > Hi Karl, Hi! > nice idea! Thanks :-) > My first thoughts are a warning about big org files which can be > quite slow to be processed as agenda files. Sure. That is why I am thinking of putting all this stuff into an archive Org-mode file. That way you

Re: [O] Tbl: addition of two times results in error

2011-07-18 Thread Karl Voit
* Sebastien Vauban wrote: > Hi Bastien and Karl, > > Bastien wrote: >> Karl Voit writes: >> >>> ,[ http://orgmode.org/org.html#Durations-and-time-values ] >>> | | Task 1 | Task 2 | Total | >>> | |++-

Re: [O] Tbl: addition of two times results in error

2011-07-18 Thread Karl Voit
* Bastien wrote: > Hi Karl, > > Karl Voit writes: > >> Hm. I just pulled newest Org-mode (again) and created an Org-mode >> file with only the table from above and still it does not work :-( > > Please try the table alone in single file. I already did so f

[O] Referring to ID in other Org-mode file

2011-07-23 Thread Karl Voit
(yet) work. How can I accomplish this? I was searching in the Org-mode manual but could not find any solution for my problem. Either this is not possible or I could not find the (existing) solution yet. -- Karl Voit

Re: [O] Referring to ID in other Org-mode file

2011-07-23 Thread Karl Voit
* suvayu ali wrote: > On Sat, Jul 23, 2011 at 5:05 PM, Karl Voit wrote: >> I would like you to point to id:foo.org#interesting > > This should work: > [[id:interesting][Description]] Wow, this worked indeed! I assumed that this would work only within files of org-age

Re: [O] Referring to ID in other Org-mode file

2011-07-23 Thread Karl Voit
* Memnon Anon wrote: > Karl Voit writes: > >> How can I refer to an ID in another Org-mode file (withing the same >> folder)? > [...] >> I was searching in the Org-mode manual but could not find any >> solution for my problem. Either this is not possible or

[O] Org-contacts and where to store address

2011-08-06 Thread Karl Voit
properties are not mentioned in the Org-mode manual. Do they cause any trouble? (I was thinking of leaving empty properties for each entry so that I can easily add e.g. a FAX number later on ...) 1. http://julien.danjou.info/org-contacts.html -- Karl Voit

[O] [yasnippet] can not creating links with description

2011-08-08 Thread Karl Voit
like following? After entering the snippet command and pressing TAB, I get the chance to type «foo» part and after another TAB, the link as stated above is finished and the cursor is at the end. Thanks! -- Karl Voit

[O] [yasnippet] Symbol's function definition is void: yas/next-field-group

2011-08-09 Thread Karl Voit
essages* buffer. Pressing «Tab» does not jump to $2 or $0. Does anybody have a clue, what is going on? Probably this is not even related to Org-mode since I changed to *scratch* and invoked latex-mode/begin+«Tab» and it does not work either ... 1. http://orgmode.org/manual/Conflicts.html -- Karl Voit

Re: [O] [yasnippet] Symbol's function definition is void: yas/next-field-group

2011-08-10 Thread Karl Voit
* Bianca Lutz wrote: > Hi Karl, Hi! > The org info seems to be outdated: yas/next-field-group is called > yas/next-field nowadays. A simple rename should solve the issue. Oh, thanks! > BTW: Are you sure you need both calls to add-hook? The way I > understand the org manual i

Re: [O] [yasnippet] can not creating links with description

2011-08-10 Thread Karl Voit
* Bianca Lutz wrote: > Hi Karl, Hi! > I do not know how to accomplish this with a single field but the > following workaround might be sufficient: This works great! Thank you for the code! -- Karl Voit

Re: [O] A new module for Org-mode: Org-X

2011-08-14 Thread Karl Voit
d for them; but I also have ideas for others, such as a > backend that creates back-linked Org tasks for every "FIXME" comment in a > source code project... We do have lots of ideas for other «Nexus» or «backends» how you call them :-) 1. https://github.com/novoid/Memacs 2. Message-ID: <2011-07-18t01-13...@devnull.karl-voit.at> Mon, 18 Jul 2011 01:54:08 +0200 Sorry, gmane does not let me locate using the search feature :-( -- Karl Voit

Re: [O] A new module for Org-mode: Org-X

2011-08-15 Thread Karl Voit
* John Wiegley wrote: > Karl Voit writes: > >> Wow. This looks like exactly what I want to achieve with the >> «Memacs» project on [1]. We certainly need to exchange ideas and >> code :-) > > They sure do sound similar in spirit!! It's like we are tuned to the

Re: [O] Org-contacts and where to store address

2011-08-17 Thread Karl Voit
* Bastien wrote: > Hi Karl, Hi! > Karl Voit writes: > >> Is there a good way of adding the (multi line) address to the >> PROPERTY drawer or should I put the address in the notes right below >> the drawers? > > I'd suggest reformatting the multi-lin

[O] How to debug "Specified time is not representable"

2011-09-30 Thread Karl Voit
? 1. http://lists.gnu.org/archive/html/emacs-orgmode/2011-05/msg00729.html -- Karl Voit

Re: [O] How to debug "Specified time is not representable"

2011-10-03 Thread Karl Voit
Hi! * Jambunathan K wrote: > Karl Voit writes: > >> When I get «Specified time is not representable» while creating the >> Agenda view, I want to get more information *where* the problem is. >> >> I found [1] and following and so I got it that there is no way of

Re: [O] How to debug "Specified time is not representable"

2011-10-04 Thread Karl Voit
Sorry, no clue. >> >>> Works best if your orgmode is not compiled >> >> When I have compiled Orgmode, should I delete all *.elc files? > > May be the debug-on-entry is the wrong strategy for the problem at > hand. You may disregard my suggestion. -- Karl Voit

Re: [O] How to debug "Specified time is not representable"

2011-10-04 Thread Karl Voit
fer >you learned about and find the position you just learned about. >THis should be the bad timestamp. *This* is the method I was searching for. *Thank* you very much. Now I can see the actual time stamp that causes any problem. -- Karl Voit

[O] Bug: org-clone-subtree-with-time-shift shifts CREATED property

2011-10-04 Thread Karl Voit
created at the timestamp when org-clone-subtree-with-time-shift is executed. * the user gets heavily irritated when the generated entries keep popping up on future days. I suggest that at least for :CREATED: properties, the time stamp does not get changed by org-clone-subtree-with-time-shift. -- Karl Voit

[O] org-contacts: how to manage contacts; structure of meta data (was: No completion in Gnus)

2011-10-05 Thread Karl Voit
tact). Then it results in [[contact:foo bar][foo bar]] which is a clickable link to any contact which relates to «foo bar». Whenever I rename my contacts.org or put it in another folder, I just have to modify the line in my .emacs and not each link. I like this system. HTH 1. http://julien.danjou.info/org-contacts.html 2. http://code.google.com/p/yasnippet/ -- Karl Voit

Re: [O] Bug: org-clone-subtree-with-time-shift shifts CREATED property of org-expiry.el

2011-10-06 Thread Karl Voit
* Bernt Hansen wrote: > Karl Voit writes: > >> When an entry got processed by org-clone-subtree-with-time-shift, >> its :CREATED: property gets shifted too: >> >> #+begin_example >> * <2011-10-04 Tue> test >> SCHEDULED: <2011-10-05 Wed> >&

Re: [O] org-contacts: how to manage contacts; structure of meta data

2011-10-06 Thread Karl Voit
* Thorsten wrote: > Karl Voit writes: > >> Without describing further attempts, I ended up with following >> yasnippet[2] template for a new contact: > > Do you think that yasnippet is superior to org-capture or is it just a > casuality that you prefered it to org-ca

[O] github: (partial) support for Org-mode files

2011-10-09 Thread Karl Voit
://github.com/github/markup#readme 3. https://github.com/novoid/Memacs -- Karl Voit

[O] GNU Emacs crashing on large Orgmode files (was: Ways to make org feasible for huge files)

2011-10-13 Thread Karl Voit
orizontally) in the Agenda view. Maybe there is an (hidden?) issue with GNU Emacs on OS X (too). 1. http://en.wikipedia.org/wiki/Lifelogging 2. https://github.com/novoid/Memacs 3. https://github.com/novoid/Memacs/blob/master/FAQs_and_Best_Practices.org -- Karl Voit

Re: [O] GNU Emacs crashing on large Orgmode files

2011-10-13 Thread Karl Voit
* Karl Voit wrote: > > On my notebook I am using GNU Linux (Ubuntu 11.04) with GNU Emacs > 23.2.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4). At home I've got > Mac OS X 10.5 with http://emacsformacosx.com/ (sorry, no detailed > version number since I am currently sitting in m

Re: [O] Org, Diffs, and Version Control

2011-10-18 Thread Karl Voit
my git history. -- Karl Voit

[O] Recurring events with exceptions

2011-10-18 Thread Karl Voit
/Sexp-Diary-Entries.html -- Karl Voit

Re: [O] Recurring events with exceptions

2011-10-18 Thread Karl Voit
* Brian Wightman wrote: > (and (your-sexp-here) (not (except-dates-here))) Cool, thanks! Now I still have to think about which method is easier to implement :-) -- Karl Voit

Re: [O] Recurring events with exceptions

2011-10-18 Thread Karl Voit
ndar-day-of-week date))) > (and (= dayname 3) >(not (calendar-date-equal date '(10 26 2011))) >(not (calendar-date-equal date '(11 30 2011) > > I added this to .diary, did M-x calendar RET and marked the entries > with m: seems to work fine. Oh, cool. Thanks for the example! -- Karl Voit

[O] Private flag or property

2011-10-20 Thread Karl Voit
» property I am thinking of? (Is there a necessity for the «True» string in my example (property without value)? -- Karl Voit

Re: [O] Private flag or property

2011-10-21 Thread Karl Voit
Hi Eric! * Eric S Fraga wrote: > Karl Voit writes: > >> Is there a *common* way of expressing a private flag/property yet? > > Not that I know of. OK. >> Or is there no pseudo-standard and I should stick to my «:PRIVATE: >> True» property I am thinking of?

[O] Sync with Outlook/Exchange (was: Recurring events with exceptions)

2011-10-22 Thread Karl Voit
e, the question of Outlook/Exchange support is one of the first being asked. For now I am in the lucky position of no dependency to Exchange but I guess this can change in the future. PS: Please adopt the subject line to changing subject - especially for important ones like here. Thanks! :-) -- Karl Voit

[O] Converting DateBk(6)/jPilot data to Org-mode

2011-10-22 Thread Karl Voit
8-Org-mode.html 2. http://www.jpilot.org/ 3. http://en.wikipedia.org/wiki/Personal_information_management -- Karl Voit

[O] How to simply log things

2011-10-22 Thread Karl Voit
«cleaner». Am I right? 1. Initially I used .+999m but that exceeded UNIX epoch causing troubles :-) -- Karl Voit

[O] Agenda views w/m: inconsistency, bug

2011-10-23 Thread Karl Voit
e.org/org.html#Agenda-commands -- Karl Voit

Re: [O] Agenda views w/m: inconsistency, bug

2011-10-23 Thread Karl Voit
-aganda-day-view» should be replaced by «org-aganda-week-view» one time at http://orgmode.org/org.html#Agenda-commands -- Karl Voit

[O] ELISP (was: Agenda views w/m: inconsistency, bug)

2011-10-23 Thread Karl Voit
") | ) ` I tried by myself but failed miserable. How can I add this org-agenda-span to this function definition? And: is there an (E)LISP book/URL you can recommend? I do have programming experience and I noticed that I should learn ELISP in order to get most of my editor ... Thanks again in advance! -- Karl Voit

[O] Querying Org-contacts with lbdb (e.g. for mutt)

2011-10-25 Thread Karl Voit
$email =~ s/\s*$//; printf("%s\t%s\t(Org)\n", $email, $name); } } } } - -- Karl Voit

[O] OT: syncing computers with git (was: Best way to set up Org mode with MobileOrg over Dropbox)

2011-11-04 Thread Karl Voit
o branch (where mine is always). This prevents >cluttering the git history of the master branch. If you want to switch from a pulling to an interrupt system, you might be interested in http://www.mayrhofer.eu.org/dvcs-autosync -- Karl Voit Hallo, mein Name ist Web 2.0. Gib mir dein Adressbuch und lass mich Emails lesen

[O] Todo balance motivation

2011-11-07 Thread Karl Voit
then | echo "Congratulations! More solved than generated!" | else | echo "Sorry, you still have to solve ${sum} issues to get even!" | fi | | #end ` -- Karl Voit

Re: [O] [OT] Scanning for archiving

2011-11-07 Thread Karl Voit
tion on almost all levels. Whereas 100% would be possible with small additional effort when creating the printer. But those resulting 90% are pretty usable. 3. http://qr.cx/sAHU -- Karl Voit

Re: [O] [OT] Scanning for archiving

2011-11-09 Thread Karl Voit
(I enjoy the OT discussion here and hope that no one gets upset because of it on this ML ...) * Pieter Praet wrote: > On Mon, 7 Nov 2011 18:44:24 +0100, Karl Voit wrote: >> Hi! >> >> Inspired by «Total Recall»[3], a book of two MS Research guys, I >> started life l

Re: [O] [OT] Scanning for archiving

2011-11-09 Thread Karl Voit
* Karl Voit wrote: > > Inspired by «Total Recall»[3], a book of two MS Research guys, I > started life logging on my own two months ago. > > For this purpose I bought an HP OfficeJet Pro 8500A Plus which costs > € 250 and has a decent scanner. Is can scan and print full duplex.

[O] Minimal overhead Org-mode blogging system

2011-12-04 Thread Karl Voit
es - optionally: generate overview page for last n entries - optionally: generate calendar archive page(s) - optionally: generate tag overview page(s) -- Karl Voit

Re: [O] Minimal overhead Org-mode blogging system

2011-12-07 Thread Karl Voit
* Puneeth Chaganti wrote: > On 12/4/11, Karl Voit wrote: >> >> Therefore I sat down and thought about a workflow that should be >> enough for writing simple weblog entries: >> >> - create an Org-mode heading (anywhere!) >> - make sure that there is an

Re: [O] Minimal overhead Org-mode blogging system

2011-12-08 Thread Karl Voit
* Puneeth Chaganti wrote: > Hi Kurt, Almost :-) > On Thu, Dec 8, 2011 at 6:01 AM, Karl Voit wrote: >> * Puneeth Chaganti wrote: >>> >>> https://github.com/punchagan/blog-files >> >> ... I really do like your blog (and found several very interesting

Re: [O] Minimal overhead Org-mode blogging system

2011-12-08 Thread Karl Voit
* Puneeth Chaganti wrote: > On Thu, Dec 8, 2011 at 7:49 PM, Karl Voit wrote: >> * Puneeth Chaganti wrote: >>> Hi Kurt, >> >> Almost :-) > > Aarrgggh! Really sorry about that! My sleep deprivation showing it's effect. > :-) *g* No worries. I by mysel

[O] Defining dependencies (was: What do you use to identify projects (in the GTD sense))

2011-12-15 Thread Karl Voit
. Which is quite nice since it is way more flexible and can be used in a broader way. -- Karl Voit

[O] How to define a start date for a task?

2011-12-17 Thread Karl Maihofer
ibility to define start dates in Org? Regards, Karl

Re: [O] How to define a start date for a task?

2011-12-17 Thread Karl Voit
* Karl Maihofer wrote: > > when I used Omnifocus for my task management I made heavy use of > start dates to keep unavailable > tasks from my tasks lists. If you for example create a task > "Buy new DVD" this task should not be shown in > your lists until the DV

  1   2   3   4   5   6   7   8   9   >