[O] Embedded video in html-export

2014-10-13 Thread Dov Grobgeld
Is it currently possible to inline a video file in the html export? Right, now I only get a link, while what I would like to have is: Sorry, no video in this browser. Thanks, Dov

Re: [O] Downloadable mailing list archive?

2014-10-13 Thread Rainer M Krug
Bastien writes: > Hi Rainer, > > Rainer M Krug writes: > >> is there a downloadable mailing list archive in maildir format for >> org-mode? > > ftp://lists.gnu.org/emacs-orgmode/ > > HTH, Thanks - But as I found gmane search in gnus, I don't have to download them anymore. Thanks, Rainer --

Re: [O] Math formatting in HTML export - The Org Manual

2014-10-13 Thread Joseph Vidal-Rosset
Thanks for your reply. 2014-10-13 2:45 GMT+02:00 Grant Rettke : > What version of Emacs and org mode are you using? > GNU Emacs 24.3.1 > What is your configuration? > I'm using org from Elpa. OS: At the moment Xubuntu 14.04 , but the same problem occurred with Debian testing. > > What acti

Re: [O] export "simple" HTML?

2014-10-13 Thread Fabrice Niessen
Eric Abrahamsen wrote: > Grant Rettke writes: >> Eric Abrahamsen wrote: >>> Gary Oberbrunner writes: >>> Has anyone created an HTML exporter that just exports "simple" HTML with no fancy CSS stuff, just "normal" tags like and and and and ? Basically something that could be paste

Re: [O] beamer and changing font size for example environment

2014-10-13 Thread Eric S Fraga
On Saturday, 11 Oct 2014 at 10:42, Manfred Lotz wrote: > Maybe a stupid question. > > How could I change font size (in my case to smaller) for an example > environment in org-mode? Needed in export to Beamer pdf. Not sure what exactly you are asking but IIUC maybe something along these lines will

Re: [O] Embedded video in html-export

2014-10-13 Thread Eric Abrahamsen
Dov Grobgeld writes: > Is it currently possible to inline a video file in the html export? > Right, now I only get a link, while what I would like to have is: > > controls> > Sorry, no video in this browser. > Yup, you need to export as html5, and set the html5-fancy option to true. See the ma

Re: [O] archive subtree with complete structure

2014-10-13 Thread Florian Lindner
Julien Cubizolles wrote: > Can org-archive-subtree be made to archive the whole parent structure > along with the subtree selected ? > > I'm using an the same org file every year and I'd like to archive some > of its contents at the end of the year. Something like: > > [...] You mean that: ht

Re: [O] Embedded video in html-export

2014-10-13 Thread Dov Grobgeld
Thanks! Works great! On Mon, Oct 13, 2014 at 11:05 AM, Eric Abrahamsen wrote: > Dov Grobgeld writes: > > > Is it currently possible to inline a video file in the html export? > > Right, now I only get a link, while what I would like to have is: > > > > > controls> > > Sorry, no video in this

[O] Make * bold?

2014-10-13 Thread Rainer M Krug
Hi I would like to make three stars bold - is this possible? I have the following table and at the moment, I get what is in the latex column. But I would like to have what is in the last column. | org | latex| what I would like | | *3.96e-21 *** * | \textbf

Re: [O] [PATCH] Fix: Emacs 25 fancy diary inclusion in agenda

2014-10-13 Thread Marco Wahl
Hi Achim, Thanks for your corrections and hints. >> Patch pushed! > > It looks like that patch should have gone to maint rather than master Sorry for that. I was not aware that fixes should go to maint. I just naively took the first best branch (which was master) for applying the change. BTW:

Re: [O] [PATCH] Fix: Emacs 25 fancy diary inclusion in agenda

2014-10-13 Thread Marco Wahl
Aaron Ecay writes: > 2014ko urriak 11an, Achim Gratz-ek idatzi zuen: >> It looks like that patch should have gone to maint rather than master >> and please use a properly formatted commit message in the future: > > For reference, this link describes what Achim means about commit messages: >

[O] left aligned changes to right alignment in table after adding one row - possible bug?

