Re: Improving Org Mode for VSCode - Thinking Aloud

2020-05-24 Thread Fabrice Popineau
Le dim. 24 mai 2020 à 15:07, Jack Kamm a écrit : > It would be very good indeed for org-babel if it could be ported to > other editors. One of the biggest drawbacks of org-babel notebooks is > that I can't collaborate with my colleagues on them, since I can't > expect them to use Emacs. +1000

Re: Bug: wsl org-open-at-point [9.1.14 (9.1.14-9-g131531-elpa @ /home/boss5/.emacs.d/elpa/org-20181112/)]

2020-02-05 Thread Fabrice Popineau
Le mer. 5 févr. 2020 à 07:25, Bastien a écrit : > Hi Steve, > > thanks for reporting this issue. Can you or Fabrice suggests what > change should be done in Org, if any? Also, perhaps another solution > can be found by adapting `org-file-apps'? > > I am not sure that it is an issue that should

Re: debugging why a latex preview fails

2020-01-29 Thread Fabrice Popineau
Le mer. 29 janv. 2020 à 12:02, Fraga, Eric a écrit : > On Wednesday, 29 Jan 2020 at 11:20, Fabrice Popineau wrote: > > First of all: look into the *Org PDF LaTeX Output* buffer to see why > Yes sorry ! Some ltximg director is created in the same directory as the Org file you

Re: debugging why a latex preview fails

2020-01-29 Thread Fabrice Popineau
Le mer. 29 janv. 2020 à 10:51, Fraga, Eric a écrit : > On Wednesday, 29 Jan 2020 at 08:39, Alan Schmitt wrote: > > I'm trying to add some diagrams in a note, and I want to use latex > > preview for that. Unfortunately the result is not what I expect: I do > > see an image, but there seem to be

Re: Bug: wsl org-open-at-point [9.1.14 (9.1.14-9-g131531-elpa @ /home/boss5/.emacs.d/elpa/org-20181112/)]

2019-12-27 Thread Fabrice Popineau
:25, Fabrice Popineau < fabrice.popin...@centralesupelec.fr> a écrit : > Hi, > > I had to solve this problem too. > > I used these functions: > > (defun w32-shell-execute (operation document parameters > show-flag) > (if (and operation (not (string= &qu

Re: Bug: wsl org-open-at-point [9.1.14 (9.1.14-9-g131531-elpa @ /home/boss5/.emacs.d/elpa/org-20181112/)]

2019-12-27 Thread Fabrice Popineau
-shell-link-function 'yes-or-no-p > org-link-search-must-match-exact-headline nil > org-default-notes-file "~/org/notes.org" > org-after-todo-state-change-hook '(org-clock-out-if-current) > org-from-is-user-regexp "\\" > org-src-mode-hook '(org-src-babel-configure-edit-buffer > org-src-mode-configure-edit-buffer) > org-agenda-before-write-hook '(org-agenda-add-entry-text) > org-babel-pre-tangle-hook '(save-buffer) > org-table-use-standard-references t > org-font-lock-set-keywor > > > -- Fabrice Popineau - CentraleSupelec Département Informatique 3, rue Joliot Curie 91192 Gif/Yvette Cedex Tel direct : +33 (0) 169851950 Standard : +33 (0) 169851212 --

Re: Display problems

2019-11-12 Thread Fabrice Popineau
Thanks Eric for this explanation! I can't read emacs-devel as often as I did. Fabrice Le mar. 12 nov. 2019 à 07:45, Fraga, Eric a écrit : > On Monday, 11 Nov 2019 at 17:12, Fabrice Popineau wrote: > > - with global-hl-line-mode: the cursor disappears on empty lines, > > quite d

Display problems

2019-11-11 Thread Fabrice Popineau
Hi, I noticed a couple of problems recently: - with global-hl-line-mode: the cursor disappears on empty lines, quite disturbing in my opinion [image: image.png] [image: image.png] - with org-hide-emphasis-markers: when at the end of a line as above, if turned on, then you can't go past the

Re: [O] BUG report [Was: computing the size of a tikz to png image during export]

2018-01-30 Thread Fabrice Popineau
2018-01-30 21:59 GMT+01:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Hello, > > Fabrice Popineau <fabrice.popin...@centralesupelec.fr> writes: > > > You should have a look at commit 38be85124551083d269. > > It prevents evaluation of the by-backend form i

Re: [O] BUG report [Was: computing the size of a tikz to png image during export]

2018-01-28 Thread Fabrice Popineau
2018-01-29 2:34 GMT+01:00 Berry, Charles : > > On Jan 28, 2018, at 3:24 PM, Nicolas Goaziou > wrote: > > > > Would you have an ECM? I don't know what is "the by-backend trick". > > Not a bug AFAICS. > > `by-backend' is a macro mentioned here: > >

