Carsten Dominik gmail.com> writes:
>
> BTW, this discussion has happened in the mailing list
> before several times - a FAQ entry might indeed be
> appropriate.
>
> - Carsten
Let me apologize for having started the thread then.
Sincerely,
--
Harven
On 14.7.2011, at 20:01, Nick Dokos wrote:
> har...@free.fr wrote:
>
>>
>>> b...@altern.org writes:
>>>
>>> har...@free.fr writes:
>>>
(setq outline-regexp "[-\f]+")
so as to use - as the headline starter character in outline mode.
Switch to another buffer, enter the text
Am 16.07.2011 01:15, schrieb Nick Dokos:
> Rainer Stengele wrote:
>
>> It will not be easy to cut down my org files to smaller sizes.
>>
>
> If you could try just eliminating the big file from org-agenda-files
> temporarily, try the commands to see if it does indeed make a
> difference, and then
diff --git a/lisp/org-footnote.el b/lisp/org-footnote.el
index 03e6369..3a30575 100644
--- a/lisp/org-footnote.el
+++ b/lisp/org-footnote.el
@@ -54,6 +54,7 @@
(declare-function org-fill-paragraph "org" (&optional justify))
(declare-function org-export-preprocess-string "org-exp"
Rainer Stengele wrote:
> It will not be easy to cut down my org files to smaller sizes.
>
If you could try just eliminating the big file from org-agenda-files
temporarily, try the commands to see if it does indeed make a
difference, and then add it back on, that would help steer us in the
right
On 13 July 2011 01:46, Philipp Möller wrote:
> Hello all,
> I want to define a capture template which pre-processes the head of the kill
> ring with a sexp that takes a string as an argument:
>
> (setq org-capture-templates
> (quote
> (("l" "Link" entry (file+headline "" "Links")
>
Am 15.07.2011 22:10, schrieb Nick Dokos:
> Rainer Stengele wrote:
>
>
>> Many a times I look at my weekly agenda view, working on the items of
>> today and looking back over the weekdays to quickly find todos I have
>> to to add further notes and clock times.
>>
>> Now, sometimes I do not find t
harven free.fr> writes:
>
> Achim Gratz nexgo.de> writes:
>
> >
> > Bastien altern.org> writes:
> > > If you can go through Org's code (or motivate someone to go thru the
> > > code for you) and check where the "*" is hardcoded instead of being
> > > inherited from outline-mode that would he
Achim Gratz nexgo.de> writes:
>
> Bastien altern.org> writes:
> > If you can go through Org's code (or motivate someone to go thru the
> > code for you) and check where the "*" is hardcoded instead of being
> > inherited from outline-mode that would help a lot, because I'm busy
> > with other c
Jambunathan K gmail.com> writes:
> >> Can you give me a hint where I can find some documentation about
> >> changing the styles.xml?
> >
> > You can have a look at contrib/odt/README.org. Jambunathan points
> > to this message, which can help:
> >
> > http://lists.gnu.org/archive/html/emacs-o
Greetings!
My goal is to export an orgmode file to LaTeX and then compile to PDF.
My orgmode file contains many URLs. What is the best way to have them
break? A simple URL in the orgmode file will not break. if I place
the URL in \url{my url} it is exported as
\url{[[my url]] [[my url]]}
Rainer Stengele wrote:
> Many a times I look at my weekly agenda view, working on the items of
> today and looking back over the weekdays to quickly find todos I have
> to to add further notes and clock times.
>
> Now, sometimes I do not find the right todo in the weekly view, so I
> activate t
On 15 Jul 2011, OSiUX wrote:
> When change the name of days and months, emacs crash!!::
>
> (setq calendar-week-start-day 7
> european-calendar-style t
> calendar-day-name-array
> ["Dom" "Lun" "Mar" "Mie" "Jue" "Vie" "Sab"]
> calendar-month-name-array
> ["Ene" "F
Bastien writes:
> If you can go through Org's code (or motivate someone to go thru the
> code for you) and check where the "*" is hardcoded instead of being
> inherited from outline-mode that would help a lot, because I'm busy
> with other changes I find more important right now.
There's roughly
On Fri, Jul 15, 2011 at 8:00 AM, Memnon Anon
wrote:
>
> John Hendy writes:
> > On Wed, Jul 13, 2011 at 11:11 AM, Bastien wrote:
> [...]
> >> Or did I miss something?
> >
> > Don't think so. Googling produces little, either.
> [...]
> > So... looks like notes + some other feature set that's unexp
Achim Gratz writes:
> Skip Collins writes:
>> Is there any more progress on finding and fixing this problem with org
>> and emacs24? I just built the development version of Aquamacs (GNU
>> Emacs 24.0.50.3). The problem with the way org autoloads lisp files is
>> present. Should this patch be ap
Hi guys,
I was going to create a new thread, but this one seems to fit exactly what
I'm looking for.
I'm creating a web app that interacts with orgmode files and allows you to
edit orgmode files on the browser. The edit part is not done. I'm quite good
at Javascript, and I wouldn't mind hacking s
Am 15.07.2011 18:00, schrieb Memnon Anon:
> Hi Rainer,
>
> Sorry, I can not really comment/help with anything.
> Just curious:
>
> Rainer Stengele writes:
>> This process, switching to "all todos" and back to "weekly agenda"
>> takes about 18 (!) seconds netto. This is a lot!
>
> a) How many f
Hi Brian,
[BTW: Keeping it on list, because there still may be some
good results for org. Strictly speaking however,
this is at least semi-OT. But I do not add OT to
the subject yet.]
brian powell writes:
> On Fri, Jul 15, 2011 at 9:00 AM, Memnon Anon
>> But I wholeheartedly
On Jul 15, 2011, at 12:38 PM, Jambunathan K wrote:
> M-x org-table-export RET
>
> If you are confused about what to type in just use TAB to see the
> completion candidates.
Thanks Eric and Jambunathan. That works well. Is there a way to have it convert
in-place, the way C-c | works, rather tha
Rainer Stengele writes:
> Hi all!
>
> In agenda view doing a C-x C-w produces a face related error.
> Can somebody help me out finding the issue in this debug message?
> Which font shoudl I change/correct?
Possible candidates are one of these faces
--8<---cut here---star
CFW it's AWESOME!
When change the name of days and months, emacs crash!!::
(setq calendar-week-start-day 7
european-calendar-style t
calendar-day-name-array
["Dom" "Lun" "Mar" "Mie" "Jue" "Vie" "Sab"]
calendar-month-name-array
["Ene" "Feb" "Mar" "Abr" "May" "Jun" "Jul" "Ago" "Sep" "Oct
"A. Ryan Reynolds" writes:
> I'm doing a lot of work with CSV files at the moment. I know I can
> convert a region of CSV to an org table with C-c | (and I do so
> frequently-- thanks for this highly useful feature!), but is there any
> way I can turn an org table back into CSV? I need to do this
Hi all!
In agenda view doing a C-x C-w produces a face related error.
Can somebody help me out finding the issue in this debug message?
Which font shoudl I change/correct?
Thanks,
- Rainer
Debugger entered--Lisp error: (error "Invalid face")
internal-get-lisp-face-attribute(nil :height nil)
Eric Schulte writes:
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> "Sebastien Vauban" writes:
>>
>>> Hi Thomas,
>>>
>>> Thomas S. Dye wrote:
I want to use one of the dot utilities, tred, in a way that preserves my
ability to distribute the Org-mode file as reproducible research, i.e.,
"A. Ryan Reynolds" writes:
> I'm doing a lot of work with CSV files at the moment. I know I can
> convert a region of CSV to an org table with C-c | (and I do so
> frequently-- thanks for this highly useful feature!), but is there any
> way I can turn an org table back into CSV? I need to do this
On Fri, Jul 15, 2011 at 9:00 AM, Memnon Anon
wrote:
> John Hendy writes:
>> On Wed, Jul 13, 2011 at 11:11 AM, Bastien wrote:
> [...]
>>> Or did I miss something?
>>
>> Don't think so. Googling produces little, either.
> [...]
>> So... looks like notes + some other feature set that's unexplained?
Skip Collins writes:
> Is there any more progress on finding and fixing this problem with org
> and emacs24? I just built the development version of Aquamacs (GNU
> Emacs 24.0.50.3). The problem with the way org autoloads lisp files is
> present. Should this patch be applied to org sources?
I've
Hi Rainer,
Sorry, I can not really comment/help with anything.
Just curious:
Rainer Stengele writes:
> This process, switching to "all todos" and back to "weekly agenda"
> takes about 18 (!) seconds netto. This is a lot!
a) How many files are in your agenda file list?
b) How many "all todos" d
Hello,
I noticed, while browsing `org-beamer-place-default-actions-for-lists',
that the undocumented BEAMER_dovl property is looked after. AFAIU, it
should permit to add overlay specifications to lists environments.
But, when checking `org-beamer-after-initial-vars', it appears that Org
propertie
I'm doing a lot of work with CSV files at the moment. I know I can convert a
region of CSV to an org table with C-c | (and I do so frequently-- thanks for
this highly useful feature!), but is there any way I can turn an org table back
into CSV? I need to do this almost as frequently.
--
A. Ryan
t...@tsdye.com (Thomas S. Dye) writes:
> "Sebastien Vauban" writes:
>
>> Hi Thomas,
>>
>> Thomas S. Dye wrote:
>>> I want to use one of the dot utilities, tred, in a way that preserves my
>>> ability to distribute the Org-mode file as reproducible research, i.e.,
>>> intermediate results should e
Hi Tom,
I just pushed up a fix for this issue.
Thanks for suggesting this change. -- Eric
t...@tsdye.com (Thomas S. Dye) writes:
> Aloha Eric,
>
> I ran into an odd problem exporting org-bibtex references. It turned
> out that I had inadvertently added a space, ":TYPE: book " The space is
> in
Hi Feiming,
The "width" and "height" header arguments are passed to R to affect the
size of the generated file e.g.,
png(filename="a1.png",width=500,height=500)
however they do not affect the generated latex code. Luckily Org-mode
does support passing information like image width to latex fig
Hi Seb,
This is tricky because in some languages (e.g., Haskell and Python)
whitespace needs to be respected, and the newlines are treated as part
of the code block.
We used to trim all whitespace padding from the edges of code blocks
during tangling, however that caused problems, so now we do no
Hi Torsten,
I've just written the included emacs-lisp function [1], which when added
to your config should provide for minimal evaluation functionality for
java code blocks.
This function drops the body of a code block to a file named after the
value of the :classname header argument (since java
Hello Bastien!
To clarify a bit. Lets say I have a file c:\temp\agenda.org (I'm calling it
file 'a').
When marked with TODO item: done, headings in this file are archived to
another file called c:\temp\archive\agenda.org_archive ('b')
If i use C-c C-a to attach a file to a certain topic in 'a' a
Dear all,
let me show some times I clocked using my precious org system.
Many a times I look at my weekly agenda view, working on the items of today and
looking back over the weekdays to
quickly find todos I have to to add further notes and clock times.
Now, sometimes I do not find the right to
"Sebastien Vauban"
writes:
> "William H. Daffer" wrote:
>> I'm relatively new to org-mode, I'm liking what I see so far, but I have two
>> questions.
[...]
>> I'm using emacs 23.2.1, org-mode 6.33x
[...]
> First remark: migrate away from "remember". Use the new interface called
> "org-capture".
"Sebastien Vauban" writes:
> Hi William,
>
> "William H. Daffer" wrote:
>> I'm relatively new to org-mode, I'm liking what I see so far, but I have two
>> questions.
>
> Welcome, then!
>
>> I'm using emacs 23.2.1, org-mode 6.33x
ops! William, this is quite old. please consider update to version
John Hendy writes:
> On Wed, Jul 13, 2011 at 11:11 AM, Bastien wrote:
[...]
>> Or did I miss something?
>
> Don't think so. Googling produces little, either.
[...]
> So... looks like notes + some other feature set that's unexplained?
I found some stuff, e.g.:
http://vimeo.com/16594128 [which I
Hi William,
"William H. Daffer" wrote:
> I'm relatively new to org-mode, I'm liking what I see so far, but I have two
> questions.
Welcome, then!
> I'm using emacs 23.2.1, org-mode 6.33x
>
> I have org-todo-keywords set to
>
> ((sequence "TODO(t!)" "ANALYSIS(a!)" "FEEDBACK(f@)" "VERIFY(v!)" "WA
Hello,
Bastien writes:
> Nicolas Goaziou writes:
>
>> I think some parts of Org code use `outline-regexp', some others use
>> `org-outline-regexp' and some parts have it hard-coded.
>>
>> For the sake of consistency, It would certainly be a good idea to
>> generalize the use of `org-outline-reg
Hi Memnon,
Memnon Anon writes:
> If Bastien agrees to its assessment, I would suggest adding a link to it
> to the FAQ item on the topic.
Please do. No matter if I 100% agree with its assessment or not,
as long as it is informative -- and it is informative :)
--
Bastien
Hi Nicolas,
Nicolas Goaziou writes:
> I think some parts of Org code use `outline-regexp', some others use
> `org-outline-regexp' and some parts have it hard-coded.
>
> For the sake of consistency, It would certainly be a good idea to
> generalize the use of `org-outline-regexp'.
Actually, I th
Hi all,
I think this is a very reasonable and concise mail on the star topic
Nicolas wrote here.
If Bastien agrees to its assessment, I would suggest adding a link to it
to the FAQ item on the topic.
Memnon
Hi all,
Pieter Praet writes:
> On Thu, 14 Jul 2011 19:32:18 +0200 (CEST), har...@free.fr wrote:
> Please don't *insult* our devs by calling this useless BS a "BUG",
> let alone ask them to *waste* their precious time and skills on it.
Mhh, I don't think it was in any way insulting to ask?
OTOH,
Hi Gustav,
Gustav Wikström writes:
> Is it possible to make attachment-folders move with the headings when
> refiling them to other locations?
I'm not sure what you mean.
Can you give an example?
--
Bastien
* John Tait wrote:
> Dear all
Hi!
> Some time ago I floated a "tag hierarchy" idea for org-mode. It didn't
> gain much interest (through I received some very kind replies).
>
> http://lists.gnu.org/archive/html/emacs-orgmode/2011-03/msg01393.html
Wow, cool idea and I totally agree regarding the
Is it possible to make attachment-folders move with the headings when
refiling them to other locations?
Regards
Gustav
har...@free.fr writes:
> Starting with emacs -Q (this is emacs 23.2 together with org-mode
> 6.33),
This version of Org is quite old -- for bug reports, we encourage
people to check against the latest version.
> execute in the scratch buffer
> (setq outline-regexp "[•\f]+")
> so as to use a bul
Hi Philipp,
Philipp Haselwarter writes:
> Is there any particular reason for it to be hardcoded? Apart from the
> fact that /well it just is this way right now/ I mean.
Nothing carved in stone, but here are the two reasons I see:
- we don't want users to use arbitrary regexp to match headlines
Hello,
Philipp Haselwarter writes:
> Is there any particular reason for it to be hardcoded? Apart from the
> fact that /well it just is this way right now/ I mean.
I don't know the truth here, but I'd guess it is about keeping Org
structure in ASCII. Org is about simplicity and portability (and
Philipp Haselwarter writes:
> No need to go all flaming
+1
Let's keep out hearts warm and our love of Orgmode mild. Let's not warm
our hearts so much that it starts an hell fire and burn our souls to
ashes.
I hold all 3 parties not entirely above reproach. Just my 2 cents.
ps: I feel all goo
Hi Harven,
I understand your point -- yes, from a purely theoretical point
of view, we should be able to use another character than "*" to
match headlines, because org-mode is derived from outline-mode.
If you can go through Org's code (or motivate someone to go thru the
code for you) and check
No need to go all flaming because someone thinks the looks of the
software matter. TBH I don't see what's wrong with that or in what way
that's the opposite of efficiency.
Abstracting the user interface from the logic is an important paradigm,
especially for something like org-mode that you want t
Bastien writes:
> Hi Angel,
>
> maybe you can have a look at GNU recutils:
>
> http://www.gnu.org/s/recutils/
>
> I'd be curious to know if recutils has been used to store
> and manage bookmarks, but I think it's a natural fit.
>
> We had some discussion with the author, Jose E. Marchesi,
> wh
57 matches
Mail list logo