2014-10-13 Thread Rainer M Krug
#+PROPERTY: header-args :exports both * Changing alignment when one row is added Despite of all values are strings, the alignment changes in the below example. Is this a bug or am I missing something? Thanks, Rainer ** Here it works The column pm and pb are left aligned as expected for strings

[O] pgfplotstable and org -WAS: Make * bold or use colour for export to html and LaTeX

2014-10-13 Thread Rainer M Krug
Aaron Ecay writes: > Hi Rainer, > > 2014ko urriak 10an, Rainer M Krug-ek idatzi zuen: >> >> Hi >> >> I want to highlight the cells in the table below with "***" by using >> color red for the font, "**' by using green for the font, ... or, if not >> possible, bold. Is any of this possible? >>

Re: [O] Math formatting in HTML export - The Org Manual

2014-10-13 Thread Eric S Fraga
On Monday, 13 Oct 2014 at 09:45, Joseph Vidal-Rosset wrote: [...] > Here is a minimal document as example > > #+OPTIONS: tex:imagemagick > #+TITLE: Minimal logic > > #+AUTHOR: Joseph Vidal-Rosset > > \begin{equation} > \neg A \to (A \to B) > \end{equation} This works perfectly fine for me with b

Re: [O] Make * bold?

2014-10-13 Thread Andrea Rossetti
Rainer M Krug krugs.de> writes: > I would like to make three stars bold - is this possible? I have the > following table and at the moment, I get what is in the latex > column. But I would like to have what is in the last column. > > | org | latex| what I would

Re: [O] Make * bold?

2014-10-13 Thread Rainer M Krug
Andrea Rossetti writes: > Rainer M Krug krugs.de> writes: >> I would like to make three stars bold - is this possible? I have the >> following table and at the moment, I get what is in the latex >> column. But I would like to have what is in the last column. >> >> | org | latex

Re: [O] Make * bold?

2014-10-13 Thread Andreas Leha
Hi Rainer, Rainer M Krug writes: > Andrea Rossetti writes: > >> Rainer M Krug krugs.de> writes: >>> I would like to make three stars bold - is this possible? I have the >>> following table and at the moment, I get what is in the latex >>> column. But I would like to have what is in the last co

Re: [O] Make * bold?

2014-10-13 Thread Rainer M Krug
Andreas Leha writes: > Hi Rainer, > > Rainer M Krug writes: > >> Andrea Rossetti writes: >> >>> Rainer M Krug krugs.de> writes: I would like to make three stars bold - is this possible? I have the following table and at the moment, I get what is in the latex column. But I would

Re: [O] org-mode for knowledge management

2014-10-13 Thread Brett Viren
Hi Louis, Louis writes: > I've been using org-mode for a variety of purposes for a few years. I > find that it suffers from the same problem that other such tools > do. The problem is me. I can't remember week to week how I may have > classified some scrap of information. Did I drop it into > no

Re: [O] inline constant substitution

2014-10-13 Thread Eric S Fraga
On Sunday, 12 Oct 2014 at 18:13, Paul Rudin wrote: > Thanks. If I *also* want to use that value in a table is there a way to > do that? I experimented with: > > #+TBLFM: @1$1={{{foo}}} > > and > > #+TBLFM: @1$1="{{{foo}}}" > > But neither of those work. What about simply: | {{{foo}}} | i.e. put

Re: [O] Getting lots of Emacs crashes

2014-10-13 Thread Noah Slater
Is there anything else I could provide that would help? It's still happening to me occasionally. On 5 October 2014 20:43, Noah Slater wrote: > Using Org version: release_8.3beta-38-gbaa2c5 > > $ emacs --version > > GNU Emacs 24.4.50.1 > > $ emacs --debug-init > > Fatal error 11: Segmentation faul

Re: [O] Math formatting in HTML export - The Org Manual

2014-10-13 Thread Joseph Vidal-Rosset
Le lun. 13 oct. 2014 à 01:45:28 , Eric S Fraga a envoyé ce message: > On Monday, 13 Oct 2014 at 09:45, Joseph Vidal-Rosset wrote: > > [...] > >> Here is a minimal document as example >> >> #+OPTIONS: tex:imagemagick >> #+TITLE: Minimal logic >> >> #+AUTHOR: Joseph Vidal-Rosset >> >> \begin{equ