Re: [O] BUG report [Was: computing the size of a tikz to png image during export]

2018-01-28 Thread Fabrice Popineau
2018-01-29 0:24 GMT+01:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Hello, > > Fabrice Popineau <fabrice.popin...@supelec.fr> writes: > > > Well, I think there is a problem with the current master > > since commit 38be85124551083d269. > > > > The

[O] BUG report [Was: computing the size of a tikz to png image during export]

2018-01-28 Thread Fabrice Popineau
the no-eval parameter in org-babel-parse-header-arguments restores the previous behavior. Regards, Fabrice 2018-01-28 16:37 GMT+01:00 Fabrice Popineau <fabrice.popin...@supelec.fr>: > > > 2018-01-24 8:54 GMT+01:00 Alan Schmitt <alan.schm...@polytechnique.org>: > >>

Re: [O] computing the size of a tikz to png image during export

2018-01-28 Thread Fabrice Popineau
2018-01-24 8:54 GMT+01:00 Alan Schmitt : > Hello, > > I use this great trick to have both a pdf and html export of tikz > images: > > #+header: :file (by-backend (latex "tp6-tree.tikz") (t "tp6-tree.png")) > #+header: :imagemagick yes :iminoptions -density 600

[O] Datetrees and tags

2018-01-01 Thread Fabrice Popineau
Hi, It seems that currently, datetrees do not support tags. IE if I add a tag to some datetree and I try to add another item to the same date, then another date is insereted: *** 2017-12-29 vendredi :perso: [2017-12-29 ven.] - Bla-bla-bla-bla ***

Re: [O] advice please: best way to export to DOC(X) with maths

2017-12-15 Thread Fabrice Popineau
at has equations? I have both > inline maths, e.g. \(i \in [0,n]\) and displayed equations. Is there a > route that will convert these to something Word et al. can process > directly, other than images? Maybe via pandoc? > > Thanks, > eric > > -- > Eric S Fraga via Emac

Re: [O] Running org-mode (and emacs) inside the Web browser ?

2017-10-27 Thread Fabrice Popineau
2017-10-27 17:49 GMT+02:00 Olivier Berger < olivier.ber...@telecom-sudparis.eu>: > Hi. > > I've had this crazy idea to try and "port" emacs to the Web browser > (using some tools like [[https://browsix.org/][browsix]]), for the > purpose of running org-mode inside a browser tab. > > Anyone having

Re: [O] default file for any .org file

2017-10-19 Thread Fabrice Popineau
2017-10-19 15:38 GMT+02:00 Joseph Vidal-Rosset < joseph.vidal.ros...@gmail.com>: > Hello again, > > I am sorry to say that there is certainly something that I do not > understand. I have defined a firstemplate.org file in > "/home/joseph/MEGA/git/scimax/user/" and I have adapted your code in my

Re: [O] default file for any .org file

2017-10-19 Thread Fabrice Popineau
w one. >>> >>> Your suggestions and your help will be very welcome, >>> >>> Joseph >>> >> >> >> -- >> Save our in-boxes! http://emailcharter.org >> >> ==== >>

Re: [O] ox-html export bug

2017-09-08 Thread Fabrice Popineau
2017-09-08 19:40 GMT+02:00 kadal : > On 09/08/2017 10:32 AM, Nicolas Goaziou wrote: > >> kadal writes: >> >> Seems like the second one should export to either "" >>> or "". >>> >> >> Is it valid HTML? >> >> Regards, >> >> This SO thread has

Re: [O] Org protocol, Windows 10

2017-08-26 Thread Fabrice Popineau
2017-08-26 10:31 GMT+02:00 Nikolay Kudryavtsev < nikolay.kudryavt...@gmail.com>: > Hello Fabrice. > > If you set your protocol bookmarklet with a single slash like > "org-protocol:/capture" everything would work. > You are right: using this syntax, emacslientw gets the right url without the

[O] Org protocol, Windows 10

2017-08-25 Thread Fabrice Popineau
Hi, I am using a recent build of Windows 10 (16251) and org protocol wasn't working for me for quite a long time now. So I decided to look at what went wrong. I found several annoyances. The first one is that Windows seems to rewrite itself the url which is sent to emacsclientw. Some url sent

Re: [O] Display inline images for shortcuts links

2017-08-18 Thread Fabrice Popineau
it is in HTML. Is there any drawback in doing this ? Fabrice 2017-08-17 22:05 GMT+02:00 Fabrice Popineau <fabrice.popin...@gmail.com>: > > > 2017-08-17 15:59 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > >> Hello, >> >> I simply extended the link se

