Re: [Orgmode] Re: short way to insert source tag in org mode?

2009-09-29 Thread Stephan Schmitt
Hi Water Lin, (no with reply to all, sorry for double posting, Lin) did you try the workaround mentioned here: http://orgmode.org/worg/org-faq.php#YASnippet Greetings, Stephan Water Lin wrote: > Nick Dokos writes: > >> Water Lin wrote: >> >>> Bernt Hansen writes: >>> W

Re: [Orgmode] fullpage.sty replacement [WAS: Problem with LaTeX snippets preview]

2009-09-29 Thread Carsten Dominik
Hi Nick, On Sep 29, 2009, at 8:48 AM, Nick Dokos wrote: My $0.02: Let me point out that a dependency on soul.sty was introduced in order to deal with strike-through emphasis in the LaTeX exporter. And guess where soul.sty resides (on Debian/Ubuntu): in the texlive-latex-extra package. So it se

[Orgmode] Re: LaTeX export - customize own class

2009-09-29 Thread henry atting
On Di, Sep 29 2009, Nick Dokos wrote: > henry atting wrote: > > >> I pulled the newest git version, reloaded org.el and tried to load the hook >> with >> >> (add-hook 'org-mode-hook 'org-export-latex-final-hook) >> >> but when I am trying to export an org file to LaTeX I get an error message:

Re: [Orgmode] fullpage.sty replacement [WAS: Problem with LaTeX snippets preview]

2009-09-29 Thread Nick Dokos
My $0.02: Let me point out that a dependency on soul.sty was introduced in order to deal with strike-through emphasis in the LaTeX exporter. And guess where soul.sty resides (on Debian/Ubuntu): in the texlive-latex-extra package. So it seems to me that replacing the use of the fullpage package by

Re: [Orgmode] Re: Parameterized custom agenda views

2009-09-29 Thread Desmond Rivet
Bernt Hansen writes: >> For example, I have a piece in my org-agenda-custom-commands variable >> that looks like this: >> >> ("p" "All Projects" tags-todo "+project") >> >> This means I want to see all TODO items with the project tag. What if I >> wanted to supply an additional tag (over and ab

[Orgmode] tags in todo list

2009-09-29 Thread David Schoen
Hi, I was wondering if there is a way to filter the todo list (C-c a t) by tags that are applied. I'm trying to use org-mode for a GTD style process management which means I've got things like :home: and :office: set as tags and as such when I'm at the office I would like to have some way of hidi

Re: [Orgmode] Possibly a feature request - inline tasks without arrows?

2009-09-29 Thread Carsten Dominik
Hi Paul, I am still waiting for a proposal how to format inline tasks. :-) - Carsten On Sep 17, 2009, at 6:35 PM, Paul Mead wrote: I've finally 'got' inline tasks and found that they solve a problem which I've been putting up with for some time :-) The only downside is the arrows that a

Re: [Orgmode] Re: short way to insert source tag in org mode?

2009-09-29 Thread Carsten Dominik
On Sep 27, 2009, at 7:28 PM, Matt Lundin wrote: Water Lin writes: While I am using org to publish my source code, I include my code in following way: #+BEGIN_SRC emacs-lisp some emacs-lisp code #+END_SRC Everytime I copy the begin and the end tag which is #+BEGIN_SRC emacs-lisp and #+EN

Re: [Orgmode] LaTeX export of images

2009-09-29 Thread Carsten Dominik
On Sep 22, 2009, at 3:39 PM, Francesco Pizzolante wrote: Hi, I have a question about the LaTeX export of images. I wondering why we treat differently images with caption/label than the ones that do not have caption/label. I suppose that we want to make the difference between images that

Re: [Orgmode] Re: LaTeX export of images

2009-09-29 Thread Carsten Dominik
On Sep 23, 2009, at 11:09 PM, Sébastien Vauban wrote: Jeff Kowalczyk wrote: Sébastien Vauban writes: Francesco Pizzolante wrote: In this case, we should just generate \includegraphics{myimage} without the centerline command. Given the output of the `\centerline' command, I guess that th

Re: [Orgmode] Re: short way to insert source tag in org mode?

2009-09-29 Thread Eric S Fraga
At Mon, 28 Sep 2009 23:36:02 -0400, Nick Dokos wrote: > > Bernt Hansen wrote: > > > > Using Bernt's setup, I can get the block expanded using C-i, but the > > > key itself is bound to org-cycle. When I say > > > > > > C-h c > > > > > > emacs says "", whereas if I say > > > > > > C-h c

Re: [Orgmode] Re: is there a hook to save a remember buffer?

2009-09-29 Thread Carsten Dominik
Hi Allen, saving remember buffers is hackish and complex as it is, so I am not going to add this option. I think the workflow has to be this: Create a remember buffer and more-or-less immediately file it. If you need to work on the content for a longer time, work on it at the target locat

[Orgmode] Setting language for LaTeX export

2009-09-29 Thread Michael Bernhard Arp Sørensen
Hi all. I can't export to LaTeX/PDF. I get this error: ! Package inputenc Error: Keyboard character used is undefined (inputenc)    in inputencoding `utf8'. It fails when it parses non-english characters. I can recall that LaTeX needs to know what encoding/language to read, but how do

