[O] Struggling with new exporter

2014-09-22 Thread Phillip Lord
I'm rather struggling with the new exporter. I fear I have used a combination of old and new configuration which cannot be helping. I am trying to get publishing working mostly in batch, so that it will work as part of my continuous integration framework. But having it work interactively would be

Re: [O] Struggling with new exporter

2014-09-23 Thread Phillip Lord
Nicolas Goaziou writes: > [...] > > `org-html-publish-to-html' is not meant to be called directly, but > rather used in a project definition as a :publishing-function value. > > Speaking of which, why don't you simply create a proper project-alist > and call `org-publish' on it (interactively or

Re: [O] Struggling with new exporter

2014-09-24 Thread Phillip Lord
Nicolas Goaziou writes: >> Okay, I've done it this way. Took a bit of fiddling since I need the >> project-alist to work in different configurations (i.e. interactively, >> in batch and in batch on a CI machine). Also, the timestamp stuff >> confused me -- org was skipping publication, even thoug

[O] Multi-file and master files

2014-10-01 Thread Phillip Lord
I've been writing a long document in org-mode recently. I decided to use org-mode for two reasons: firstly, I wrote the outline plan in org anyway and switching tools was irritating; second, I want both PDF and HTML output. My tool of choice would have been latex and auctex where it not for the H

Re: [O] Multi-file and master files

2014-10-01 Thread Phillip Lord
Rasmus writes: > Hi Phillip, > > phillip.l...@newcastle.ac.uk (Phillip Lord) writes: > > I might be misunderstanding your question here, so bear(?) with me. > > I think #+INCLUDE: "$FILE" should take care of what you want. > Basically, at export time, INCLUDE i

Re: [O] Multi-file and master files

2014-10-01 Thread Phillip Lord
It's still working through by batch process which is using cask and probably has a different version of org. Is there a stable org-mode package repo? At the moment, both ELPA and the org-mode repo appear to be bleeding egde... Phil Rasmus writes: > phillip.l...@newcastle.ac.uk (Phillip

Re: [O] Multi-file and master files

2014-10-01 Thread Phillip Lord
Rasmus writes: > phillip.l...@newcastle.ac.uk (Phillip Lord) writes: > >> Hmmm. I seem to have trashed by org install by loading from ELPA; >> currently, interactively, I can't export at all. > > Do C-h f on some org functions and check that they are from the elpa

Re: [O] Multi-file and master files

2014-10-01 Thread Phillip Lord
Nicolas Goaziou writes: > phillip.l...@newcastle.ac.uk (Phillip Lord) writes: > >> Slightly confusing. I would have expected ELPA to do a stable install, >> and then git for those wanting the bleeding edge. Is the only purpose >> for the org-mode ELPA to hold plus-contrib

[O] Lentic.0.6 and org mode

2015-01-08 Thread Phillip Lord
I thought some of you might be interested in the new release of my package, lentic. One of the things that it now does is allow multi-modal of editing of Emacs source, using org mode for the documentation. I realise that it's already possible to use ELPA org-babel to write literate el files, or t

Re: [O] Lentic.0.6 and org mode

2015-01-09 Thread Phillip Lord
tually: > M-xlentic-mode > M-xlentic-mode ;; twice > M-x lentic-mode-split-window-below > Then change the new buffer to the desired mode (Java mode, C++ mode, > whatever). > (I was created in fundamental mode). > > Is this the standard way to use it? > > Thier

Re: [O] Lentic.0.6 and org mode

2015-01-09 Thread Phillip Lord
> On 2015-01-09 17:12, address@hidden (Phillip Lord) writes: > > > It's configurable, though. By default, the two windows share the same > > text (which is nearly the same behaviour as indirect buffers). But they > > can also be different (but related). I use a file

Re: [O] Lentic.0.6 and org mode