Re: [O] Display inline images for shortcuts links

2017-08-17 Thread Fabrice Popineau
2017-08-17 15:59 GMT+02:00 Nicolas Goaziou : > Hello, > > I simply extended the link search to all link abbrevs, discarding those > that do not ultimately match a file. > > Does it solve your issue? > > Yes thanks. Much lighter. I like link abbreviations, because they

[O] Display inline images for shortcuts links

2017-08-17 Thread Fabrice Popineau
Would it be possible to enable inline images for shortcuts links ? Currently, the function `org-display-inline-images' checks for a hard coded file: link. In the case of : #+LINK: temp file:c:/temp/%h [[file:cover.jpg]] [[temp:cover.jpg]] The first link will be matched, but not the second

Re: [O] Escaping links

2017-08-14 Thread Fabrice Popineau
> John Kitchin <jkitc...@andrew.cmu.edu> writes: >>> >>> Could you put some magic at the beginning of the string that indicates it >>>> is encoded? >>>> >>> I don't know. Could you elaborate a bit? >>> >>> Regards, >>> >> >> > > -- Fabrice Popineau - SUPELEC Département Informatique 3, rue Joliot Curie 91192 Gif/Yvette Cedex Tel direct : +33 (0) 169851950 Standard : +33 (0) 169851212 --

Re: [O] Escaping links

2017-08-11 Thread Fabrice Popineau
2017-08-11 19:31 GMT+02:00 John Kitchin : > Could you put some magic at the beginning of the string that indicates it > is encoded? > > For my own needs, yes I could probably define a handler for my special kind of abbreviations. I have a too small number of such files,

[O] Escaping links

2017-08-11 Thread Fabrice Popineau
Hi, Are links to a file whose name already holds (url-)escaped chars supported? If I have a directory named "c:/temp/foo bar/" and files in this directory named foo.txt foo bar.txt foo%2Fbar.txt I can create links in an Org buffer by using `insert' but I find the situation a bit confusing.

Re: [O] Slow usage of capture templates

2017-08-07 Thread Fabrice Popineau
2017-08-03 0:12 GMT+02:00 Tim Cross : > Probably no real help, but win10 is (or soon will be) bundling in bash > shell, which may address many of the reasons to use Cygwin. From posts > I've seen on a number of lists, I would not be surprised to see cygwin > slowly decline

Re: [O] ox-ipynb in a new repo

2017-08-05 Thread Fabrice Popineau
> Professor John Kitchin > Doherty Hall A207F > Department of Chemical Engineering > Carnegie Mellon University > Pittsburgh, PA 15213 > 412-268-7803 > @johnkitchin > http://kitchingroup.cheme.cmu.edu > > -- Fabrice Popineau

Re: [O] Need clarification

2017-06-16 Thread Fabrice Popineau
2017-06-16 9:39 GMT+02:00 Thomas S. Dye <t...@tsdye.com>: > Aloha Fabrice, > > Fabrice Popineau writes: > > > Hi, > > > > I have this src code block: > > > > #+BEGIN_SRC python :exports output :results output html > > print('Foo!') >

[O] Need clarification

2017-06-16 Thread Fabrice Popineau
Hi, I have this src code block: #+BEGIN_SRC python :exports output :results output html print('Foo!') #+END_SRC I have setup my own mechanism to export org files, based almost on #'org-export-as but I can't get rid of the src block on export. I must be overlooking something. At what point is

Re: [O] org to static site?

2017-06-06 Thread Fabrice Popineau
d new pages and edit old > pages. I use a preamble for site navigation. > > Scott Randby > > -- Fabrice Popineau - SUPELEC Département Informatique 3, rue Joliot Curie 91192 Gif/Yvette Cedex Tel direct : +33 (0) 169851950 Standard : +33 (0) 169851212 --

Re: [O] Python src blocks indent

2017-05-17 Thread Fabrice Popineau
:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > I mean that in the Org buffer I have for example : > > > > #+BEGIN_SRC ipython :session > > def fact(n): > > if n == 1: > >

Re: [O] Python src blocks indent

2017-05-17 Thread Fabrice Popineau
Hi, I mean that in the Org buffer I have for example : #+BEGIN_SRC ipython :session def fact(n): if n == 1: return 1 else: return n * fact(n-1) #+END_SRC That is, there is a 2 spaces indentation of the whole code block, and the code block is properly indented.

[O] Python src blocks indent

