Hello,
Achim Gratz writes:
> This code snippet has at last after revealed where the problem is: the
> function call to (current-buffer) gets unquoted, when it clearly needs
> to be in the expansion. The literal expansion of the buffer content
> into the compiled bytecode is similarly explained
Hello,
When trying to export to LibreOffice, I get this error message:
--8<---cut here---start->8---
Debugger entered--Lisp error: (void-variable org-line)
(string-match "^ORG-\\(.*\\)-\\(START\\|END\\)$" org-line)
(if (string-match "^ORG-\\(.*\\)-\\(START\
Hi!
Following scenario: I see my (daily) agenda, go to a meeting (which
is scheduled regularly) and press Enter.
This jumps to the Org-mode file of this entry which has got
following (sub-)structure in the file:
* Project
* Person X
* Meeting 1
* Meeting 2
* Meeting 3
* Mee
Hi all,
thanks for your answers,
I do confirm that 'flet' is now working in emacs following emacs patch
http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00515.html
Org mode is working like a charm with in emacs, trunk version.
--
~^v^~ Bat
Baptiste Fouques writes:
> Hi,
>
> thanks
Baptiste Fouques writes:
> I do confirm that 'flet' is now working in emacs following emacs patch
> http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00515.html
>
> Org mode is working like a charm with in emacs, trunk version.
Great, thanks for confirming!
--
Bastien
Can someone confirm this, before I try to fix this?
1. Generate agenda
2. Go to some entry A by pressing RET
3. Switch back to agenda, and make sure its the only window (or that
A's buffer is not in any other window)
4. In Agenda navigate to entry B (in the same buffer as A), and C-c
C-x p
Hi Nicolas,
> As I announced in another thread, I'm starting a Beamer back-end for the
> new export engine. Though, before I start hacking, I have a question
> about environments.
Will this new backend support presentations in subtrees? I think, what
I want is not possible with the current one.
At Thu, 28 Jun 2012 06:16:06 -0400,
Max Mikhanosha wrote:
>
> The problem seems to be that the code like this (with-current-buffer
> buffer (goto-char pos (call-interactively 'some-command)) the point
> inside of 'some-command will not be at `pos', but where the user last
> moved it, _unless_ the
Hi Andreas,
On Thu, Jun 28, 2012 at 12:40 PM, Andreas Leha
wrote:
> Will this new backend support presentations in subtrees? I think, what
> I want is not possible with the current one.
>
> As an example, consider files structured like this:
>
> #+begin_src org
> * Presentations
> ** Workshop 20
Hi suvayu ali,
> Hi Andreas,
>
> On Thu, Jun 28, 2012 at 12:40 PM, Andreas Leha
> wrote:
>> Will this new backend support presentations in subtrees? I think, what
>> I want is not possible with the current one.
>>
>> As an example, consider files structured like this:
>>
>> #+begin_src org
>> *
Karl Voit writes:
> Hi!
>
> Following scenario: I see my (daily) agenda, go to a meeting (which
> is scheduled regularly) and press Enter.
>
> This jumps to the Org-mode file of this entry which has got
> following (sub-)structure in the file:
>
> * Project
> * Person X
> * Meeting 1
>
"Sebastien Vauban"
writes:
> When trying to export to LibreOffice, I get this error message:
>
> Debugger entered--Lisp error: (void-variable org-line)
Fixed in both master and maint.
--
Hi Jambunathan,
Jambunathan K wrote:
> "Sebastien Vauban" writes:
>
>> When trying to export to LibreOffice, I get this error message:
>>
>> Debugger entered--Lisp error: (void-variable org-line)
>
> Fixed in both master and maint.
That does work. Thanks for your speedy answer and fix!
However,
Hi Sébastien,
"Sebastien Vauban"
writes:
> When trying to export to LibreOffice, I get this error message:
This should be fixed. Can you test and report?
Thanks,
--
Bastien
Hi,
As stated by the variable "org-version," the git repo version is 7.8.03.
The stable release is 7.8.11. Is the version number for the repo not
meaningful?
Best,
Daniel Hawthorne
* Bernt Hansen wrote:
> Karl Voit writes:
>
>> C-c C-p (outline-previous-visible-heading) jumps from «Meeting 3»
>> directly to the previous *visible* heading «Person X» and not to
>> «Meeting 2».
>
> C-c C-r should call org-reveal which will show the preceeding hidden
> headline, then you can us
Hello everyone,
i'm looking for a possibilty to call lengthy codeblocks a few times with
different parameters, but would like the results to be cached.
hopefully wiw becomes clear enough with a minimal example.
the code block speak, if directly evaluated, produces the correct result
hallo on the
> Debugger entered--Lisp error: (error "Cannot determine style name for
> entity default of type character")
I have pushed a fix. The problem is:
There is a string that matches `org-emph-re'. (May be you are using
@...@ for marking things specially). But there is no entry for it in
`org-lpars
Daniel Hawthorne wrote:
>As stated by the variable "org-version," the git repo version is 7.8.03.
> The stable release is 7.8.11. Is the version number for the repo not
> meaningful?
>
You probably have an out-of-date org-version.el[c]. You need to ``make
autoloads'' after pulling. That wi
Nick Dokos writes:
Hi Nick,
>>As stated by the variable "org-version," the git repo version is
>> 7.8.03. The stable release is 7.8.11. Is the version number for the
>> repo not meaningful?
>
> You probably have an out-of-date org-version.el[c]. You need to
> ``make autoloads'' after pulli
Confirmed.
Jun 28 08:58 ./lisp/org-version.el
Version 7.8.10.
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
Tassilo Horn wrote:
> Nick Dokos writes:
>
> Hi Nick,
>
> >>As stated by the variable "org-version," the git repo version is
> >> 7.8.03. The stable release is 7.8.11. Is the version number for the
> >> repo not meaningful?
> >
> > You probably have an out-of-date org-version.el[c]. You
Tassilo Horn wrote:
> Nick Dokos writes:
>
> Hi Nick,
>
> >>As stated by the variable "org-version," the git repo version is
> >> 7.8.03. The stable release is 7.8.11. Is the version number for the
> >> repo not meaningful?
> >
> > You probably have an out-of-date org-version.el[c]. You
Nick Dokos writes:
Hi Nick,
> Is this master or maint?
master
>> Org-mode version 7.8.10 (release_7.8.10-701-g054f99 @
>> /home/horn/Repos/el/org-mode/lisp/)
>>
>> instead of 7.8.11.
>
> Oh, and as Achim pointed out, you probably need to do
>
> git fetch --tags origin
Oh, yes, that does th
I typically use orgmode + babel on Linux and have no problems. Trying
to run on Windows 7 and having issues...
The pertinent bits from .emacs:
--
;; setup babel
(add-to-list 'load-path "~/.emacs.d/ess-12.04/lisp")
(require 'ess-site)
(setq org-babel-R-command "C:/Program\ Files/R/R-2.15.0/
Tassilo Horn wrote:
> Nick Dokos writes:
>
> Hi Nick,
>
> > Is this master or maint?
>
> master
>
> >> Org-mode version 7.8.10 (release_7.8.10-701-g054f99 @
> >> /home/horn/Repos/el/org-mode/lisp/)
> >>
> >> instead of 7.8.11.
> >
> > Oh, and as Achim pointed out, you probably need to do
>
Daniel Hawthorne writes:
> As stated by the variable "org-version," the git repo version is
> 7.8.03.
Each checkout you make from the repo has it's own version. Now, if you
are shown version 7.8.03, it can mean several things: you really have
that version checked out (forgot to pull? on a dif
Victor Miller gmail.com> writes:
>
> I've just started using org-mode, and so far find it quite
> useful. I have a very large collection of technical papers in a
> directory tree, and I'd like to go through them and index them
> through org-mode. What I'd like is to have a way of going through
>
Hi.
I just started a clone of some features of Org mode to the markdown mode of a
commercial editor (Sublime Text 2); it's available at
https://github.com/demon386/SmartMarkdown
It's based on Python and until now I haven't referred to the implementation of
Org. However, plan-text table is very
> Frank writes:
> I've used org-mode about a year and a half, and I don't think it's the best
> application for what you describe. There are several packages available to
> do this; the one I've used most often and successfully is Zotero
> (zotero.org). This is a browswer plug-in which imp
30 matches
Mail list logo