t...@tsdye.com (Thomas S. Dye) writes:
> I've been working with Nicolas Goaziou's new LaTeX exporter recently and
> the gap between Org mode and AucTeX has narrowed considerably.
Thats of course always true for Org-mode, and often the problem isn't
really in the software, but sits in front of the
Hello Michael,
Michael Alan Dorman wrote:
> Using Org-mode to write in a literate style is a lot of fun. When I
> read about coderef labels, they seemed likely to make it even better.
>
> The only problem is that they aren't stripped during tangling. If you
> tangle this:
>
> #+BEGIN_SRC sh -n -r
I want to use org-mode for data analysis for my results. I also want to do
this using small chunks of code blocks for various task. To achieve that. I
need to pass dictionaries (20 entries of lists, each of several hundreds
variables, each is a list by itself). I wanted to do so by the #+CALL
optio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
I konw ther is org-notmuch - but is there a howto around? I remember seeing
something, but I can't
find it.
How can I load it? How can I create it? I looked at org-notmuch.el, but I seem
to have one of my
frequent blonde moments in regards to el
Hi Thorsten,
* Thorsten Jolitz [24. Jan. 2013]:
> - after figuring out that I can have full outline functionality in .el
> files too, the (in my eyes) main advantage of an org-based config was
> gone.
could you please elaborate how to achieve this?
Ciao, Gregor
--
-... --- .-. . -.. ..--.
Hi François,
François Pinard writes:
>https://github.com/pinard/PopOrg
I added a link to
https://github.com/pinard/PopOrg/blob/master/poporg.el
In worg/org-hacks.org:
http://orgmode.org/cgit.cgi/worg.git/commit/?id=c0a908
Please edit this further to refine it!
Thanks,
--
Bastien
Hi Ken,
Ken Williams writes:
> Hi all,
>
> When exporting to HTML I always add some extra CSS to my org-mode config,
> for the purpose of identifying which chunks are input vs. output, and for
> identifying the language of the code in code chunks. Language is
> identified by a little label on t
Bastien writes:
> Yes, close to perfect. As noted in the link I gave, you need to use
> `C-x 4 a' in the section of the manual you changed in order to create
> a proper ChangeLog.
It's weird, `C-x 4 a' wasn't able to determine correctly the sections
changed. :/
> In your case, the ChangeLog sh
Hi,
my agenda shows a line:
"No heading for this item in buffer or region."
how should I track down the problematic part of my org files?
Ciao, Gregor
--
-... --- .-. . -.. ..--.. ...-.-
Hi Gregor,
Gregor Zattler writes:
> my agenda shows a line:
>
> "No heading for this item in buffer or region."
It means the agenda contains tasks like
* TODO
with no heading.
> how should I track down the problematic part of my org files?
You can run this in your Org buffer:
M-: (while (
Hi,
Ren Wen shan writes:
> I started to use org2blog for blogging recently and it works great.
> Just
> wondering if it is possible to add section numbers like
> org-export-as-html does.
>
> For example, a org file like this:
>
> * Generally Not Used
> ** Except
> *** By Middle Aged
>
> * Comput
Hi Gregor,
Gregor Zattler writes:
> Hi Thorsten,
> * Thorsten Jolitz [24. Jan. 2013]:
>> - after figuring out that I can have full outline functionality in .el
>> files too, the (in my eyes) main advantage of an org-based config was
>> gone.
>
> could you please elaborate how to achieve th
Daimrod writes:
> Bastien writes:
>
>> Hi Daimrod,
>>
>> Daimrod writes:
>>
>>> Is there an #+STARTUP parameter to automatically display LaTeX
>>> fragments?
>>
>> Nope, sorry.
>
> Here is a patch to add `org-startup-with-latex-preview'. It should work
> like `org-startup-with-inline-images'.
Hi,
how can I achieve that footnotes are inserted at the end of the top
level headline? By default they are inserted at the end after a new
headline ``footnotes''.
Secondly how to prevent html export from altering the given position?
henry
Hello,
vdya...@elvees.com (Дядов Васил Стоянов) writes:
> With my patch to ob-core.el org-babel works fine with your suggestion. It
> just skips #+attr_...: lines as blank lines (original behaviour of
> org-babel is to skip blank lines between #+end_src and #+results, when
> it searches results b
Kyle Machulis writes:
> Building on these idea, eric schulte's emacs 24 starter kit actually
> uses tags to configure what should and shouldn't be tangled, to make
> things easily configurable by others (not really a feature most of us
> are looking for in configs, but interesting nonetheless). C
Hi Henry,
henry atting writes:
> how can I achieve that footnotes are inserted at the end of the top
> level headline? By default they are inserted at the end after a new
> headline ``footnotes''.
I remember seeing a hack for this, but maybe my memory is wrong.
With Org's default features, you
Hi Andreas,
Andreas Leha writes:
> Apologies for hijacking this thread. But could someone tell me how to
> open that link directly in emacs? My try with 'browse-url-emacs'
> failed.
You cannot. Get the file and open it.
Best,
--
Bastien
Gregor Zattler writes:
Hi Gregor,
> * Thorsten Jolitz [24. Jan. 2013]:
>> - after figuring out that I can have full outline functionality in .el
>> files too, the (in my eyes) main advantage of an org-based config was
>> gone.
>
> could you please elaborate how to achieve this?
I already
Hi Yatam Avital,
Yotam Avital writes:
> I want to use org-mode for data analysis for my results. I also want to do
> this using small chunks of code blocks for various task. To achieve that. I
> need to pass dictionaries (20 entries of lists, each of several hundreds
> variables, each is a list
Bastien writes:
Hi Bastien,
> Gregor Zattler writes:
>
>> Hi Thorsten,
>> * Thorsten Jolitz [24. Jan. 2013]:
>>> - after figuring out that I can have full outline functionality in .el
>>> files too, the (in my eyes) main advantage of an org-based config was
>>> gone.
>>
>> could you pleas
Hi Thorsten,
Thorsten Jolitz writes:
> I just tried it, the org-cyle commands do work in my init.el (in
> outline-minor-mode), except the global cycling (with one C-u), that
> one does nothing. But the others (zero Args, or with C-u C-u or C-u C-u
> C-u) seem to work as expected.
I don't under
John Hendy writes:
> On Fri, Jan 18, 2013 at 4:35 AM, Søren Aagaard Mikkelsen
> wrote:
>> I have used orgmode for a while, but hasn't used any of its advanced
>> features that much. I'm currently writing a minutes report and what to
>> export a specific subtree, e.g.
>>
>> * Minutes from <2013-0
Hi, Sebastien,
"Sebastien Vauban" writes:
> Or a feature, with the consequence that you should put those refs as comments
> (with the appropriate syntax in your language).
That is an excellent suggestion for resolving my immediate issue that
had not occured to me at all. It believe it does mean
Hi Moritz,
Moritz Ulrich writes:
> Any hints? Googling just pointed me to a mail thread where removing,
> restarting Emacs and re-installing the package fixed everything - that
> doesn't work for me.
It's safer not to use GNU ELPA or Org ELPA for installing Org
for now. Yes, that's a bit an a
Hi,
I looked into generated html, not result of org-element-property.
But you're right: org-element-property works exactly as you say.
I'll change the patch to ob-core.el to reflect behavior of
org-element-property.
With best regards,
Vasil
> Of course not. With:
>
> #+attr_html: alt="big im
Hi Andreas,
Andreas Röhler writes:
> Okay, I'll dig into.
>
> For the moment: assume this code should not be needed,
> python-mode.el should act that all. But let me have a closer look,
Great, thanks a lot!
--
Bastien
Hi Viktor,
Viktor Rosenfeld writes:
> The credit should go to Bernt Hansen. I found it in his org-mode
> setup.
Fixed, thanks!
--
Bastien
Hi Vasil,
vdya...@elvees.com (Дядов Васил Стоянов) writes:
> I'll change the patch to ob-core.el to reflect behavior of
> org-element-property.
Please fill in the form to assign your copyright to the FSF,
otherwise we will not be able to take any patch for Org's core.
http://orgmode.org/cgit.cg
Hi David,
"Loyall, David" writes:
> Does org-mode have an escape mechanism?
The new exporter handles links like =[[!img]]= correctly.
Download Org: orgmode.org/org-7.9.3d.tar.gz
Add the contrib lisp directory:
(add-to-list 'load-path "~/org-7.9.3d/lisp/")
(add-to-list 'load-path "~/org-7.9.3
Hi Nicolas,
"Nicolas Richard" writes:
> My use case is to ease the process of filling in a "doodle". I already
> wrote a few lines to import the proposed dates of a given doodle into
> org-mode timestamps (see here: https://gist.github.com/4529894). Atm I
> have to open (C-c C-o) each time stamp
Bastien writes:
Hi Bastien,
> I don't understand what does not work exactly -- can you tell me?
ok, I checked more exactly in my init.el in outline-minor-mode:
(1)
M-x org-cycle on the top-level entries expands the entry one level, and
then collapses it again, i.e. cycling between two states
Hi Bastien,
Bastien writes:
> Hi Andreas,
>
> Andreas Leha writes:
>
>> Apologies for hijacking this thread. But could someone tell me how to
>> open that link directly in emacs? My try with 'browse-url-emacs'
>> failed.
Thanks for answering that OT question, although ...
> You cannot. Get
Bastien writes:
> Hi Henry,
>
> henry atting writes:
>
>> how can I achieve that footnotes are inserted at the end of the top
>> level headline? By default they are inserted at the end after a new
>> headline ``footnotes''.
>
> I remember seeing a hack for this, but maybe my memory is wrong.
>
Hi Xue,
Xue Fuqiao writes:
> In (info "(org) Editing and debugging formulas"):
>
> ` (`org-table-fedit-lisp-indent')'
> Pretty-print or indent Lisp formula at point. When in a line
> containing a Lisp formula, format the formula according to
> Emacs Lisp ru
Hi,
I would like to have a main text of the document in LaTeX and only some parts as
org files (using tables and babel functionality). Then these files I want to
export to .tex files and include to the main tex file with \input{myorgfile1}.
My question: is it possible to export to LaTeX without pr
Bastien writes:
> Hi,
>
> Ren Wen shan writes:
>
>> I started to use org2blog for blogging recently and it works great.
>> Just
>> wondering if it is possible to add section numbers like
>> org-export-as-html does.
>>
>> For example, a org file like this:
>>
>> * Generally Not Used
>> ** Except
vdya...@elvees.com (Дядов Васил Стоянов) writes:
> Pathch for org-docview.el is attached.
I applied a slightly more general version of it:
http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=6f3cb7
Please add a proper ChangeLog for further patches.
Thanks!
--
Bastien
Hello,
When trying to publish my Web site pages with the most recent Cygwin Emacs[1], I
get the following error:
--8<---cut here---start->8---
Debugger entered--Lisp error: (error "Can't find library org")
signal(error ("Can't find library org"))
error("Can
Andreas Leha writes:
> Kyle Machulis writes:
>> https://raw.github.com/eschulte/emacs24-starter-kit/master/starter-kit.org
> Apologies for hijacking this thread. But could someone tell me how to
> open that link directly in emacs? My try with 'browse-url-emacs'
> failed.
You can use Emacs-w3m
Andreas Leha writes:
> ^^ that is something I'd not expect to hear when it comes to
> emacs
(when (switch-to-buffer-other-window
(url-retrieve-synchronously
"https://raw.github.com/eschulte/emacs24-starter-kit/master/starter-kit.org";))
(write-file (read-from-min
Michael,
Michael Alan Dorman wrote:
> "Sebastien Vauban" writes:
>> Or a feature, with the consequence that you should put those refs as comments
>> (with the appropriate syntax in your language).
>
> That is an excellent suggestion for resolving my immediate issue that
> had not occured to me at
Hi Arun,
Arun Persaud writes:
> thanks everyone for the feedback! With it I managed to use the
> %(expression) in org-agenda-prefix-format to show the breadcrumbs. In
> case that's useful for other people too, I attached a patch that adds a
> %b option to org-agenda-prefix-format to does the sam
Hi Michael,
Michael Alan Dorman writes:
> It seems counter-intuitive to me that text that is regarded as
> meta-information when rendering for presentation is not treated
> similarly when tangling---a needless mismatch between the two
> processes.
I agree this is a bug, and a pretty ugly one I'
Oh! Now I understand why we miscommunicate...
You checked this link...
http://orgmode.org/worg/org-faq.html#sec-5-4
But the webpage was perhaps not up to date and showed this
link instead:
http://orgmode.org/worg/org-faq.html#sec-5-5
See the first link for my answer to Gregor, which
is a
Hi Paul,
Paul Sexton writes:
> Below are patches against org.el and org-capture.el.
it really helps to send patches with git format-patch, and to add a
ChangeLog... at least it speeds up the patch reviewing process for me!
> Are you sure it works correctly?
Yes -- please re-read the docstrin
Hi Bastien,
* Bastien [24. Jan. 2013]:
> Gregor Zattler writes:
>> my agenda shows a line:
>>
>> "No heading for this item in buffer or region."
>
> It means the agenda contains tasks like
>
> * TODO
>
> with no heading.
>
>> how should I track down the problematic part of my org files?
>
>
Hi Sébastien,
"Sebastien Vauban"
writes:
> It seems that `org-ditaa' and `org-exp-blocks' both expect to find an
> "../contrib" directory. Such is not bundled with Emacs. Isn't the assumption
> wrong, then or should `contrib' be bundled as well?
I don't know how Cygwin builds the Emacs packag
Wenshan Ren writes:
> It uses CSS counter-increment property to add section numbers, I want to
> know if it is possible to make use of labels such as id="sec-1-1>.
I don't know.
> I found that blogs generated by org2blog actually contain section
> numbering information (as the label mentioned
I like the idea a lot. Thanks for posting it. It will help with
lists in elisp files.
Also wondering about the opposite. What if we could have
bidirectional links, and actually use an agenda file for some of the
entries instead of keeping the entries in the non-Org file?
Samuel
--
The Kafka
Gunnar Wolf dijo [Wed, Jan 23, 2013 at 11:25:43AM -0600]:
> > When exporting to HTML I always add some extra CSS to my org-mode
> > config, for the purpose of identifying which chunks are input
> > vs. output, and for identifying the language of the code in code
> > chunks. Language is identified
Samuel Wales writes:
> What if we could have bidirectional links, and actually use an agenda
> file for some of the entries instead of keeping the entries in the
> non-Org file?
I'm not sure I understand the use case you have in head. Maybe
executable links could be helpful to you? I use them
Hi Bastien,
Bastien wrote:
> "Sebastien Vauban" writes:
>
>> It seems that `org-ditaa' and `org-exp-blocks' both expect to find an
>> "../contrib" directory. Such is not bundled with Emacs. Isn't the assumption
>> wrong, then or should `contrib' be bundled as well?
>
> I don't know how Cygwin buil
Gregor Zattler wrote:
> When I move the cursor over this lines a message appears in the
> echo area:
>
> byte-code: Before first headline at position 64 in buffer org.org [14 times]
>
> The second line of org.org begins at character 64 in the buffer.
> It's a timestamp:
>
> #Time-stamp: <2013-
Bastien:
I sense that your reply contains the key to the functionality that I
want but I find I am unable to figure it out. I'm sorry to bother you
further but I would be grateful for a little more direction.
My first problem is that C-h is mapped to backspace on my computer. I
presume (C-
Hi Darlan,
Darlan Cavalcante Moreira writes:
> everything works as expected and a table in the headline with ID
> "someIDstring" is used. However, if I try
>
> ("f" "The template description" table-line
> (id some_variable)
> "this is the template content"
> :table-line-pos "II-1"
>
Gregor Zattler wrote:
> When I move the cursor over this lines a message appears in the
> echo area:
>
> byte-code: Before first headline at position 64 in buffer org.org [14 times]
>
> The second line of org.org begins at character 64 in the buffer.
> It's a timestamp:
>
> #Time-stamp: <2013-
Gregor Zattler writes:
> #Time-stamp: <2013-01-24 16:30:39 grfz>
>
> Till recently this was no problem since it is a comment line.
This is not a comment line, comment lines start with "[\t ]*# "
(note the space after the #).
--
Bastien
Hi Gregor,
Gregor Zattler writes:
> But alas, the message "No heading for this item in buffer or
> region." still appears two times in my agenda -- for today.
The attached patch fixes it.
Carsten, was there any special reason for allowing to add
an agenda entry before the first headline? The
Christopher Schmidt writes:
> The default value it t anyway. The docstring suggests that this
> variable should be set via file variables. I do not think org-mode
> should worry about AUCTeX.
Ping?
The default value of TeX-master is t. Binding a symbol which might be
defvar'ed within the let-
Bastien wrote:
> Hi Gregor,
>
> Gregor Zattler writes:
>
> > But alas, the message "No heading for this item in buffer or
> > region." still appears two times in my agenda -- for today.
>
> The attached patch fixes it.
>
> Carsten, was there any special reason for allowing to add
> an agenda
Hi Bastien,
Bastien writes:
> Andreas Leha writes:
>
>> ^^ that is something I'd not expect to hear when it comes to
>> emacs
>
> (when (switch-to-buffer-other-window
>(url-retrieve-synchronously
>
> "https://raw.github.com/eschulte/emacs24-starter-kit/master/start
Hi Andrew,
some time ago I did somethin similar (see below), it works with properties and
might
come close, to what you want ...
best regards, Marc
(defun org-date-state (arg)
"Save away state for current node; with prefix restore for all nodes if time has
passed."
(interactive "P")
(i
Nick Dokos writes:
> to try to reproduce Rainer's problem, when I first construct the agenda,
> I get *both* the TODO and the no-heading message: text properties are not
> active. If I then visit the file (e.g. RET on the TODO item) and construct
> the agenda again, neither the TODO nor the no-he
Hi Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> Ezequiel Birman writes:
>
>> Is it possible to write something like this with the new exporter?
>>
>> #+OPTIONS: (if (and (boundp 'org-export-current-backend) (eq
>> org-export-current-backend 'e-beamer)) "H:1" "H:3")
>
> There is no `org-export
Moritz Ulrich writes:
> Any hints? Googling just pointed me to a mail thread where removing,
> restarting Emacs and re-installing the package fixed everything - that
> doesn't work for me.
You read that wrong. What should work is installing, re-starting Emacs,
removing and re-installing the packa
Sebastien Vauban writes:
> - `org-ditaa' and `org-exp-blocks' both expect that directory along where
> org.el resides
No they don't, this is only used as a fallback if they can't find the
expected files elsewhere. You need to configure where they should find
the JAR files.
Regards,
Achim.
--
On 1/24/2013 1:27 PM, Sebastien Vauban wrote:
Hi Bastien,
Bastien wrote:
"Sebastien Vauban" writes:
It seems that `org-ditaa' and `org-exp-blocks' both expect to find an
"../contrib" directory. Such is not bundled with Emacs. Isn't the assumption
wrong, then or should `contrib' be bundled as
Hi Sébastien,
yes, the default `org-ditaa-jar-path' value points
to the contrib/ directory, but a wrong value for this
variable does prevent publishing a web page -- unless
you want to publish ditaa shunk without setting the
`org-ditaa-jar-path' correctly.
Is it what you did?
Best,
--
Basti
Achim Gratz writes:
> Moritz Ulrich writes:
>> Any hints? Googling just pointed me to a mail thread where removing,
>> restarting Emacs and re-installing the package fixed everything - that
>> doesn't work for me.
>
> You read that wrong. What should work is installing, re-starting Emacs,
> remo
Hi Andrew,
"Andrew M. Nuxoll" writes:
> My first problem is that C-h is mapped to backspace on my computer.
> I presume (C-h v) means view help on a particular item.
C-h v is normally bound to `describe-variable'.
So you can run this:
M-x describe-variable RET org-agenda-todo-ignore-timestam
Bastien:
Thanks for your patience and continued assistance.
Here an example scenario that illustrates my problem: Say, at the end
of each week I need to sit down and generate a report on my progress to
send to the boss. So I have recurring, weekly TODO entry on Friday
morning. Well, one we
On Thu, 24 Jan 2013 15:43:02 +0100
Bastien wrote:
> > What does the `open formula' mean?
>
> It means "in the non-collapsed formula", see the sentence before.
Thanks a lot.
--
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao
"Andrew M. Nuxoll" writes:
[...]
> Furthermore, a delayed TODO item should have more urgency since it's
> been delayed. But creating a copy means i can't do that. When Monday
> rolls around and it's time to prepare that report it shows up in green
> text like this in my agenda:
> S
Hello all,
I recently spent a while figuring out how to add custom-keybindings to
the read-date-minibuffer which appears when org-read-date is called.
The only way to do it currently is to use the
org-read-date-minibuffer-setup hook, and add keybindings to the
minibuffer-local-map there. I'm wond
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--
Bastien writes:
> Andreas Leha writes:
>
>> ^^ that is something I'd not expect to hear when it comes to
>> emacs
>
> (when (switch-to-buffer-other-window
>(url-retrieve-synchronously
>
> "https://raw.github.com/eschulte/emacs24-starter-kit/master/starter-kit.org";)
Bastien wrote:
> Nick Dokos writes:
>
> > to try to reproduce Rainer's problem, when I first construct the agenda,
> > I get *both* the TODO and the no-heading message: text properties are not
> > active. If I then visit the file (e.g. RET on the TODO item) and construct
> > the agenda again, n
Bastien writes:
> I already suggested to *not* use ELPA at all for now.
I happen to think that this suggestion goes too far (if you think nobody
should use OIrg from ELPA, then you'd need to stop making it available
there and hopefully we already agreed that this isn't an option). There
is actual
Hi Francois,
On 1/24/13, François Pinard wrote:
> I'm not sure I understand the use case
Your Org in elisp solution allows limited Org functionality in Elisp
and other files. You cannot put those files in the agenda, or do many
other things that you can do with agenda files. The entries are no
80 matches
Mail list logo