2017-05-16 Thread Fabrice Popineau
Hi, I have a problem with Python src blocks indentation. At the moment, I export IPython notebooks with ox-ipynb (https://github.com/jkitchin/scimax/blob/master/ox-ipynb.el from scimax by John Kitchin) All the lines but the first one in src code blocks have 2 superfluous leading spaces. If I set

Re: [O] HTML presentations using org-html-slideshow?

2017-03-08 Thread Fabrice Popineau
If only it were written in emacs-lisp, it would have been much easier to adapt to newer releases of Org. Fabrice

Re: [O] Release 9.0.5

2017-02-11 Thread Fabrice Popineau
) This is complete non sense, because when I evaluate the test form, I actually get "id" and I have no idea where this "fuzzy" may come from. Do you also get a warning like this: Making org-entities-user local to *temp*-443480 while let-bound! in the *Messages* buffer ?

Re: [O] Release 9.0.5

2017-02-10 Thread Fabrice Popineau
Sorry for the noise. I found the culprit and it was on my side. Everything is working again but there are still 3 unexpected failures to the tests. Regards 2017-02-10 22:37 GMT+01:00 Fabrice Popineau <fabrice.popin...@supelec.fr>: > Maybe this explains it : > > Ran 670 tes

Re: [O] Release 9.0.5

2017-02-10 Thread Fabrice Popineau
:-/ Fabrice 2017-02-10 21:25 GMT+01:00 Fabrice Popineau <fabrice.popin...@supelec.fr>: > Hi Bastien and list, > > I have updated Org this morning from the master branch and I have a > problem. > Inserting a link as the first element of a line result in a strange > behaviou

Re: [O] Release 9.0.5

2017-02-10 Thread Fabrice Popineau
a minor bugfix release, is out. > > Thanks! > > -- > Bastien > > > -- Fabrice Popineau - SUPELEC Département Informatique 3, rue Joliot Curie 91192 Gif/Yvette Cedex Tel direct : +33 (0) 169851950 Standard : +33 (0) 169851212 --

[O] org-open-at-point and buffer-name