Re: [O] Getting lots of Emacs crashes

2014-10-13 Thread Nicolas Goaziou
Hello, Noah Slater writes: > Is there anything else I could provide that would help? It's still > happening to me occasionally. An ECM for the infloop could help. If it segfaults, however, it is probably outside of Lisp scope and you should report it to the Emacs development team. Regards, -

Re: [O] org-habit for multiple arbitrary days in a week

2014-10-13 Thread Nicolas Goaziou
Hello, James Harkins writes: > I can also add multiple SCHEDULED lines. But org-habit doesn't work well with > this either. > > ** TODO Update lesson gradesheet > :Comp: >SCHEDULED: <2014-10-13 Mon +1w> >SCHEDULED: <2014-10-17 Fri +1w> You c

Re: [O] [ox-latex] How to force ALL captions below their referents?

2014-10-13 Thread Nicolas Goaziou
Hello, Aaron Ecay writes: > There’s at least some notion in the Latex community that captions atop > tables but below figures is sensible style: > . > > In that light, does it make sense to instead

Re: [O] [PATCH RFC] subtree archive hook?

2014-10-13 Thread Nicolas Goaziou
Hello, Eric Abrahamsen writes: > I think it would be useful to have a hook that runs before archiving a > subtree. I'm attaching two patches: one that includes a hook in the > archive process, and another (by way of an example) that adds a function > to that hook for the org-attach library. You

Re: [O] [PATCH] key-binding for all plotting styles

