Dear all, Richard Stallman started a thread on emacs-devel on how to let Emacs do WYSIWG word processing:
https://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00515.html "25 years ago I hoped we would extend Emacs to do WYSIWG word processing. That is why we added text properties and variable width fonts. However, more features are still needed to achieve this. Could people please start working on the features that are needed?" This hit the news: https://news.ycombinator.com/item?id=6773529 I don't want to fork the thread and import the discussion here, instead I'd like to discuss a feature for Org that I think would be useful*. How far are we from allowing users to preview an exported Org buffer into a separate window, and displaying either a PDF or an ODT document through DocView? Since Org can already perform export asynchronously, maybe all what we need is to create a function for `write-file-hooks' that exports in the background and display the document in another window. Maybe someone already have such a setup? Would you be interested in having it? Thanks in advance for your feedback! * See http://article.gmane.org/gmane.emacs.devel/165543 -- Bastien