2016-11-27 Thread Fabrice Popineau
Hi, I have some foo.org file : * Section This is a [[file:bar.org::#home][link] and a bar.org file : * Section :PROPERTIES: :CUSTOM_ID: home :END: Lorem ipsum ... If I put the cursor in foo.org on the link ant I try to evaluate (M-:) (progn (org-open-at-point) (buffer-name)) I get "foo.org"

Re: [O] Bug: Windows-unfriendly filename in org-preview-latex-process-alist customization

2016-11-26 Thread Fabrice Popineau
2016-11-26 16:41 GMT+01:00 Scott Otterson : > In my Windows build of emacs, when I put the cursor in a latex equation > and run > > M-x org-toggle-latex-fragment > > > then things chug along for a second but then fail. In the *Org Preview > LaTex Output* buffer, I see the

Re: [O] org-eldoc and shell

2016-10-18 Thread Fabrice Popineau
2016-10-18 13:47 GMT+02:00 Aaron Ecay : > Hi Fabrice, > > shell-mode is a shell emulation mode – what you get when you type M-x > shell. But shell-mode is working and I get a cmd.exe prompt (because I'm using Windows). > You should use sh (or bash, as applicable) in the

[O] org-eldoc and shell

2016-10-15 Thread Fabrice Popineau
Hi, In org-eldoc.el, org-eldoc-get-mode-local-documentation-function function, there is this code: (with-temp-buffer (funcall mode-func) (setq doc-func (and eldoc-documentation-function (symbol-value 'eldoc-documentation-function)))

Re: [O] Best diagram, image software?

2016-10-04 Thread Fabrice Popineau
2016-10-04 15:11 GMT+02:00 Lawrence Bottorff : > I know lots of you use Emacs and org mode to prepare scholarly books and > papers, either doing the HTML or, more probably, the Latex export. > Question: Let's say I want to produce a math text with > Emacs/org-mode/Latex. What

Re: [O] How to use org mode shell with ssh?

2016-09-23 Thread Fabrice Popineau
2016-09-23 10:32 GMT+02:00 Xi Shen : > Hi, > > On my Windows system, I have Cygwin setup, with Emacs as part of the > Cygwin installation. > Cygwin Emacs is not a native Emacs (AFAIK). The difference is in the way it groks pathnames and other stuff like the default shell.

Re: [O] How to use org mode shell with ssh?

2016-09-22 Thread Fabrice Popineau
try with cgywin. > > > > IIUC, openwrt is the name of the remote node - nothing to do with OpenWrt > (except of course, that > the remote node may be a router which has been flashed with OpenWrt, but > that should make no > difference to ssh/tramp). > > -- > Nick > > > -- Fabrice Popineau - SUPELEC Département Informatique 3, rue Joliot Curie 91192 Gif/Yvette Cedex Tel direct : +33 (0) 169851950 Standard : +33 (0) 169851212 --

Re: [O] Restrict include to some backend

2016-09-06 Thread Fabrice Popineau
2016-09-06 15:59 GMT+02:00 Clément Pit--Claudel : > Hi Fabrice, > > I've run into this issue recently (while writing my first large document > in Org). I couldn't find a good natice solution, so I used a rather > unpleasant trick, and I've been meaning to write

[O] Restrict include to some backend

2016-09-06 Thread Fabrice Popineau
Hi, Maybe there is an obvious answer but I wonder how to restrict including a file to some backend. The following doesn't work: #+begin_export latex #+include foo.py src python #+end_export (Not that I expected it to actually work, but it shows the goal) Any idea ? Thanks for your help.

Re: [O] Invalid search bound (wrong side of point) when creating agenda

2016-08-24 Thread Fabrice Popineau
help! > > -- > : Eric S Fraga (0xFFFCF67D), Emacs 25.0.94.1, Org release_8.3.4-655-g9fb077 > > -- Fabrice Popineau - SUPELEC Département Informatique 3, rue Joliot Curie 91192 Gif/Yvette Cedex Tel direct : +33 (0) 169851950 Standard : +33 (0) 169851212 --

Re: [O] Org links, URLs and HTML export

2016-08-23 Thread Fabrice Popineau
2016-08-23 18:30 GMT+02:00 Achim Gratz <strom...@nexgo.de>: > Fabrice Popineau writes: > > I can insert : [[http:bar.html]] > > However, I would like to be able to insert any kind of relative url. > > Specifically, there is no mean to insert something > >

Re: [O] Invalid search bound (wrong side of point) when creating agenda

2016-08-23 Thread Fabrice Popineau
ng some version of 24). > > Best, > > Toby > > -- Fabrice Popineau - SUPELEC Département Informatique 3, rue Joliot Curie 91192 Gif/Yvette Cedex Tel direct : +33 (0) 169851950 Standard : +33 (0) 169851212 --

Re: [O] Emacs+org on Windows 7 pro

2016-08-23 Thread Fabrice Popineau
2016-08-23 10:24 GMT+02:00 Eric S Fraga : > On Tuesday, 23 Aug 2016 at 01:34, Grant Rettke wrote: > > I found Cygwin to make things more difficult for Emacs so I installed > > the plain old Windows Emacs and did the following: > > > >

[O] Org links, URLs and HTML export

2016-08-22 Thread Fabrice Popineau
Hi, I'm puzzled by the following. I write a couple of Org file with HTML export in mind, building a site with several pages, say: foo.org -> foo.html bar.org -> bar.html I want to insert a link in foo.org that will point to bar.html when exported. I can insert : [[http:bar.html]] However, I

Re: [O] proposed modification of org-display-inline-images

2016-07-25 Thread Fabrice Popineau
2016-07-25 14:18 GMT+02:00 John Kitchin : > Rasmus writes: > > > Hi, > > > > Thanks for the proposal. > > > > John Kitchin writes: > > > >> I would like to propose a change to org-display-inline-images so it can > >> rescale images even if

Re: [O] Problem with eldoc and Python

2016-07-07 Thread Fabrice Popineau
Here a 2 very small patches for contrib/lisp/org-eldoc.el Regards, Fabrice 2016-07-06 23:27 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > The problem is that the byte code comes from Python mode.

Re: [O] Problem with eldoc and Python

2016-07-06 Thread Fabrice Popineau
2016-07-06 22:41 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Hello, > > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > Am I alone to see this recently: > > > > insert an src python block with > moving inside the src bl

[O] Problem with eldoc and Python

2016-07-03 Thread Fabrice Popineau
Hi, Am I alone to see this recently: insert an src python block with

Re: [O] Does org-nofity uses dbus?

2016-06-22 Thread Fabrice Popineau
2016-06-22 14:16 GMT+02:00 Xi Shen : > Well~that's good news. But I think dbus requires X11 to work. But in > Cygwin environment, people usually do not configure a full X11 environment. > No, dbus doesn't require X11 to work. Neither does emacs require Cygwin to work.

Re: [O] Does org-nofity uses dbus?

2016-06-21 Thread Fabrice Popineau
Le 21 juin 2016 16:14, "Xi Shen" a écrit : > > Yeah...getting dbus to work on Windows will be hard. Actually, not so much. Dbus does work on windows. It doesn't work right now on emacs. I'm looking into it. Fabrice

Re: [O] Does org-nofity uses dbus?

2016-06-21 Thread Fabrice Popineau
2016-06-21 8:31 GMT+02:00 Xi Shen : > Hi, > > I got below error after I called (org-notify-start). It seems the > dbus-error happens very close to the task notification. I wonder if > org-notify uses dbus. > > Error: (dbus-error "No connection to bus" :session) > Warning:

Re: [O] org-refile works but dosent work from within a capture window (org-capture-refile)

2016-06-16 Thread Fabrice Popineau
2016-06-17 0:43 GMT+02:00 Nicolas Goaziou : > Hello, > > ... > > I guess you are refiling to an empty headline. Hmmm ... the problem is that there was no chance to specify one. > Anyway, it is fixed. Thanks a lot! Fabrice

Re: [O] org-refile works but dosent work from within a capture window (org-capture-refile)

2016-06-15 Thread Fabrice Popineau
rg-capture-refile nil nil) apply(ad-Advice-call-interactively # (org-capture-refile nil nil)) call-interactively(org-capture-refile nil nil) command-execute(org-capture-refile) 2016-05-29 23:53 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Hello, > > Xebar Saram &

[O] org-export-resolve-id-link

2016-06-10 Thread Fabrice Popineau
Again in the need of some hint. I am exporting some subtree. There is a custom_id pointing in the same org file but outside of the subtree. * Foo :PROPERTIES: :CUSTOM_ID: foo :END: Lorem ipsum... * Bar [[#foo]] When I try to export the second subtree, I get an error from

Re: [O] org-get-tags-at

2016-06-10 Thread Fabrice Popineau
2016-06-09 13:42 GMT+02:00 Nicolas Goaziou : > Hello, > > Marco Wahl writes: > > > That was a bug and has been fixed now AFAICT. > > Thank you for the fix. > > +1 Fabrice

Re: [O] org-get-tags-at

2016-06-09 Thread Fabrice Popineau
2016-06-09 8:41 GMT+02:00 Rasmus <ras...@gmx.us>: > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > What is the reason for that result? > > Don't know. The function seems a bit complicated for what it does... > > Here’s some ways to get loca

[O] org-get-tags-at

2016-06-08 Thread Fabrice Popineau
Hi, I'm trying to program some stuff of my own and either I misunderstand the documentation or something is wrong with #'org-get-tags-at. I have a heading: * Bar :foo:bar:baz: (org-get-tags-at) while on the heading returns ("baz") I would expect ("foo" "bar" "baz") What is

Re: [O] org-mode on Windows Emacs doesn't offer html export

2016-03-18 Thread Fabrice Popineau
2016-03-18 14:35 GMT+01:00 Lawrence Bottorff : > Yes, thanks Eric. Got latest-greatest 8.3. I did a (require 'ox-html) and > (require 'ox-latex) and the options did show up. Not sure why my Linux side > had these and the Windows side did not. But still I get this error: > >

Re: [O] EXPORT_LATEX_HEADER property

2016-03-03 Thread Fabrice Popineau
2016-03-03 16:49 GMT+01:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > In org reference, 12.7.2, it is said that: > > > > ‘LATEX_HEADER’ > > Arbitrary lines added to the preamble of the docu

Re: [O] EXPORT_LATEX_HEADER property

2016-03-03 Thread Fabrice Popineau
2016-03-03 12:26 GMT+01:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Hello, > > Hi Nicolas, > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > First, I can't find where is documented the difference between > > :EXPORT_LATEX_HEADER: > >

[O] EXPORT_LATEX_HEADER property

2016-03-03 Thread Fabrice Popineau
Hi, I need some help here. I'm using org 8.3.4. I am exporting subtrees to LaTeX. So I configure as much as possible per subtree. First, I can't find where is documented the difference between :EXPORT_LATEX_HEADER: and :EXPORT_LATEX_HEADER+: Clearly, I need to use the latter form with my

Re: [O] ox-html, top-row-p

2015-12-15 Thread Fabrice Popineau
2015-12-15 0:20 GMT+01:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > I am not fond of eval at all, at least not in this specific case. > > So yes, your way is at least as good as what I did. > > Fin

Re: [O] ox-html, top-row-p

2015-12-14 Thread Fabrice Popineau
2015-12-14 23:49 GMT+01:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Hello, > > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > So the problem is due to lexical binding (I am using emacs 25 devel > branch). > > The following variables can't

Re: [O] ox-html, top-row-p

2015-12-13 Thread Fabrice Popineau
(bottom-row-p . ,bottom-row-p ;; End a rowgroup? (when end-rowgroup-p (cdr rowgroup-tags)) Best regards, Fabrice 2015-12-13 0:36 GMT+01:00 Fabrice Popineau <fabrice.popin...@gmail.com>: > Hi, > > I get an error in ox-html.el with the latest org-mode when exporting &

[O] ox-html, top-row-p

2015-12-12 Thread Fabrice Popineau
Hi, I get an error in ox-html.el with the latest org-mode when exporting tables to html : Debugger entered--Lisp error: (void-variable top-row-p) (cond (top-row-p "") (bottom-row-p "") (t (if (= (mod row-number 2) 1) "" ""))) eval((cond (top-row-p "") (bottom-row-p "") (t (if (= (mod

Re: [O] Macro question

2015-10-25 Thread Fabrice Popineau
2015-10-24 19:02 GMT+02:00 Eric S Fraga <e.fr...@ucl.ac.uk>: > On Saturday, 24 Oct 2015 at 13:37, Fabrice Popineau wrote: > > [...] > > > I find that using headers as in beamer is not pleasant (maybe that is > just > > me ?) > > Just to help you unde

Re: [O] Some projects

2015-10-25 Thread Fabrice Popineau
2015-10-25 18:57 GMT+01:00 Thomas S. Dye : > would suggest an alternate wording. In this case, it would be super > helpful to have a function that replaced annotated text with the > annotation, so the author could easily accept the editor's suggestion. > > In this case, it would

Re: [O] Macro question

2015-10-24 Thread Fabrice Popineau
2015-10-24 0:18 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > I agree that raw html can be output by macros, but it can easily break > > too. > > I think you are missing the "inline p

Re: [O] Macro question

2015-10-24 Thread Fabrice Popineau
> > > I don't get it. > > What about simply writing > > Some other text. > \\ > > ? > > Ok for a new line, but I was looking for a way to get 2 columns on a slide, independently of the backend, beamer or reveal. One easy way would have been to write : {{{beginColumns}}} {{{nextColumn}}}

Re: [O] org-reveal questions

2015-10-23 Thread Fabrice Popineau
; the issues you had with org-reveal are solved in ox-beamer. > > Check out http://orgmode.org/worg/exporters/beamer/ox-beamer.html > -- > : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.2-161-gd2ac25 > > -- Fabrice Popineau - SUPELEC

[O] Macro question

2015-10-23 Thread Fabrice Popineau
I was wondering if macros could be used to output raw html code, but that doesn't seem to be the case. Namely: #+macro: bfoo @@html:@@ #+macro: efoo @@html:@@ The macros {{{bfoo}}} and {{{efoo}}} are expanded surrounded by ... . This is quite a limitation. Is it the intended behavior? If the

Re: [O] Macro question

2015-10-23 Thread Fabrice Popineau
Hello Nicolas, 2015-10-23 22:37 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Hello, > > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > I was wondering if macros could be used to output raw html code, but that > > doesn't seem to be the c

Re: [O] ox-beamer and CUSTOM_ID

2015-10-15 Thread Fabrice Popineau
mer--normalize-argument (mapconcat This way, the org-beamer--get-label function always returns a label without braces. Check especially the regexp. I hope I haven't introduce bad matches. When the frame with the label is written, braces are added if needed. Regards, Fabrice 2015-1

Re: [O] ox-beamer and CUSTOM_ID

2015-10-15 Thread Fabrice Popineau
2015-10-15 10:37 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > At some point LaTeX reported an error on some frame heading. > > I wrongly inferred it could be the label. > > It would be

Re: [O] ox-beamer and CUSTOM_ID

2015-10-15 Thread Fabrice Popineau
2015-10-15 18:54 GMT+02:00 Fabrice Popineau <fabrice.popin...@gmail.com>: > > > 2015-10-15 10:37 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > >> Fabrice Popineau <fabrice.popin...@gmail.com> writes: >> >> > At some point LaTeX repo

Re: [O] ox-beamer and CUSTOM_ID

2015-10-14 Thread Fabrice Popineau
2015-10-14 0:18 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > This is a pity. Things would be more straightforward. > > Straightforward for what? Use againframes? Or force label? > > For

Re: [O] ox-beamer and CUSTOM_ID

2015-10-14 Thread Fabrice Popineau
2015-10-14 13:57 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > 2015-10-14 0:18 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > > I'm not opposed to something like it, but it is no lo

[O] ox-beamer and CUSTOM_ID

2015-10-13 Thread Fabrice Popineau
Hi, Something I don't understand in ox-beamer. I wanted to use the againframe feature. I setup a CUSTOM_ID to foo on the first frame. I use #foo as a BEAMER_REF in the againframe. But ox-beamer insists in using its own generated label to refer to the frame. I trace it to org-beamer--get-label

Re: [O] ox-beamer and CUSTOM_ID

2015-10-13 Thread Fabrice Popineau
2015-10-13 21:50 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > 2015-10-13 21:26 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > > > >> Hello, > >> > >> I

Re: [O] ox-beamer and CUSTOM_ID

2015-10-13 Thread Fabrice Popineau
2015-10-13 21:26 GMT+02:00 Nicolas Goaziou : > Hello, > > I don't understand the issue. BEAMER_REF: #foo generates the same > internal reference as :CUSTOM_ID: foo, doesn't it? > > My point is that you need to set : * Frame 1 :PROPERTIES: :BEAMER_OPT: label=foo :END: *

Re: [O] ox-beamer and CUSTOM_ID

2015-10-13 Thread Fabrice Popineau
2015-10-13 22:52 GMT+02:00 Nicolas Goaziou <m...@nicolasgoaziou.fr>: > Fabrice Popineau <fabrice.popin...@gmail.com> writes: > > > This time , I'm the one who is puzzled: > > what is the point in naming the link "foo" and getting sec:orgheadline1 > &g

Re: [O] anyone syncing orgmode calendar with google cal, and if so how?

2015-10-05 Thread Fabrice Popineau
y > South Africa > > Tel : +33 - (0)9 53 10 27 44 > Cell: +33 - (0)6 85 62 59 98 > Fax : +33 - (0)9 58 10 27 44 > > Fax (D):+49 - (0)3 21 21 25 22 44 > > email: rai...@krugs.de > > Skype: RMkrug > > PGP: 0x0F52F982 > --

Re: [O] Different set of packages for LaTeX export

2015-10-01 Thread Fabrice Popineau
2015-10-02 5:30 GMT+02:00 Manfred Lotz : > On Thu, 01 Oct 2015 21:21:42 +0200 > Rasmus wrote: > > > Hi Manfred, > > > > Manfred Lotz writes: > > > > > When creating slides, i.e using beamer I get an option clash > > > during compiling

Re: [O] Outut file name by backend

2015-09-26 Thread Fabrice Popineau
Rasmus gmx.us> writes: > > Fabrice Popineau gmail.com> writes: > > > Hi, > > > > Could it be made possible that the output file name when exporting be > > chosen by backend ? > > Something like : > > > > :EXPORT_FILE_NAME: (b

Re: [O] Outut file name by backend

2015-09-26 Thread Fabrice Popineau
time. Fabrice 2015-09-26 13:38 GMT+02:00 Fabrice Popineau <fabrice.popin...@gmail.com>: > Rasmus gmx.us> writes: > > > > > Fabrice Popineau gmail.com> writes: > > > > > Hi, > > > > > > Could it be made possible that t

[O] Outut file name by backend

2015-09-24 Thread Fabrice Popineau
Hi, Could it be made possible that the output file name when exporting be chosen by backend ? Something like : :EXPORT_FILE_NAME: (by-backend (latex "PDFL2A/pdf/pdl2a.tex) (html "PDFL2A/projets.html")) Am I missing another option here ? Best regards, Fabrice

Re: [O] A book produced using Org

2015-09-19 Thread Fabrice Popineau
> very vibrant communities of developers. During the course of the work, we > often drew on support from these communities. > > -- Fabrice Popineau - SUPELEC Département Informatique 3, rue Joliot Curie 91192 Gif/Yvette Cedex Tel direct : +33 (0) 169851950 Standard : +33 (0) 169851212 --

Re: [O] Exporting an org-file to multiple html pages

2015-09-01 Thread Fabrice Popineau
> The one thing that would need to be added, if I understand your solution > correctly, is an index and automatic links to index, prev, next etc. > > Thanks, > > Jarmo > > > -- Fabrice Popineau - SUPELEC Département Informatique 3, rue Joliot Curie 91192 Gif/Yvette Cedex Tel direct : +33 (0) 169851950 Standard : +33 (0) 169851212 --

Re: [O] [OFF TOPIC] almost giving up on emacs email..looking for advice?

2015-08-11 Thread Fabrice Popineau
On this thread, I will report quite a different user experience. I have been a long time user of emacs and Gnus (Emacs since 1987). I have been using (ding) Gnus under Windows NT in the late 90's and up to about 2010. But now, I process my mail using the GMail browser interface. The reasons are

Re: [O] Block level specification for tex code html export method

2015-08-11 Thread Fabrice Popineau
2015-08-11 10:47 GMT+02:00 Haochen Xie haoch...@acm.org: Hi Andreas, Thank you for your reply. I've read the whole thread, and found your example (the second link) very useful. Although for some reason, SVG image is not working well on my machine (not being displayed in chrome, nor on IE. I

  1   2   3   >