[Orgmode] Re: tags in todo list

2009-09-29 Thread Matt Lundin
David Schoen writes: > I was wondering if there is a way to filter the todo list (C-c a t) by > tags that are applied. > > I'm trying to use org-mode for a GTD style process management which > means I've got things like :home: and :office: set as tags and as such > when I'm at the office I would

[Orgmode] Re: tags in todo list

2009-09-29 Thread David Schoen
Amazingly simple and somehow I missed reading it in that doco a few times... Thanks a lot! Dave. 2009/9/29 Matt Lundin : > David Schoen writes: > >> I was wondering if there is a way to filter the todo list (C-c a t) by >> tags that are applied. >> >> I'm trying to use org-mode for a GTD style

Re: [Orgmode] Org-mode version 6.30; Links in categories break layout

2009-09-29 Thread Peter Westlake
Excellent, thank you! Peter. On Mon, 28 Sep 2009 22:10 +0200, "Carsten Dominik" wrote: > Fixed, thanks. > > - Carsten > > On Sep 23, 2009, at 1:12 PM, Peter Westlake wrote: > > > > > > > On Fri, 04 Sep 2009 11:44 +0100, "Peter Westlake" > > wrote: > >> On Fri, 04 Sep 2009 09:19 +0200, "Carst

[Orgmode] Export to ascii simpler

2009-09-29 Thread andrea Crotti
Is there a very quick way to copy some text from an emacs buffer taking away the indentation? org-export-as-ascii creates a new file, I only need in the ring (and in osx buffer) the text copied. I can copy to another buffer than do a *kill-rectangle* on it but it's quite a long procedure.. ___

[Orgmode] From formatted to table

2009-09-29 Thread andrea Crotti
I have for example a table where | one thing | dsjfls | | two things| dslkjfls | | three abc dej | dsf | And I would like to get | one | thing | dsjfls | | two | things | dslkjfls | | three | abc dej | dsf | I tried some simple substitutions but substituting all the

Re: [Orgmode] Export to ascii simpler

2009-09-29 Thread Nick Dokos
andrea Crotti wrote: > Is there a very quick way to copy some text from an emacs buffer > taking away the indentation? org-export-as-ascii creates a new file, > I only need in the ring (and in osx buffer) the text copied. I can > copy to another buffer than do a *kill-rectangle* on it but it's

Re: [Orgmode] fullpage.sty replacement [WAS: Problem with LaTeX snippets preview]

2009-09-29 Thread Nick Dokos
Carsten Dominik wrote: > However: > > - Fullpage is a trivial ad very small package that only >changes margins. Even if it changes at some point, there is no > reason >for Org to follow this change. Agreed - it was more "the principle of the thing" rather than this particular change.

[Orgmode] Option SETUPFILE partially broken

2009-09-29 Thread henry atting
This morning the following setup file did work flawlessly: --8<---cut here---start->8--- #+TITLE: #+OPTIONS: toc:nil #+LaTeX_CLASS: play --8<---cut here---end--->8--- I don't know if it has something to do with today's git up

Re: [Orgmode] Re: Merge tables

2009-09-29 Thread Darlan Cavalcante Moreira
At Mon, 28 Sep 2009 16:31:22 -0400, Dan Davison wrote: > > Bernt Hansen writes: > > > Hector Villafuerte writes: > > > >> Hi, > >> I've just discovered Org and are truly impressed with it; using it for > >> more and more tasks. > >> > >> Here's what I want to do: I have 2 tables with the same n

RE: [Orgmode] From formatted to table

