On Mar 21, 2010, at 6:35 AM, Chao Lu wrote:
Dear all,
Is it possible for all the headlines inherit tags from the filename?
If we could make it a in-buffer setting, that will be great. For
example, I usually write notes related to Emacs in a file called
Emacs.org. ^.^
Hi Chao,
that wou
On Mar 21, 2010, at 6:30 AM, Chao Lu wrote:
Dear all,
As I'm using more and more tags, I found the keys are not enough. It
is possible to define keymaps like emacs?
(setq org-tag-alist '(("Culture" . ?c)
("ComputerSE" . ?C)
("English" . ?e)
On Mar 20, 2010, at 9:29 PM, Leo wrote:
Hello,
While taking some common lisp notes, I found compiling the following
org
file's LaTeX output fails.
#+title: test file
* one
1. (char "string" 2) => #\r
2. define-modify-macro
3. (code-char 66) => #\B and (
Dear all,
Is it possible for all the headlines inherit tags from the *filename?* If we
could make it a in-buffer setting, that will be great. For example, I
usually write notes related to Emacs in a file called Emacs.org. ^.^
All the best,
Chao
*
*
___
Dear all,
As I'm using more and more tags, I found the keys are not enough. It is
possible to define keymaps like emacs?
(setq org-tag-alist '(("Culture" . ?c)
("ComputerSE" . ?C)
("English" . ?e)
("GuoXue" . ?g)
("H
David Maus writes:
> Leo wrote:
> >On 2010-03-20 20:29 +, Leo wrote:
> >> Hello,
> >>
> >> While taking some common lisp notes, I found compiling the following org
> >> file's LaTeX output fails.
> >>
> >>
> >> #+title: test file
> >>
> >> * one
> >>
Carsten Dominik writes:
> On Mar 18, 2010, at 9:32 PM, Leo wrote:
>
>> Thinking about my own experience, I didn't feel the pain since I
>> gradually changing my org mode configuration over a few years. but I
>> could understand the frustration.
>
> I would be interested in a discussion on how to
Leo wrote:
>On 2010-03-20 20:29 +, Leo wrote:
>> Hello,
>>
>> While taking some common lisp notes, I found compiling the following org
>> file's LaTeX output fails.
>>
>>
>> #+title: test file
>>
>> * one
>> 1. (char "string" 2) => #\r
>> 2. define-modify-ma
On 2010-03-20 20:29 +, Leo wrote:
> Hello,
>
> While taking some common lisp notes, I found compiling the following org
> file's LaTeX output fails.
>
>
> #+title: test file
>
> * one
> 1. (char "string" 2) => #\r
> 2. define-modify-macro
> 3. (code-char 6
Hello,
While taking some common lisp notes, I found compiling the following org
file's LaTeX output fails.
#+title: test file
* one
1. (char "string" 2) => #\r
2. define-modify-macro
3. (code-char 66) => #\B and (char-code #\B) => 66
4. terpri and fresh-l
On Fri, Mar 19, 2010 at 7:45 PM, Dan Davison wrote:
> Nathan Neff writes:
>
> > I think it would be cool to use Org-babel as a simple test harness.
> >
> > I'd like to have an org file, with various sections that demonstrate how
> to do
> > something in Groovy. I'd like to be able to run all th
On Fri, Mar 19, 2010 at 7:45 PM, Dan Davison wrote:
> Nathan Neff writes:
>
> > I think it would be cool to use Org-babel as a simple test harness.
> >
> > I'd like to have an org file, with various sections that demonstrate how
> to do
> > something in Groovy. I'd like to be able to run all th
I want to make an agenda view for todos older than 7 days sorted by
oldest date first.
My TODOs have a timestamp inside the logbook which shows when they got
the TODO status.
>*** TODO headline
>:LOGBOOK:
>- State "TODO" from "" [2010-03-20 Sat 19:39]
>:END:
H
Hi Taur,
Maybe you could wrap the entire source code block in a div and then use
CSS to change the attributes of the div and the contained paragraph and
image
#+HTML:
source block
#+HTML:
-- Eric
Taru Karttunen writes:
> Hello
>
> I have org-babel code like
>
> #+begin_src R :var data=f
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am 20.03.2010 16:31, schrieb Carsten Dominik:
>
> On Mar 19, 2010, at 8:46 AM, Bernd Weiss wrote:
>
>> Dear all,
>>
>> I'm having trouble with agenda customization. I have a couple of entries
>> (+ timestamp) which are tagged with 'conference' and I'
At Sat, 20 Mar 2010 15:47:35 +0100,
Carsten Dominik wrote:
>
>
> On Nov 19, 2009, at 5:13 PM, Matt Price wrote:
>
> > Hi everyone,
> >
> > I've just been looking at this picture from the org-mode home page:
> > http://orgmode.org/img/tasks.png
> > I like the line :
> > * PROJ Organize the inters
On Mar 19, 2010, at 8:46 AM, Bernd Weiss wrote:
Dear all,
I'm having trouble with agenda customization. I have a couple of
entries
(+ timestamp) which are tagged with 'conference' and I'd like to
have a
list of conferences + timestamps.
Hi Bernd,
what do you mean by "a list of conferen
On Mar 14, 2010, at 9:56 PM, smc wrote:
Ok, btw I also created the org-mode Spanish translation page at the
Wikipedia as I am translating the texi manual, in the hope that Org
developers implement in a near future a i18n feature for the mode!!
How would such a feature look like?
- Carsten
On Feb 22, 2010, at 6:28 AM, Nathaniel Flath wrote:
I'd really like to be able to use ido to insert links, but even
though I have org-completion-use-ido set to t this does not occur.
This seems to be because of org-insert-link in org.el, line8061:
(let ((org-completion-use-ido nil)
Howev
Hi Ilya,
the various style variables get inserted into the head section.
I believe that
#+STYLE:
should do the trick.
HTH, and sorry that this took s long.
- Carsten
On Feb 4, 2010, at 2:14 PM, Ilya Shlyakhter wrote:
Is there a way to specify code to be inserted as meta tags in the
On Jan 18, 2010, at 1:43 PM, Sébastien Vauban wrote:
Hi Carsten,
Carsten Dominik wrote:
On Jan 14, 2010, at 12:15 PM, Sébastien Vauban wrote:
Sébastien Vauban wrote:
Here a problem when exporting such a file:
--8<---cut here---start->8---
#+MACRO: rest
On Nov 19, 2009, at 5:13 PM, Matt Price wrote:
Hi everyone,
I've just been looking at this picture from the org-mode home page:
http://orgmode.org/img/tasks.png
I like the line :
* PROJ Organize the interstellar dust meeting
Is "PROJ" a custom TODO 'type' keyword? I have to say I quite like
I quite like Thomas' idea of packets for specific org mode uses. As a
starting list consdier: writing for the web, writing for print, basic task
management, "full" GTD, time tracking, code/LaTeX tangling. The list could
obviously be edited down or up in length. Each of these packets might
include
On 2010-03-19 17:08 +, Carsten Dominik wrote:
> I would be interested in a discussion on how to decrease the startup
> pain in a clever way.
>
> - Carsten
The 88th slide says:
We implemented a rule-based expert system that provides the
functionality of systems like CLIPS, LISA or OPS5.
Anybo
24 matches
Mail list logo