2014-10-13 Thread Nicolas Goaziou
Hello, Thierry Banel writes: > Done. Thank you. > To see the result: > - cd to org-mode tree root > - make info > - launch Emacs > - C-u C-h i doc/org RET > - search for "Org-Plot" chapter Some comments follow. > -call @code{org-plot/gnuplot} on the following table. > +call @kbd{C-c " g} or

Re: [O] left aligned changes to right alignment in table after adding one row - possible bug?

2014-10-13 Thread Charles Berry
Rainer M Krug krugs.de> writes: > > > #+PROPERTY: header-args :exports both > > * Changing alignment when one row is added > Despite of all values are strings, the alignment changes in the below > example. Is this a bug or am I missing something? > One of these two maybe: ,[ C-h v org-t

Re: [O] [PATCH] Fix: Emacs 25 fancy diary inclusion in agenda

2014-10-13 Thread Achim Gratz
Marco Wahl writes: > Sorry for that. I was not aware that fixes should go to maint. I just > naively took the first best branch (which was master) for applying the > change. BTW: It looks like a good soul already merged the patch into > the maint branch. The general rule is that bugfixes for bu

Re: [O] Adding new table rows/cols in a formula update

2014-10-13 Thread Achim Gratz
Dima Kogan writes: > --- a/testing/lisp/test-org-table.el […] > +(condition-case […] > + "#+TBLFM: @1$2=5") > + ('user-error t))) That part of the test, specifically the attempt to catch the error is not working for me on Windows, most likely because I use an older version of Emacs t

Re: [O] org-mode for knowledge management

2014-10-13 Thread Louis
On Thu, 9 Oct 2014, Thomas S. Dye wrote: Aloha Louis, Louis writes: Hi all, I've been using org-mode for a variety of purposes for a few years. I find that it suffers from the same problem that other such tools do. The problem is me. I can't remember week to week how I may have classified

Re: [O] org-mode for knowledge management

2014-10-13 Thread Thomas S. Dye
Louis writes: > On Thu, 9 Oct 2014, Thomas S. Dye wrote: > >> Aloha Louis, >> >> Louis writes: >> >>> Hi all, >>> >>> I've been using org-mode for a variety of purposes for a few years. I >>> find that it suffers from the same problem that other such tools >>> do. The problem is me. I can't reme

Re: [O] inline constant substitution

2014-10-13 Thread Paul Rudin
Eric S Fraga writes: > On Sunday, 12 Oct 2014 at 18:13, Paul Rudin wrote: >> Thanks. If I *also* want to use that value in a table is there a way to >> do that? I experimented with: >> >> #+TBLFM: @1$1={{{foo}}} >> >> and >> >> #+TBLFM: @1$1="{{{foo}}}" >> >> But neither of those work. > > What

Re: [O] beamer and changing font size for example environment

2014-10-13 Thread Manfred Lotz
On Mon, 13 Oct 2014 08:50:09 +0100 Eric S Fraga wrote: > On Saturday, 11 Oct 2014 at 10:42, Manfred Lotz wrote: > > Maybe a stupid question. > > > > How could I change font size (in my case to smaller) for an example > > environment in org-mode? Needed in export to Beamer pdf. > > Not sure what

Re: [O] [PATCH] key-binding for all plotting styles

2014-10-13 Thread Thierry Banel
Thanks Nicolas for your feedback. I'll do the adjustments. Le 13/10/2014 18:24, Nicolas Goaziou a écrit : > > Some comments follow. > > ... > BTW is-it ASCII-art or ascii-art? > > Good question! When asking Google, we get every possible combination, in decreasing order of occurrences: ASCII Art

[O] org agenda custom command: "search" block, cannot sort by priority?

2014-10-13 Thread Brady Trainor
Can I expect sorting by priority to be easily usable in the `search' block for `org-agenda-custom-commands'? Here is a minimal example, where I can pull all headlines by using a tag filter on a nonsense tag, whereas the search for all headlines doesn't seem to be sortable. Should I be aware of t

Re: [O] org-mode for knowledge management

2014-10-13 Thread Louis
On Mon, 13 Oct 2014, Thomas S. Dye wrote: Does the working example (http://orgmode.org/worg/org-contrib/org-index.html#sec-5) work for you? No, actually it doesn't. The node: * A working example This node contains a simple setup, which can be used to explore org-index. Further bel

Re: [O] org-mode for knowledge management

2014-10-13 Thread Eric Abrahamsen
Daniel Clemente writes: > El Mon, 13 Oct 2014 10:42:28 +0800 Eric Abrahamsen va escriure: >> > >> > This is the bit I'm not sure about... >> > >> > * project_a >> > ** experiment about blah :proj_name:theme: >> > [2014-10-11] >> > >> > Did x, y, and z today. Will analyze results tomorrow. >>

Re: [O] org-habit for multiple arbitrary days in a week

2014-10-13 Thread James Harkins
At Mon, 13 Oct 2014 17:56:04 +0200, Nicolas Goaziou wrote: > > ** TODO Update lesson gradesheet > > :Comp: > >SCHEDULED: <2014-10-13 Mon +1w> > >SCHEDULED: <2014-10-17 Fri +1w> > > You can't. This is invalid Org syntax (only one scheduled keyword

Re: [O] [PATCH RFC] subtree archive hook?

2014-10-13 Thread Eric Abrahamsen
Nicolas Goaziou writes: > Hello, > > Eric Abrahamsen writes: > >> I think it would be useful to have a hook that runs before archiving a >> subtree. I'm attaching two patches: one that includes a hook in the >> archive process, and another (by way of an example) that adds a function >> to that h

Re: [O] org-mode for knowledge management

2014-10-13 Thread John Hendy
On Sun, Oct 12, 2014 at 2:48 AM, Daniel Clemente wrote: > >> […] >> uniformity, extruder/die temperature, cooling time, holding pressure, >> etc. I think this is awesome general knowledge. But I'm documenting >> our learning in an experimental report for export and upload to my >> company's intern

Re: [O] org-mode for knowledge management

2014-10-13 Thread Daniel Clemente
Thanks, that's a very simple way to search backlinks! I didn't know about org-search-view. El Sun, 12 Oct 2014 22:17:27 -0700 Samuel Wales va escriure: > > (defun alpha-org-what-links-here () > "Show all links that point to the current node. Also show the > node itself. > > This makes id l

[O] Sharing: Agenda skip function to remove future-scheduled items

2014-10-13 Thread James Harkins
I often ask questions, or complain about things (or both at the same time), so it's nice to share something. I was making a block agenda, splitting up tasks by location (loosely inspired by GTD). But I realized that I didn't want to see items that are scheduled for the future, because this is m