2015-01-15 Thread Phillip Lord
Alan Schmitt writes: > On 2015-01-09 19:18, phillip.l...@newcastle.ac.uk (Phillip Lord) writes: > >>> I've used a similar configuration >>> >>> #+begin_src emacs-lisp >>> (add-hook 'emacs-lisp-mode-hook (lambda () (setq lentic-init >>

Re: [O] Lentic.0.6 and org mode

2015-01-15 Thread Phillip Lord
writes: > Thierry Banel writes: > >> Nice! > > I also tried it and found it really interesting! Thank you. > >> >> I spent some time figuring out how to use it. >> >> This is what I did eventually: >> M-xlentic-mode >> M-xlentic-mode ;; twice >> M-x lentic-mode-split-window-below >> T

Re: [O] Lentic.0.6 and org mode

2015-01-15 Thread Phillip Lord
Alan Schmitt writes: > On 2015-01-15 15:54, phillip.l...@newcastle.ac.uk (Phillip Lord) writes: > >> Good. If you find any examples which fail, I'd be happy to look. > > It's not really failing, but I don't know how to put the end of file > markers s

Re: [O] Lentic.0.6 and org mode

2015-01-15 Thread Phillip Lord
Thierry Banel writes: > Le 15/01/2015 17:11, Phillip Lord a écrit : >>>> I spent some time figuring out how to use it. >> Of course, even when installed from Melpa it is self-documenting in the >> sense that the source files are full of documentation. The lenti

Re: [O] Lentic.0.6 and org mode

2015-01-16 Thread Phillip Lord
Alan Schmitt writes: > I gave this a try and it works well. > >> Can I ask, why do you want to kill the buffer? Why not just bury it? > > Because otherwise I get this the next time I start lentic for the same > file: > > A buffer is visiting /Users/schmitta/tmp/lentic_test.org; proceed? (y or n)

Re: [O] Lentic.0.6 and org mode

2015-01-16 Thread Phillip Lord
"Thomas S. Dye" writes: > Thierry Banel writes: > >> You are not missing anything. MD or ORG do the job. It is just that your >> public is made of Emacs users, and Org-mode users. So ORG sounds >> familiar. GitHub renders pretty well ORG documents. And maybe someday >> there will be converters f

[O] org-info.js

2015-01-26 Thread Phillip Lord
Can anyone tell me where the source code for org-info at http://orgmode.org/org-info.js is? This verison if minified. There are these: https://github.com/SebastianRose/org-info-js/ https://github.com/RickMoynihan/org-info-js Some of the web pages aabout org-info aren't working. http://orgmod

Re: [O] org-info.js

2015-01-27 Thread Phillip Lord
Achim Gratz writes: > Phillip Lord writes: >> Can anyone tell me where the source code for org-info at >> >> http://orgmode.org/org-info.js >> >> is? This verison if minified. >> >> There are these: >> >> https://github.com/SebastianRose

Re: [O] save folded state

2015-01-27 Thread Phillip Lord
You mean programmatically? Is folding not just implemented with invisible overlays? If so, why do you need to change this to get context? You can try setting buffer-invisibility-spec temporarily. For example, run this function in a folded org-mode buffer. (defun temp () (interactive) (messag

Re: [O] save folded state

2015-02-02 Thread Phillip Lord
issue in selecting > contex using commands that grab what is visible. So for things inside a > folded section it was not grabbing the right context. > > I solved it by doing something similar to what you describe, i.e. a > tempbuffer. > > lentic looks pretty interesting. > >

[O] [ANN] Lentic 0.7

2015-02-05 Thread Phillip Lord
Lentic.el 0.7 is now available. Lentic is an Emacs mode which supports multiple views over the same text. This can be used for a form of literate programming. It has specific support for Clojure which it can combine with either LaTeX, Asciidoc or Org-Mode. Two lentic buffers, by default, the two

[O] Adding new switch or header

2015-11-03 Thread Phillip Lord
I am trying to implement a new backend based on the HTML export. I need to do some post-processing to the source blocks that needs to be optional. For some blocks I need to replace "[" with "\[" and for some I don't. I am not sure whether to use headers or switches. So #+begin_src java -s st

Re: [O] Adding new switch or header

2015-11-03 Thread Phillip Lord
Eric S Fraga writes: > On Tuesday, 3 Nov 2015 at 15:54, Phillip Lord wrote: >> I am trying to implement a new backend based on the HTML export. I need >> to do some post-processing to the source blocks that needs to be >> optional. For some blocks I need to replace "[

Re: [O] Adding new switch or header

2015-11-04 Thread Phillip Lord
Eric S Fraga writes: > On Tuesday, 3 Nov 2015 at 21:57, Phillip Lord wrote: > > [...] > >> Are these form of attributes specific to the source block which they >> precede? Or is it possible to do any kind of inheritance with them? For >> my use case, all the c

Re: [O] bug#22399: org-mode fontification

2016-01-19 Thread Phillip Lord
Kyle Meyer writes: > Kyle Meyer writes: >> Rasmus writes: >> >> [...] >> >>> Note, this change only lives it the Emacs version of Org. It was added in >>> this commit: >>> >>>6711a21f1125c0047c56eb266eb374c1ec90a967 > > [...] > >> >> This commit was backported in Org commit d81e6b5, an

Re: [O] bug#22399: org-mode fontification

2016-01-20 Thread Phillip Lord
Rasmus writes: > > Kyle Meyer writes: > >>> However, it's easy enough to switch to using an org-font-lock-ensure >>> variant that avoids these issues, so I will do that (in an updated >>> patch and on Org's maint). >> >> I've attached updated patches against emacs-25. If these are applied to >>

[O] bug#22399: org-mode fontification

2016-01-31 Thread Phillip Lord
Rasmus writes: > Hi Phillip, > > Thanks for your report. > > phillip.l...@russet.org.uk (Phillip Lord) writes: > >> On emacs-25 ox-html, line 1847, org-html-fontify-code does this... >> >> (setq code (with-temp-buffer >>

[O] bug#22399: org-mode fontification

2016-02-11 Thread Phillip Lord
Bastien Guerry writes: > Kyle Meyer writes: > >>> Thanks for installing this -- Kyle, do you confirm you installed the >>> change in Org's git repo? >> >> Yes, in a4edee4. > > Thanks! And thank you everyone for fixing! Phil

Re: [O] [OT] A new web browser‽

2016-04-12 Thread Phillip Lord
Michael Welle writes: > Hallo, > > Peter Davis writes: > >> On Sat, Apr 9, 2016, at 02:09 PM, Marcin Borkowski wrote: >>> >>> eww ;-) >>> >> >> I never played with eww before. It looks interesting, but seriously, is >> there any way to cancel a large download? My emacs is completely locked >>

Re: [O] [OT] A new web browser‽

2016-04-12 Thread Phillip Lord
Michael Welle writes: >> Did you submit a bug report? > no, I didn't. I think it's by design and more a feature request than a > bug. And to be honest, eww is not so important to me. w3m works quite > nice. The bug tracker is for feature requests also! Phil

[O] bug#23365: 25.0.93; org-mode fails on export with include

2016-04-28 Thread Phillip Lord
phillip.l...@russet.org.uk (Phillip Lord) writes: > Emacs fails in org-mode when exporting; testing from current head. > I've checked this a little further -- the current org mode on ELPA does not fail in the same way -- org-map-entries has changed the call from: (org-age

[O] bug#23365: 25.0.93; org-mode fails on export with include

2016-04-30 Thread Phillip Lord
Rasmus writes: > The following message is a courtesy copy of an article > that has been posted to gmane.emacs.orgmode as well. > > Kaushal Modi writes: > >>> Is org-mode in core going to be updated before 25.1? >> >> >> Copying the org-mode ML for this. > > AFAIU, by the time we were ready to m

Re: [O] template for writing Emacs manuals in Org

2016-05-17 Thread Phillip Lord
Eric Abrahamsen writes: > "Thomas S. Dye" writes: > >> Aloha Eric, >> >> Eric Abrahamsen writes: >> >>> "Thomas S. Dye" writes: >>> Rasmus writes: > Once upon a time Tom ported the Org manual. It's on his github, probably > under tsdye. https://github.com/tsdye/orgm

[O] Stop exporting certain sections

2015-02-05 Thread Phillip Lord
I know that I can add :noexport to a section to stop it being exported, but is there a way of doing this for headers with a specific name? I have lots of them, and would rather not ":noexport" to them all. Phil

Re: [O] Stop exporting certain sections

2015-02-05 Thread Phillip Lord
Rasmus writes: > phillip.l...@newcastle.ac.uk (Phillip Lord) writes: > >> I know that I can add :noexport to a section to stop it being exported, >> but is there a way of doing this for headers with a specific name? I >> have lots of them, and would rather not ":noe

Re: [O] HTML + RDFa export/publishing ?

2015-04-16 Thread Phillip Lord
; Best regards, >> -- >> Olivier BERGER >> http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: >> 2048R/5819D7E8 >> Ingenieur Recherche - Dept INF >> Institut Mines-Telecom, Telecom SudParis, Evry (France) >> >> >> -- Phillip Lord,

[O] correlating positions between org-mode and export

2015-05-06 Thread Phillip Lord
Is there any way to correlate between the position in an org-mode buffer and an export from that buffer. So, if I have * Header With some text Exported to Header With some text I want do be able to match between the position of the "W" in "with" between the two buffers? Phil

Re: [O] Organizing and taming hectic Academia work (faculty viewpoint)? Tips or a good guides sought after :)

2015-06-11 Thread Phillip Lord
rific >>>>> coding >>>>>> > skills..basically non ) and having been using orgmode for a year or two >>>>>> > now. I love orgmode dearly and use it mainly for note taking, lists etc >>>>>> > >>>>>&g

Re: [O] Organizing and taming hectic Academia work (faculty viewpoint)? Tips or a good guides sought after :)

2015-06-12 Thread Phillip Lord
tegrate org-ref > with this. You mostly can do it, but the document probably would need > some final manual polishing for some things. > > http://kitchingroup.cheme.cmu.edu/blog/2015/06/11/ox-pandoc-org-mode-+-org-ref-to-docx-with-bibliographies/ > > > > Phillip Lord writes:

Re: [O] HTML/images zipped?

2015-06-26 Thread Phillip Lord
rly though! Peter Davis writes: > Is there any way to export HTML with all references images, > etc. packaged in a ZIP file? > > Thank you. > > -pd > > > > -- Phillip Lord, Phone: +44 (0) 191 208 7827 Lecturer in Bioinformatics,

Re: [O] How to make a non-GPL Org-mode exporter?

2015-08-04 Thread Phillip Lord
Marcin Borkowski writes: > Hi all, > > after a short discussion in a recent thread, I have a serious technical > question. > > Assume that (for some reason) I want to write an Org-mode exporter which > won't be GPL'd. (Use-case: having written a few custom exporters, I'm > writing a tutorial o

[O] remove sections with specific names

2016-07-15 Thread Phillip Lord
I'm trying to remove sections with specific names from the exported output (I know about adding a :noexport: tag, but I always want to remove the ones of the same name). I've tried using :filter-section but if I return nil from this, it removes the section but this leaves the headline in and I w

[O] org-info

2016-07-16 Thread Phillip Lord
I'm having two problems with org-info.js. Firstly, it's currently available and is linked into generated HTML at http://orgmode.org/org-info.js; this makes it non-functional when delivered via https. Secondly, in HTML generated by org mode, this license condition is added: * As additional perm

Re: [O] Remove Org from Emacs repository?

2016-12-19 Thread Phillip Lord
Reuben Thomas writes: > On 18 December 2016 at 13:20, Carsten Dominik wrote: > >> Dear all, >> >> I'd hate to see Org removed from Emacs. It took a lot of work to get it >> in, and I believe that the vast majority of Emacs users does not install >> packages. For a newbie to get to Emacs and to

Re: [O] Remove Org from Emacs repository?

2016-12-19 Thread Phillip Lord
Achim Gratz writes: >> Now that package.el is mature, there's no need for Emacs to include all >> this stuff in its source releases. > > That assertion isn't universally accepted as true. Org in particular > continues to show how the integration into Emacs as well as some > functionality in packa

Re: [O] Remove Org from Emacs repository?

2016-12-20 Thread Phillip Lord
Achim Gratz writes: > Phillip Lord writes: >> I think there's only a few problems, actually. package.el initialization >> is all or nothing at the moment, and is disabled on emacs -q. Neither of >> these would make sense if we wanted in built packages. > > My o

Re: [O] Preventing Org from being installed by elpa

2016-12-21 Thread Phillip Lord
Karl Voit writes: > * Eric Abrahamsen wrote: >> >> Actually, I have a third: the plain old Org package from the >> package repos, because I've installed other packages that require >> it. (Another gripe: why isn't the loading of a file containing >> (provide 'org) enough to tell the package mana

Re: [O] Preventing Org from being installed by elpa

2016-12-21 Thread Phillip Lord
Karl Voit writes: > * Phillip Lord wrote: >> Karl Voit writes: >> >>> I got the tipp of creating «~/.emacs.d/elpa/org-3101/org-pkg.el» >>> with: >>> (define-package "org" "3101" "Dummy org mode package" 'ni

Re: [O] Sync up the org in emacs master to org maint branch?

2017-02-01 Thread Phillip Lord
On Wed, February 1, 2017 6:51 pm, Lars Ingebrigtsen wrote: > Aaron Ecay writes: > > >> If ELPA made available (on the server for downloading, and in the >> client for installing) old versions of packages, then users could always >> be offered the latest compatible version, but not later incompatib

Re: [O] Sync up the org in emacs master to org maint branch?

2017-02-06 Thread Phillip Lord
les we track in Emacs.git. > > The precise technical details have yet to be worked out, but it shouldn't be > too difficult. Phillip Lord has already began advance work on alternatives, > and I've received offers of help from others to work on this new process. > > I think now

[O] stable org-plus-contrib

2017-05-10 Thread Phillip Lord
I would like to use some of the packages in org-plus-contrib. So, I've added orgmode's ELPA archive. But I find being on the bleeding edge a little buggy. As far as I can see, there is no "stable" ELPA package archive, so I have to fall back installation from git. This seems somewhat backward to

Re: [O] stable org-plus-contrib

2017-05-11 Thread Phillip Lord
Michael Alan Dorman writes: > phillip.l...@russet.org.uk (Phillip Lord) writes: >> I would like to use some of the packages in org-plus-contrib. So, I've >> added orgmode's ELPA archive. But I find being on the bleeding edge a >> little buggy. >> >> As

Re: [O] stable org-plus-contrib

2017-05-11 Thread Phillip Lord
Kaushal Modi writes: > On Thu, May 11, 2017, 8:20 AM Phillip Lord > wrote: > >> >> Really? That's rather confusing. So, it means that a bug here is a bug >> in a release version? >> > > Well, a bug's not a bug till it is seen :) > > What

[O] Bug: Export Error with author [9.0.6 (9.0.6-elpaplus @ /home/phillord/.emacs.d/elpa/25.2/org-plus-contrib-20170502/)]

2017-05-15 Thread Phillip Lord
list. I am having problems with exporting org files with either author or titles set. I have found this with ox-reveal, ox-s5 and ox-deck. My org-file looks as follows: #+TITLE: This is the title of the document #+AUTHOR: Phillip Lord * Slide One Here is a

Re: [O] Bug: Export Error with author [9.0.6 (9.0.6-elpaplus @ /home/phillord/.emacs.d/elpa/25.2/org-plus-contrib-20170502/)]

2017-05-16 Thread Phillip Lord
Nicolas Goaziou writes: > Hello, > > phillip.l...@russet.org.uk (Phillip Lord) writes: > >> I am having problems with exporting org files with either author or >> titles set. I have found this with ox-reveal, ox-s5 and ox-deck. > > [...] > >> Debugger en

Re: [O] org mode moves to GNU emacs core

2017-07-03 Thread Phillip Lord
Bastien writes: > Hi Uwe, > > Uwe Brauer writes: > >> I am not sure whether I understand that discussion in emacs dev >> correctly. Will orgmode be moved into the GNU emacs try as it was done >> with gnus? > > for the record, I would be in favor of this. Why? > > - Less installation headaches >

Re: [O] org mode moves to GNU emacs core

2017-07-04 Thread Phillip Lord
Bastien Guerry writes: > Hi Philip, > > phillip.l...@russet.org.uk (Phillip Lord) writes: > >> I presume you do see this as an advantage? The issue is, surely, >> that it's too much of a PITA for the advantage that you gain? > > Well, it's not really about

Re: [O] org mode moves to GNU emacs core

2017-07-04 Thread Phillip Lord
Tim Cross writes: > Just to throw my 2 cents in. > > While I can understand the benefits of being able to easily install the > latest org package via elpa, I think there are some significant benefits > to org being a part of core Emacs. > > I currently find three issues with the current situation

Re: [O] org mode moves to GNU emacs core

2017-07-04 Thread Phillip Lord
Tim Cross writes: >> I don't see how that would possible once it is integrated in GNU emacs >> core, there will be no separate makefile or anything of that sort, but >> maybe I am missing something. >> > > There is going to have to be a way for people to maintain and build org > independently. Wh

[O] org-drill futures

2019-03-16 Thread Phillip Lord
I've been using org-drill a lot recently. I've already added one feature that I consider vital for this kind of thing (answering by typing!) and would like to add another (some form of Leitner box learning). But, it seems sensible to fix the maintainership first. Are any of the forks out there a

[O] Graphing upcoming scheduled items

2019-04-08 Thread Phillip Lord
Is there a way to get a list of the number of upcoming scheduled items? I was looking for a sparse list and to an arbitrary time in the future, and not specifically over my agenda files. Something like: 01-04-201910 03-04-201914 ... 01-08-20196 ... 01-02-20204 I might write

Re: [O] org-drill futures

2019-06-02 Thread Phillip Lord
in contrib. Can anyone tell me how to achieve this? Phil phillip.l...@russet.org.uk (Phillip Lord) writes: > I've been using org-drill a lot recently. I've already added one feature > that I consider vital for this kind of thing (answering by typing!) and > would like to add anot

Re: [O] org-drill futures

2019-06-02 Thread Phillip Lord
Nicolas Goaziou writes: > Hello, > > phillip.l...@russet.org.uk (Phillip Lord) writes: > >> I've launched an fork of org-drill. I have tried to reach Paul Sexton, >> the original author, and had some feedback (he was happy for my take >> over), but not

Re: [O] org-drill futures

2019-06-19 Thread Phillip Lord
Stig Brautaset writes: >>> I would suggest the opposite: move it to GNU ELPA, for example, so we >>> can remove it from contrib. >> >> Yes, I am quite happy with that also -- it would save the effort of >> syncing it. It would have to be MELPA though, because I don't think we >> have papers (I ca

Re: [O] org-drill futures

2019-06-29 Thread Phillip Lord
phillip.l...@russet.org.uk (Phillip Lord) writes: > Nicolas Goaziou writes: > >> Hello, >> >> phillip.l...@russet.org.uk (Phillip Lord) writes: >> >>> I've launched an fork of org-drill. I have tried to reach Paul Sexton, >>> the original au

Re: [O] Bug: org-drill-entry-empty-p should use outline-forward-same-level and not outline-next-heading [9.1.6 (9.1.6-48-gfe7619-elpaplus @ /Users/christoffer/.emacs.d/elpa/org-plus-contrib-20180212/)

2019-07-22 Thread Phillip Lord
1) in > org-entry-empty-p. > I'm not sure whether this has any other adverse effect, but I can't see > how it > would make things worse, at least. > > Emacs : GNU Emacs 26.2 (build 1, x86_64-apple-darwin18.6.0, Carbon > Version 158 AppKit 1671.5) > of 2019-06-15 &

Re: [O] org-drill vocabulary and question about properties

2019-07-31 Thread Phillip Lord
"Gerhard Butscher" writes: > Hello, I intend to use org-drill for learning vocabulary > (german-spanish). Does anybody know a repository of such a vocabulary? > > As far as I know the inner workings of org-drill are placed in the > :PROPERTIES: section of the item. When I use :DRILL_CARD_TYPE

Re: [O] [RFC] Dog food, anyone?

2017-12-21 Thread Phillip Lord
Nicolas Goaziou writes: > Hello, > > The task started by Thomas S. Dye a couple years ago is now complete. > The "manual.org" file in "contrib/" directory is an up-to-date, > sometimes enhanced, version of the Org manual. Org can now eat its own > dog food. > > During the process, I had to re-or

Re: [O] [RFC] Dog food, anyone?

2017-12-21 Thread Phillip Lord
Nicolas Goaziou writes: >> Good stuff! >> >> My question about this and your experiences with ox-texinfo, is would it >> be possible to integrate this into a workflow where a manual was >> converted piece-meal. >> >> So, if a texinfo manual was multi-part (like the Emacs manual for >> instance),

Re: [O] [RFC] Dog food, anyone?

2017-12-21 Thread Phillip Lord
Nicolas Goaziou writes: > phillip.l...@russet.org.uk (Phillip Lord) writes: > >> I was wondering the other way around. Can org produce .texi that >> could be part of a larger existing texinfo. So, something that can be >> @include'd. > > I don't see why it

Re: [O] [RFC] Moving "manual.org" into core

2018-03-05 Thread Phillip Lord
Bastien writes: >> For the record, and as a first feedback, I totally disagree with the >> FUD (".org flexibility will bring us new problems", seriously) >> spread about the Org manual. > > Testing the .texi exporter (and maybe .html and .pdf) against this big > file will be interesting. > > Test

Re: [O] [OT] org-mode bindings in markdown-mode?

2018-04-17 Thread Phillip Lord
Marcin Borkowski writes: > On 2018-04-13, at 15:14, Matt Price wrote: > >> Hi eveyrone, >> >> I'm using markdown more and more in collaborative projects (sigh). I am >> getting used to the syntax but it drives me crazy not to be able to edit >> document structure with commands like C-return,, M-