What approach have you taken to loading multiple files using the
org-babel method?
The example on the babel page searches out all org files and then
untangles the elisp snippets and rewrites files with a .el extensions
loading them as it goes.
But how to order this or how best to load /decode/e
Hi Everyone,
Just a quick question:
I'm looking to improve my emacs specifically my orgmode skills.
I thought I read somewhere the orgmode manual is included with emacs /
org or downloadable as org document?
It seems contained in \home\emacs-23.1\info\info
However when I open this file with fi
Ok forget about the sh problem, I just deleted it..
The absolute path is another mystery, I thought the problem was that I
wasn't using a project but it's exactly the same thing with a project.
Paths will only be absolutes, I also added
:include ("java")
but still the same, no code included and e
I bought an A5 sized (5.5 x 8/5 inches / 14 x 21cm)
student diary - one week to an opening with the 7 days on the
left and a page for notes on the right. I use this for note taking
and writing in very important dates, but I still refer to the
org-mode file as the master reference. This diary c
Erwin Panen writes:
Hi, Erwin
> I thought I read somewhere the orgmode manual is included with emacs /
> org or downloadable as org document?
you may look at the org.texi file, in the doc directory of org-V.ersion,
(zip? tgz?) and convert it to the format you want.
man texinfo
I believe in the
At Sun, 24 Jan 2010 23:09:27 +0900,
Torsten Wagner wrote:
> However, not all my work is just in front of a computer. And the world
[...]
> My question is now. What would be the best way to combine the
> moleskine and org-mode ? Does someone have experience with a paper
[...]
> Any ideas and ex
I had a look at Publishing and the 2 contained sample configurations.
Will following these examples give the left-hand scrollable TOC like
it's visible on the http://orgmode.org/manual page?
I think it depends on the css. Have a look on it ;-)
If you didn't know, you can easily get the css by do
Hi
Is there any way of excluding archived headers as refile targets?
I'd like to restrict refiling to those projects which are current.
Thanks
Paul
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu
(mistakenly sent this only to the OP... resending to list as well)
At 24 Jan 2010 20:10:03 +0100,
Sven Bretfeld wrote:
>
> Hi
>
> Is there any Symbol in org-beamer for \alert{Text}? In presentations
> \alert is recommended instead of italics. We could even think of
> translating text enclosed in
Manish writes:
> I am also beginning with something similar. My plan is to print the
> day's agenda every morning (or previous night) and may be fold it
> like pocketmod [1] using Christian Egli's org2pocketMod [2]. Then
org2pocketMod has been renamed to org2hpda and has been included in
org-m
I'm having problems with word wrapping when using org-indent-mode and word
wrapping. The text is wrapped beyond the right side of my 80-column window,
once I get a few levels of indentation.
So I checked the manual to make sure I was doing everything correctly, and the
manual says I need emacs v
I'm trying to get mobileOrg setup with mydisk.se. The website shows
instructions for XP and Vista, but nothing for Windows 7. Any ideas?
Thanks
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
ht
Mark Elston wrote:
>
> OK. From what I read I am assuming that a buffer is created with some
> already-processed (though not completely) org data as its initial
> content. Then, at some point, these hook functions are called on this
> new buffer. I assume this is the case since you wouldn't w
I have been using a combined Paper/org-mode system for awhile now. i think the
main thing is to have org as your primary system, and the paper system as a
collection/rumination point.
whenever I have an incoming action item, and I am nowhere near my computer, I
add it to an on-going todo list
I got it to work on my system, here is what I did:
- Downloaded and installed latest org-mode version to get mobile functions;
- Mapped the MyDisk drive by following the instructions described at
mydisk.se (works well even if not Windows 7 specific);
- Set org-mobile-directory to point to the
Hi everyone,
is there anyone here with an account on repo.or.cz (access with git
+ssh) who can currently pull or push? Because I cannot.
Thanks.
- Carsten
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs
Hello Eric
Eric S Fraga writes:
> There was a long discussion about this back in November on this
> mailing list.
Oh sorry, I have missed that.
> Essentially, you can add this functionality yourself:
Thank you,
Sven
___
Emacs-orgmode mailing li
pull works for me but only ends up telling me that org is already
up-to-date. i was also able to push a typo fix to worg.
regards
--
manish
On Mon, Jan 25, 2010 at 10:20 PM, Carsten Dominik wrote:
> Hi everyone,
>
> is there anyone here with an account on repo.or.cz (access with git+ssh) who
>
Hi Carsten,
Carsten Dominik writes:
> is there anyone here with an account on repo.or.cz (access with git
> +ssh) who can currently pull or push? Because I cannot.
I just made a test, works fine here.
--
Bastien
___
Emacs-orgmode mailing list
Pl
On Sat, Jan 23, 2010 at 2:16 AM, Greg Newman wrote:
> Eric, you hit the nail on the head. Now I'll be spending my
> Friday night redoing my configs (and probably Saturday, and the
> next…)
>
> On Fri, Jan 22, 2010 at 3:44 PM, Eric S Fraga wrote:
>>
>> > Amazing isn't it? I just blew a day by movin
On Thu, Jan 21 2010, Taru Karttunen wrote:
> I am wondering whether org-babel would be suitable for managing a
> bibtex database of ~1500 entries. I am thinking of making Bibtex
> entries into literate source code and thus have org-mode managing them
> in a more sensible way.
> Has anyone else do
On Sun, Jan 24 2010, Torsten Wagner wrote:
> What I'am looking for is a smart way to keep both in sync and that
> without big hassle. It has to be something which does the job quite
> quick thus I will do it directly e.g., every morning before starting
> work... instead of pushing and pushing it a
Carsten,
This adds ctrl-c ctrl-c context sensitive processing to pgp blocks
created by org-crypt.
I wasnt entirely sure where to put the regexp func so, since its so
small with the crypt patch, I submit it "neat" rather than as a diff. I
didnt spot another org func which does the same thing. Hop
Ah, I got it backwards. I thought I was supposed to edit index.org to
have links to files I wanted on my iphone. Now that I re-read the
documentation I see I need to put file names into org-mobile-files.
Thanks
On Sun, Jan 24, 2010 at 2:28 AM, Carsten Dominik
wrote:
>
> On Jan 22, 2010, at 11:
Hello,
Attached patch adds a section to the org-hacks page of Worg with a
function that removes redundant tags, that is: tags that are inherited
by a parent headline or the #+FILETAGS headline and local to a
headline.
This function is useful for me as I generally use tags to denote a
todo's conte
On Tue, Jan 26, 2010 at 4:39 AM, Austin Frank wrote:
> On Sun, Jan 24 2010, Torsten Wagner wrote:
> notebook as I process them. Nowadays I keep a cheaper flimsier notebook
> in my back pocket at all times [1]. In addition to letting me
> guiltlessly destroy the thing, it's also more comfortable
Applied to Worg.
Thanks
--
Manish
On Tue, Jan 26, 2010 at 12:53 AM, David Maus wrote:
> Hello,
>
> Attached patch adds a section to the org-hacks page of Worg with a
> function that removes redundant tags, that is: tags that are inherited
> by a parent headline or the #+FILETAGS headline and loc
For what it's worth, I also think that an option to do this would be useful.
On Sun, Jan 24, 2010 at 7:22 PM, Sven Bretfeld wrote:
> Hi
>
> "Sven Bretfeld" writes:
>
> > Quotation marks like "these" are converted to ``these'' by
> > org-export-latex. It would be much better to use \enquote{th
Hi Martin,
Thanks for reporting this bug. I just pushed up a fix.
Best -- Eric
"Martin G. Skjæveland" writes:
> Hi,
>
> I pulled a fresh copy of org-mode this morning and got an error I did
> not have before the pull.
>
> When I export the following to pdf
>
>
Hi,
This isn't really an Org-mode problem, but I just spent some time
running it down so I figured I'd share.
If "tikz" in included in `org-export-latex-packages-alist' with
something like
(add-to-list 'org-export-latex-packages-alist '("" "tikz"))
then, the command line -fg switch to dvipng
30 matches
Mail list logo