Eric Abrahamsen writes:
> Marcin Borkowski writes:
>
>> Hi list,
>>
>> does there exist any place I could find the specs of the org-element
>> data structure? From what I can see, it is a list whose car is the type
>> of the element, then a (somewhat mysterious or me) plist follows, and
>> then
Thorsten Jolitz writes:
> Eric Abrahamsen writes:
>
>> Marcin Borkowski writes:
>>
>>> Hi list,
>>>
>>> does there exist any place I could find the specs of the org-element
>>> data structure? From what I can see, it is a list whose car is the type
>>> of the element, then a (somewhat mysterio
"Charles C. Berry" writes:
> On Mon, 6 Oct 2014, Rainer M Krug wrote:
>
>> Hi
>>
>> The variable transfer of tables from org to R caused sometimes 'could
>> not find function "read.table"' errors (e.g. when the file was tangled
>> into a ./data directory which was loaded by the function
>> devtoo
I unfortunately can confirm that org-babel-R-initiate-session contains the
lines you mentioned at exactly 15 lines down. Deleting ob-R.elc (which was of
the same date as ob-R.el) didn't affect anything as did reloading org
uncompiled (C-u C-c C-x !).
Henrik
Am 08.10.2014 um 03:21 schrieb Cha
>> ...
>> kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600
>> ecbx1200
>>
>> kpathsea: Running mktexfmt mf.base
>> mktexpk: Mismatched mode ljfour and resolution 600; ignoring mode.
>> mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1+0/600;
>> nonstopmode; inpu
Hi,
I'm currently experimenting exporting notes from my beamer presentations
as articles via use of the beamerarticle package. In some cases, I only
want to export the *notes* to the article. This can be achieved easily
enough by setting #+SELECT_TAGS: B_noteNH B_note, but it would be a
hassle to
Hello,
I'm the maintainer of orgguide.texi in spanish, I've added a break line
after the @noindent. It gives me troubles with po4a.
Thanks.
When in the tangling taerget a directory is specified, this is not
reflected in the comments in the tangled file when comments are set to
include links:
,
|* `link' The code block is wrapped in comments which contain
| pointers back to the original Org file from which the code was
|
Hi all
Is there a way to automatically hide a source block when toggling the fold
status of the parent header.
Currently the hide status is remembered when folding its parent headers but
this turned out not to be to practical in my current workflow.
Greetings
Hi fellows,
I couldn't find anything on the web about it. Therefore, I like to ask
you if anyone knows a program (another editor) which supports Org mode.
The idea behind this is, that I like to do collaboration with several
other persons, which don't use emacs nor vim (they are "normal" Windows
Hi,
Manuel Schneckenreither
writes:
> I couldn't find anything on the web about it. Therefore, I like to ask
> you if anyone knows a program (another editor) which supports Org mode.
>
> The idea behind this is, that I like to do collaboration with several
> other persons, which don't use emacs
On Wed, 8 Oct 2014, Rainer M Krug wrote:
"Charles C. Berry" writes:
On Mon, 6 Oct 2014, Rainer M Krug wrote:
Hi
The variable transfer of tables from org to R caused sometimes 'could
not find function "read.table"' errors (e.g. when the file was tangled
into a ./data directory which was loa
Hi, list! tl;dr given the setting alluded to in the subject line,
I'm
dissatisfied with the behavior of the following example
(scheduling and
deadline timestrings use "today" as pseudocode):
* TODO check deadline skipping with specific lead time and
'pre-scheduled
DEADLINE: SCHEDULED:
I
Manuel Schneckenreither
writes:
Hi,
> I couldn't find anything on the web about it. Therefore, I like to ask
> you if anyone knows a program (another editor) which supports Org mode.
I recently asked about browser editors that give some support for Org
syntax, but with no results. I think it wo
In our last episode, the evil Dr. Lacto had captured our hero,
Manuel Schneckenreither , who
said:
>Hi fellows,
>
>I couldn't find anything on the web about it. Therefore, I like to ask
>you if anyone knows a program (another editor) which supports Org mode.
I would suggest, rather than adaptin
Manuel Schneckenreither student.uibk.ac.at>
writes:
>
> Hi fellows,
>
> I couldn't find anything on the web about it. Therefore, I like to ask
> you if anyone knows a program (another editor) which supports Org mode.
>
Hi,
there's a package for Sublime Text:
https://github.com/danielmagnuss
hy...@lactose.homelinux.net (hymie!) writes:
> In our last episode, the evil Dr. Lacto had captured our hero,
> Manuel Schneckenreither
> , who said:
>>Hi fellows,
>>
>>I couldn't find anything on the web about it. Therefore, I like to ask
>>you if anyone knows a program (another editor) which s
"Charles C. Berry" writes:
> On Wed, 8 Oct 2014, Rainer M Krug wrote:
>
>> "Charles C. Berry" writes:
>>
>>> On Mon, 6 Oct 2014, Rainer M Krug wrote:
>>>
Hi
The variable transfer of tables from org to R caused sometimes 'could
not find function "read.table"' errors (e.g. when
hymie! writes:
I would suggest, rather than adapting more editors to support
Org, creating a stand-alone program that "compiles" and manages
Org functions separate from the act of editing them.
Perhaps the easiest thing would be an emacs configuration that
makes emacs just an org editor for
Hello,
I want to correct a mistake I had made before, actually a blunder from my part.
I was trying to translate the postamble in HTML export in order to
translate it in greek and I faced an issue.
1) Setting org-html-postamble to auto generates a postamble different
than setting it to t and lea
Hello,
I was trying to translate the postamble in HTML export in order to
translate it in greek and I faced multiple issues.
1) Setting org-html-postamble to auto generates a postamble different
than setting it to t and leaving org-html-postamble-format to
default. The differences are a) the date
I am trying to debug a subtree export.
I get
member-ignore-case: Wrong type argument: stringp, nil
and it seems to come from `org-export-get-environment' but if I instrument
that function, the error goes away whether I step thru it or `c' on entry.
Likewise, if I M-x debug-on-entry and just
Hello,
Charles Berry writes:
> I am trying to debug a subtree export.
>
> I get
>
> member-ignore-case: Wrong type argument: stringp, nil
>
> and it seems to come from `org-export-get-environment' but if I instrument
> that function, the error goes away whether I step thru it or `c' on entry.
Hello,
Per Unneberg writes:
> I'm currently experimenting exporting notes from my beamer presentations
> as articles via use of the beamerarticle package. In some cases, I only
> want to export the *notes* to the article. This can be achieved easily
> enough by setting #+SELECT_TAGS: B_noteNH B_
I get this error when exporting an org file in async mode. The export
itself goes fine (the correct file is created) but something seems to go
wrong at the end. Sorry for the long lines...
Julien.
--8<---cut here---start->8---
Debugger entered--Lisp error: (vo
jorge.alfaro-muri...@yale.edu (Jorge A. Alfaro-Murillo) writes:
> hymie! writes:
>
>> I would suggest, rather than adapting more editors to support
>> Org, creating a stand-alone program that "compiles" and manages
>> Org functions separate from the act of editing them.
>
> Perhaps the easiest
Manuel Schneckenreither
writes:
> I couldn't find anything on the web about it. Therefore, I like to ask
> you if anyone knows a program (another editor) which supports Org mode.
Depends what you mean by "supports". I sometimes have to use windows
computers on which I can't install emacs (long s
> My intended use-case is editing Org syntax in HTML text-areas, and it
> would be a marvellous solution to give the users a pre-configured
> specialized Emacs(server) and help them to configure their web-brower(s)
> to call emacs(client) as an external editor when editing text-areas in
> web formu
gregory mitchell writes:
>> My intended use-case is editing Org syntax in HTML text-areas, and it
>> would be a marvellous solution to give the users a pre-configured
>> specialized Emacs(server) and help them to configure their web-brower(s)
>> to call emacs(client) as an external editor when ed
On Wed, 8 Oct 2014, Rainer M Krug wrote:
"Charles C. Berry" writes:
On Wed, 8 Oct 2014, Rainer M Krug wrote:
"Charles C. Berry" writes:
On Mon, 6 Oct 2014, Rainer M Krug wrote:
Hi
The variable transfer of tables from org to R caused sometimes 'could
not find function "read.table"' err
Gitsis Christos writes:
> I was trying to translate the postamble in HTML export in order to
> translate it in greek and I faced an issue.
>
> 1) Setting org-html-postamble to auto generates a postamble different
> than setting it to t and leaving org-html-postamble-format to
> default. The diffe
Following up on my own message as I found the error (my bad!); the
export functions I use in the derived backend, e.g.
org-latex-export-to-pdf, still use the original backend:
(defun org-latex-export-to-pdf
(&optional async subtreep visible-only body-only ext-plist)
...
(interactive)
(let
Adriaan Sticker writes:
This is not perfect but it seems close:
#+BEGIN_SRC emacs-lisp
(defun my-hide (state)
(message "%s" state)
(if (or (eq state 'children)
(eq state 'subtree))
(save-restriction
(org-narrow-to-subtree)
(org-hide-block-all
(add-hook 'o
Sorry for the weird from email below. This was from me. I have a
separate email setup in Emacs for a class I am teaching.
Instructor account writes:
> Adriaan Sticker writes:
>
> This is not perfect but it seems close:
>
> #+BEGIN_SRC emacs-lisp
> (defun my-hide (state)
> (message "%s" state)
t...@tsdye.com (Thomas S. Dye) writes:
>> Jarmo Hurri writes:
>>> I have a language-specific function - in this case Asymptote, but it
>>> could be e.g. C as well - that I want to use in a number of different
>>> source blocks of the same language in an Org file. How do I accomplish
>>> this?
> O
35 matches
Mail list logo