Re: [O] Bug: HTML exports issues: none not working, and issues with #+TITLE

2016-11-25 Thread Peter Davis
It turns out I somehow had org 9.0.1 on my load path. Moving this elsewhere and restarting emacs got me back to org 8.2.10, in which export works. So now I have to wonder ... what's the right way to upgrade org versions? Thanks! -pd On Tue, Nov 22, 2016, at 07:21 PM, Peter Davis wrote: > So I

Re: [O] Bug: HTML exports issues: none not working, and issues with #+TITLE

2016-11-22 Thread Peter Davis
So I figured out how to do all these things, but it doesn't work. Does anyone know how to fix this export problem? I just installed emacs from on a new MacBook Pro. Emacs version: GNU Emacs 25.1.1 (x86_64-apple-darwin13.4.0, NS appkit-1265.21 Version 10.9.5 (Build

Re: [O] Bug: HTML exports issues: none not working, and issues with #+TITLE

2016-11-22 Thread Peter Davis
On Tue, Nov 22, 2016, at 03:00 AM, Alan Schmitt wrote: > On 2016-11-21 14:16, Peter Davis writes: > > > I'm on a Mac, and don't know how to start the Emacs.app without loading > > the init file. > > This is how I do it: > open /Applications/Emacs.app -n --args -Q -l

Re: [O] Bug: HTML exports issues: none not working, and issues with #+TITLE

2016-11-22 Thread Alan Schmitt
On 2016-11-21 14:16, Peter Davis writes: > I'm on a Mac, and don't know how to start the Emacs.app without loading > the init file. This is how I do it: open /Applications/Emacs.app -n --args -Q -l ~/tmp/emacs_debug/init.el the '-n' says to open the application again even

Re: [O] Bug: HTML exports issues: none not working, and issues with #+TITLE

2016-11-21 Thread Peter Davis
This suggests the following, but I don't know how to do any of this: The full sequence of steps that worked for me: >From the command line: - Run emacs without loading the init file: emacs -q In emacs: - run C-u M-x org-reload - Use package-list-packages to uninstall org: select it then d x

Re: [O] Bug: HTML exports issues: none not working, and issues with #+TITLE

2016-11-08 Thread Frederick Giasson
Hi Nicolas, Thanks anyway, this answer led me to do some more research. What did work for me is this: http://emacs.stackexchange.com/a/16616/13925 Only running C-u M-x org-reload was fixing the issue, but when I restarted Emacs, it was restarting. Doing org-reload, uninstall and

Re: [O] Bug: HTML exports issues: none not working, and issues with #+TITLE

2016-11-08 Thread Frederick Giasson
Hi Nicolas, This seem to indicate you have a mixed installation. See, e.g., . I am getting a 404 error for that page, would you have another link for that thread? Thanks, Fred

Re: [O] Bug: HTML exports issues: none not working, and issues with #+TITLE

2016-11-08 Thread Nicolas Goaziou
Hello, Frederick Giasson writes: > I upgraded to Emacs 25.1 and Org-mode 9.0 (latest from Elpa) and I am > experiencing two issues with export: > > >(1) The header parameter ":exports none" doesn't appear to be > working. With the following code, the code block is

[O] Bug: HTML exports issues: none not working, and issues with #+TITLE

2016-11-07 Thread Frederick Giasson
Hi, I upgraded to Emacs 25.1 and Org-mode 9.0 (latest from Elpa) and I am experiencing two issues with export: (1) The header parameter ":exports none" doesn't appear to be working. With the following code, the code block is exported to HTML: = #+BEGIN_SRC elisp :results