On Tue, Oct 12, 2010 at 9:59 PM, Bernt Hansen wrote:
> I haven't managed to get embedded images into an OO or Word document
> satisfactorily using the org -> HTML -> MS Word route yet. An exporter
> that handles this correctly would be great!
Bernt,
I've had decent luck with embedded images via
On Mon, Nov 1, 2010 at 8:05 AM, Jambunathan K wrote:
>
> ** What is the easiest way to install latest version of Orgmode?
>
That's all good information to have, but I'm not sure it's the easiest
way to install the latest version. It may eventually be easy, but the
existing steps look relatively c
On Mon, Nov 1, 2010 at 6:47 PM, Christian Moe wrote:
> Re: converting SVG
>
> 2. Ask Inkscape -- it's free software; unfortunately, the result is
> rasterized.
>
> e.g.
>
> : inkscape --without-gui --export-text-to-path --export-eps=drawing.eps
> drawing.svg
>
> From a sample 52 KB SVG file, Inksc
With the new list handling mechanism in v7.02, org-meta-return acts
differently for me following lists. If I hit M-RET with the cursor in
the (blank) row or two after a list, it adds another list item.
Before, I'd get a new heading (what I want), and I'd only get another
list item if the cursor is
On Wed, Nov 3, 2010 at 5:50 PM, Anthony Lander wrote:
> Hi Tom,
>
>
> In order to avoid a prefix key, I did the following in my .emacs:
>
> (defun my-org-mode-hook ()
> (define-key org-mode-map (kbd "") (lambda () (interactive)
> (org-insert-heading 1 nil
> (add-hook 'org-mode-hook 'my-org-mo
Dan Davison stats.ox.ac.uk> writes:
>
> Torsten Wagner gmail.com> writes:
>
> <...>
> > 4. Is there a way to see all source code blocks of a single session tangled
> > together in a single buffer and changes in this buffer will be placed back
after
> > leaving into the individual blocks agai
Thierry Guillemin gmail.com> writes:
>
>
> Hello
>
> This question comes after
reading http://lifehacker.com/5419988/five-best-outlining-tools
>
> and before buying a N900...
>
> Will it be possible to install Org-mode on the N900 (only Emacs available is
Qemacs) ?
>
> Merci d'avance
>
S
Eric Schulte gmail.com> writes:
> Under normal usage w/o this header argument, results are either tabular
> or are textual. If tabular a single table can easily be recognized and
> handled, if textual they are normally enclosed in a block (example,
> html, latex, etc...), the block then allows f
Eric Schulte gmail.com> writes:
>
> Hi Austin,
>
> Austin Frank gmail.com> writes:
>
> > Hey all--
> >
> > Two (hopefully quick) questions:
> >
> > 1) Does the exporter respect the :cache argument? When I evaluate a
> >buffer, I can tell that cached blocks are not re-run, as expected.
>
I've tried several approaches to converting org-mode files to MS-Word
or OpenOffice.org that retains vector graphics, especially
encapsulated postscript files. Some options I've tried include docbook
export with docbook2odf (doesn't work with docbook v5) and latex
export with tex4ht (converts graph
On Thu, Sep 2, 2010 at 7:41 PM, Dan Davison wrote:
> There have been some recent changes with the aim of making code blocks
> more pleasant to use in Org, such as fontification and making TAB and
> other major-mode commands available in the Org buffer (with a current
> master branch, see the varia
I think it'd help for new users to keep it on by default, but since it
can be changed, I'm fine either way. How hard would it be to use a
property, so it could be changed on a per-file basis? If it's
difficult, that time may be better spent profiling and speeding it up.
- Tom
On Tue, Sep 7, 2010
On Wed, Aug 3, 2011 at 12:46 PM, Carl Bolduc wrote:
> Right now, I am tempted by the many great plaint text editor that exist in
> iOS. This way, I would get a great typing experience but I would lose the
> ability to perform actions on the text until I get back to the PC.
> Is anyone in a similar
On Thu, Nov 3, 2011 at 7:26 PM, Herbert Sitz wrote:
> Michael Brand gmail.com> writes:
>>
>> or at a similar place that there is also the possibility to have the
>> vi modal editing paradigm and most of the vi key bindings within Emacs
>> itself by using a vi emulation like Viper mode. (I use Ema
Dan Davison stats.ox.ac.uk> writes:
> There are more details below. The code is at
>
> http://www.stats.ox.ac.uk/~davison/software/org-table-R/org-table-R.el
This is a neat way to interface to R and to make tables more useful to
me. I'm a big user of ESS/R and org-mode, and I've been looking at
15 matches
Mail list logo