2009-09-29 Thread Jonathan Arkell
I do a macros for this Put the point on the first word of the table Record Macro Search for " " Insert "|" Tab (next column) Tab (first column next row Stop Recording. Then just C-x e (run macro) until the job is done. If you know how many lines are on the table, you can use a prefix argument

Re: [Orgmode] Visibility hide mode in 6.30trans doesn't hide last character in child region - BUG

2009-09-29 Thread Nick Bell
Fixed it - bug (I think) - the problem only occurs if "Org Cycle Separator Lines" is set to -1. Setting it to anything zero or positive fixes it. Happens on Mac and Windows Emacs, 23.1.50.1. Thanks Carsten Dominik wrote: Hi Nick, I cannot reproduce this, but I am not on windows. - Carsten

[Orgmode] Re: From formatted to table

2009-09-29 Thread Bernt Hansen
andrea Crotti writes: > I have for example a table where > > | one thing | dsjfls | > | two things| dslkjfls | > | three abc dej | dsf | > > And I would like to get > > | one | thing | dsjfls | > | two | things | dslkjfls | > | three | abc dej | dsf | > > I tried some

Re: [Orgmode] From formatted to table

2009-09-29 Thread Nick Dokos
Jonathan Arkell wrote: > I do a macros for this > > Put the point on the first word of the table > Record Macro > Search for " " > Insert "|" > Tab (next column) > Tab (first column next row > Stop Recording. > > Then just C-x e (run macro) until the job is done. If you know how many l= > ine

Re: [Orgmode] Advanced table

2009-09-29 Thread Eric Schulte
Hi, Using Org-babel the following source-code block could prove at least a partial solution. --8<---cut here---start->8--- #+begin_src emacs-lisp (let ((total 0) (responding t) purchases) (while responding (setq purchases (cons

Re: [Orgmode] LaTeX export of images

2009-09-29 Thread Nick Dokos
Carsten Dominik wrote: > > 1) Images in the middle of the text > > > > If I have the following example: > > > >, > >| For this example, I will use this image [[myimage.png]] which > > is a very good one. > >` > > > > Then, when exported, it produces the following LaTeX code:

A simpler remember architecture (was: Re: [Orgmode] Re: is there a hook to save a remember buffer?)

2009-09-29 Thread Samuel Wales
Hi Carsten, Here is an idea for a much simpler remember architecture that simultaneously solves Alan's problem. 1) To me also, a more complicated way to deal with remember buffers feels wrong. 2) If there is more than one thing you are working on, the power of the org hierarchy feel

[Orgmode] gnowsys-mode a major mode extending org

2009-09-29 Thread Nagarjuna G.
Dear orgmode developers and users This is a note to share with you our adventure with org. We, at gnowledge.org, began a project that extends orgmode (without spoiling or loosing any of the orgmode features) to support collaborative knowledge organization and networking using the GNOWSYS storage

Re: [Orgmode] Export to ascii simpler

2009-09-29 Thread Andrew Stribblehill
I export to ascii with C-c C-e a, then can Apple-v the exported text into whatever I choose. 2009/9/29 andrea Crotti : > Is there a very quick way to copy some text from an emacs buffer > taking away the indentation?  org-export-as-ascii creates a new file, > I only need in the ring (and in osx bu

Re: [Orgmode] gnowsys-mode a major mode extending org

2009-09-29 Thread Samuel Wales
Hi Nagarjuna, On Tue, Sep 29, 2009 at 17:19, Nagarjuna G. wrote: >  We can do networking between items making frame based orgmode items >  linked with any other items in any which way by explicitly naming >  the relations.  This feature makes orgmode ready for semantic >  web. We plan to use the

Re: [Orgmode] gnowsys-mode a major mode extending org

2009-09-29 Thread Samuel Wales
By "something similar" I just mean personal org stuff -- not the semantic web. If org entries are sufficient for your nodes, then you probably don't need ID markers. I am curious to see where you go with your project. ___ Emacs-orgmode mailing list Re

Re: [Orgmode] gnowsys-mode a major mode extending org

2009-09-29 Thread Nagarjuna G
On Wed, Sep 30, 2009 at 5:49 AM, Nagarjuna G. wrote: > >  1. We use Emacs as a client to collaboratively create, update >     knowledge networks in plain text.  The knowledge network is >     created by adding nodes (rendered in orgmode as a note item) and >     named relations between them (rende

Re: [Orgmode] gnowsys-mode a major mode extending org

2009-09-29 Thread Nagarjuna G.
On Wed, Sep 30, 2009 at 6:53 AM, Samuel Wales wrote: > > I haven't posted most of my related ideas yet, but I proposed > something similar (a prerequisite for it) called ID markers, in > http://www.mail-archive.com/emacs-orgmode@gnu.org/msg11845.html .  I > still need to reply to the replies, and