Hello,
Dima Kogan writes:
> Dima Kogan writes:
>
>> So a revert puts emacs into an inconsistent state, where the equation is
>> rendered, but the source may or may not be there anymore, and where org
>> doesn't think there's a render there at all.
>
> This looks like an issue in emacs, rather t
Hello,
Max Linke writes:
> On 01/31/2016 11:06 PM, Nicolas Goaziou wrote:
>> Hello,
>>
>> Matt Moriarity writes:
>>
>>> If I include a #+TITLE: directive at the top of my Org file, when I try
>>> to export it to HTML or markdown, I get an error:
>>>
>>> apply: Wrong type argument: listp, #
Hello,
Michael Brand writes:
> I would prefer to keep it much longer for those who do not regularly
> update Org. The many cases when Org 9.0 is not part of the update
> path. E. g. when a distro will include Emacs 25.1 with Org 8.3.3 (?)
> in some time and a user will start with Org of this dis
Nicolas Goaziou writes:
> Would the following patch (applied on maint) solve the problem?
Hi. I didn't observe anything acting differently with this patch. What
did you see it do? Was it supposed to unrender on revert, or to keep the
render, but update the state?
On Wednesday, 3 Feb 2016 at 17:42, Xebar Saram wrote:
> thx so much Jorge
>
> i added this to my meet.org file :
>
> ** 3D class
> %%(org-class 2016 6 3 2016 7 1 0) 9:00-11:00 You should be sleeping
>
> yet in my agenda on 3/6/2016 there is no meeting present. what am i missing
> here?
But 3 Jun
Dima Kogan writes:
> Nicolas Goaziou writes:
>
>> Would the following patch (applied on maint) solve the problem?
>
> Hi. I didn't observe anything acting differently with this patch. What
> did you see it do? Was it supposed to unrender on revert, or to keep the
> render, but update the state?
Hi,
S- (Shift-Return) is your friend. After you've entered the first
two dates, move down to the third row (which needs to be empty), and hit
S-. You can continue pressing S- without moving down a row
each time.
Yours,
Christian
Cameron Horsburgh writes:
> Hi folks,
>
> I'm putting together
On Thursday, 4 Feb 2016 at 08:01, H. Dieter Wilhelm wrote:
> It must be src_calc{2*pi} though.
Indeed. I mistyped.
>> works as well. I'm not sure how you define variables in calc however...
>
> You could write something like src_calc[:var x=3.41]{2*x} :-)
Yes but can you save a variable for
Hi Nicolas
On Thu, Feb 4, 2016 at 9:36 AM, Nicolas Goaziou wrote:
> I do not mind, as there is an explicit "FIXME" or "XXX" somewhere above
> reminding us to remove this at some point.
My concern is only the version 9.1 which I find too early. A FIXME in
my sense is added to the attached patch,
Hello,
Each time I use org-index to jump to some headline, the file where the
table lives is modified. Is there a way to automatically save the file
after each such change?
Thanks,
Alan
--
OpenPGP Key ID : 040D0A3B4ED2E5C7
Athmospheric CO₂ (Updated February 3, 2016, Mauna Loa Obs.): 402.43 ppm
Hello,
Michael Brand writes:
> My concern is only the version 9.1 which I find too early. A FIXME in
> my sense is added to the attached patch, please rephrase if necessary.
It looks good. Thank you.
Regards,
--
Nicolas Goaziou
"Charles C. Berry" writes:
> Try `:wrap src json':
Works perfectly, thanks. I had missed this in the manual, but it was
there for me all along!
http://orgmode.org/manual/wrap.html
-Brett.
signature.asc
Description: PGP signature
I'm doing some Ruby on Rails development now, and I find it very difficult to
keep track of which files are involved in which
features in a complex project. For any given Web page, each feature might have
its own /view/, which in turn has its own /controller/,
and may involve one or more /models
Alan Schmitt writes:
> Each time I use org-index to jump to some headline, the file where the
> table lives is modified. Is there a way to automatically save the file
> after each such change?
>
Does something *really* change or is the file marked modified with no
other visible change? If the l
Nicolas Goaziou writes:
> Dima Kogan writes:
>
>> Nicolas Goaziou writes:
>>
>>> Would the following patch (applied on maint) solve the problem?
>>
>> Hi. I didn't observe anything acting differently with this patch. What
>> did you see it do? Was it supposed to unrender on revert, or to keep t
Hi,
There is occasional discussion on the list (or SE or Reddit) about how to best
work with Word documents. In the past I've suggested Org -> Pandoc -> DOCX
because that worked best for me when producing documents with equations,
figures and tables. It didn't work great, but it worked best.
I
On 02/04/2016 09:40 AM, Nicolas Goaziou wrote:
Hello,
Max Linke writes:
On 01/31/2016 11:06 PM, Nicolas Goaziou wrote:
Hello,
Matt Moriarity writes:
If I include a #+TITLE: directive at the top of my Org file, when I try
to export it to HTML or markdown, I get an error:
apply: W
The advantage of exporting via Pandoc is the possibility of including
bibliographic citations. Do you know if it is possible to do this via
ODT?
Julian
Ken Mankoff writes:
> Hi,
>
> There is occasional discussion on the list (or SE or Reddit) about how to
> best work with Word documents. In th
first, I write a org file:
#+TITLE: Just test
#+OPTIONS: doc:nil title:nil num:nil
* h1
hello world
as you see, I define `title:nil` in #+OPTIONS.
I wan't `title` just display in tag, and don't display in body.
But, I did not take effect after executing `org-pub
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.
Hey guys. I've posted this question in the irc-channel, but I had to
leave before I could strike a conversation with the the nice volunteer
who answered my question. I hope that email can preserve the
conversation :)
So, I have a table who's purpose is to demonstrate the working of different
versi
Hey,
I'm using Emacs 24.5.1 and Org-mode 8.3.3 (15d591e) and try to filter
the output of my refile targets. For me, every headline that contains a
subtree with the name "tasks" is a project. Therefore, I would to filter
my refile targets to those which contains the name "tasks".
I use emacs -q an
On 2016-02-04 at 16:28, Julian M. Burgos wrote:
> The advantage of exporting via Pandoc is the possibility of including
> bibliographic citations. Do you know if it is possible to do this via
> ODT?
I think ODT can do it w/ extra work (JabRef?) but my method does not. Yes
pandoc does support th
Hello,
Damien Cassou writes:
> Whatever I do, ox-odt always complains about end of file:
>
> $ emacs -Q
> M-: (require 'ox-odt)
> C-x C-f foobar.org
> SPC DEL
> C-x C-s
> C-c C-e o o
>
> Result: OpenDocument export failed: End of file during parsing
I cannot reproduce it.
Could you send the b
Hello,
Axel Kielhorn writes:
> Is there a way to render the different level via different indenting as it is
> done for clocktables?
> I looked at the code for clocktable but that is above my understanding
> of elisp.
I pushed a patch in development version allowing to use :indent for
columnv
ncurses-doc in org mode [i dont know english]
https://github.com/nasciiboy/NCURSES-Programming-HOWTO
i have a dream, in a os far far away the man pages will be (directly)
writen in org-mode
I recently upgraded to the latest git version and every asynchronous
export to pdf in beamer mode fails whereas the asynchronous mode has no
problem. I didn't change anything in my setup, and it was working fine
before.
With the following Org file (the first lines are to ensure that the
latest git
Erik Hetzner writes:
> From: Erik Hetzner
>
> * org-attach.el (org-attach-use-annex): New function to check if git
> annex should be used.
> (org-attach-annex-get-maybe): New function to get a file from git
> annex if necessary.
> (org-attach-annex-auto-get): New defcustom to determine b
I noticed that org-latex-compiler-file-string mentions an "Indented
LaTeX compiler". I guess it should be "Intended LaTeX compiler".
--8<---cut here---start->8---
(defcustom org-latex-compiler-file-string "%% Indented LaTeX compiler: %s\n"
"LaTeX compiler form
I've been using org-pdfview (from
https://github.com/markus1189/org-pdfview) to have org-mode open pdf
files generated during export.
--8<---cut here---start->8---
(pdf-tools-install)
(eval-after-load 'org '(progn (require 'org-pdfview)
Thank you very much for your answer, Chuck!
Your tip to use fundamental mode as an org-executable language was very
useful to me,
thank you very much for your effort to explain the functionality.
At the end, my question was best resolved for me by calling the params
as indexed variable value
31 matches
Mail list logo