Please can we have the relevant patch installed in emacs-24.
joa...@verona.se writes:
> Hello list,
>
> I have an article I've written in Org. To submit it to the publisher, it
> needs to follow a particular ms word style template.
I am not much familiar with MS Word formats.
I am wondering whether it is possible to convert MS Word Templates and
MS Word
On 1/2/13, Nick Dokos wrote:
>> That's excellent for manual creation of a new frame. However, it also
>> creates a new frame with (setq org-agenda-follow-indirect t).
>>
>> Is this intended?
>>
>
> It would seem so: org-agenda-follow-indirect is used in a single place:
In my case, follow-mode wo
Bastien writes:
> Hi Nathan,
>
> Nathan Trapuzzano writes:
>
>> Of course the particular implementation will have to be seen before it
>> can be accepted, but I'd like to get the spec accepted (provisionally)
>> before setting to work on it.
>
> As a start, you can look at the way org-e-*.el bac
Happy new year list :)
Constructing a custom agenda using (org-entry-get (point) "CATEGORY" t) in an
org-agenda-skip-function, I found a rare case of strangely inherited property,
when a #+Category:foo line is present (at the top of the file) :
If an entry has no property drawer, it correctly inh
Samuel Wales wrote:
> ===
> org-indirect-buffer-display is a variable defined in `org.el'.
> Its value is new-frame
> Original value was other-window
>
> Documentation:
> How should indirect tree buffers be displayed?
> This applies to indirect buffers created with the commands
> M-x org-tree-to
> But considering that no one made such a request, he removed it from
> org-e-odt.el. I can re-instate the removed changes in to org-e-odt.el.
I agree, that would be great. I have the same use case as Joakim:
frequent exports to MS Word templates with predefined style sets.
Thanks very much!
To
I'm experimenting with starterkit on a new machine and have run into a
bug in org-mode elpa version 20121231.
With the stock distribution org-mode (7.8.11) in emacs 24.2 there is no
problem. With the elpa version 20121231 I get an error, see the
attached output from emacs --debug-init.
It's not
Hi Gary and Nick,
Nick Dokos writes:
> Probably because of commit 4aaf1a4df2c7a5e7c398c29fed121b049cccf78b.
> After doing
>
> (setq org-export-latex-inline-images t)
>
> it works correctly for me.
indeed -- the commit was not complete, it is now.
Thanks!
--
Bastien
Gary Oberbrunner wrote:
> The following org file, when exported as LaTeX -> PDF, contains only a
> link to the schema.png file, not the graphics. The .tex has \href where
> I think it should have \includegraphics.
>
> I'm using the latest git source from today.
>
>
Nick Dokos wrote:
> Tyler Smith wrote:
>
> > How do I include accented letters in my pdflatex exports?
> >
>
> That looks like a bug in the new exporter (the old exporter handles it
> properly).
Eh, I rushed to judgment. It's probably by design, given Tom's mail and
after doing some reading
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
Tyler Smith wrote:
> I'm using org 7.9.2, with the new exporter dispatcher from
> org-export. When I try to include accented letters, such as \'e, they
> don't work. When I export to pdf using C-c C-e p, the resulting tex
> file shows $\backslash$'e where I had \'e in the org file. Other
> macros
Exporting to LaTeX or PDF includes this line:
\usepackage[utf8]{inputenc}
And that seems to cope quite well with the actual accented characters.
If you learn an input method (latin-1-prefix is probably a good place to
start), then accented characters just fall through to the LaTeX and the r
Tyler Smith writes:
> Hi,
>
> I'm using org 7.9.2, with the new exporter dispatcher from org-export. When
> I try to include accented letters, such as \'e, they don't work. When I
> export to pdf using C-c C-e p, the resulting tex file shows $\backslash$'e
> where I had \'e in the org file. Other
Hi,
I'm using org 7.9.2, with the new exporter dispatcher from org-export. When
I try to include accented letters, such as \'e, they don't work. When I
export to pdf using C-c C-e p, the resulting tex file shows $\backslash$'e
where I had \'e in the org file. Other macros, like \alpha, work fine.
The following org file, when exported as LaTeX -> PDF, contains only a
link to the schema.png file, not the graphics. The .tex has \href where
I think it should have \includegraphics.
I'm using the latest org-mode git source from today. Emacs 24 nightly on
Windows 7.
It happens with emacs -q (ju
Ken Williams wrote:
> I’m having some trouble getting ‘sh’ babel blocks to work. Here’s a minimal
> test case, with the output after pressing C-c C-c:
>
> #+begin_src sh
>
> echo foo
>
> #+end_src
>
> #+RESULTS:
>
> : Error: unexpected symbol in "echo foo"
>
> In my .emacs file, I have
I would like to move my budget from MS Excel to Org-Mode. I currently have
one Excel sheet per month with all the transactions as well as a summary
sheet that uses sumif functions.
Assuming the following format for the monthly table:
#+tblname: january
| date | transaction | amount | category |
Sorry I forgot to include my version information:
Emacs : GNU Emacs 24.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4)
of 2012-07-13 on x.windlogics.local
Package: Org-mode version 7.8.11
current state:
==
(setq
org-export-babel-evaluate nil
org-export-preprocess-before-selecting
Bastien writes:
> Hi Joakim,
>
> joa...@verona.se writes:
>
>> I would like to experiment with a graphical view of all tasks I've ever
>> finished, produced with graphviz or something.
>>
>> However, I can't seem to reliably generate a suitable view for further
>> processing. For some reason arg
I have a closely related question:
I use multiple devices, so I need to have an IMAP server that really is
an IMAP server, instead of something the just serves up messages to be
downloaded. I have multiple folders, and I read messages from different
clients.
I haven't been able to figure out an
I'm having some trouble getting 'sh' babel blocks to work. Here's a minimal
test case, with the output after pressing C-c C-c:
#+begin_src sh
echo foo
#+end_src
#+RESULTS:
: Error: unexpected symbol in "echo foo"
In my .emacs file, I have the following:
(org-babel-do-load-languages
'org-bab
On 2 January 2013 11:29, Martin Butz wrote:
> Hi Brian,
>
> Am 02.01.2013 16:36, schrieb Brian van den Broek:
>
> [...]
>
>
>> Have you considered using the SD card for syncing? It is a bit more of a
>> hassle than syncing with a server, but it works well enough to satisfy
>> this
>> owner of a ti
Hi Brian,
Am 02.01.2013 16:36, schrieb Brian van den Broek:
[...]
Have you considered using the SD card for syncing? It is a bit more of a
hassle than syncing with a server, but it works well enough to satisfy this
owner of a tin foil hat :-)
yes and no;) I briefly thought of it and might gi
On 2 Jan 2013 07:49, "Martin Butz" wrote:
>
> Hello,
>
> in case anyone is interested, here is a short report what I found out:
>
> + I tested mobileorg on my Android phone without encryption and with
synchronization via Ubuntu one. Seems to work. However: I do not want to
store unencrypted org-fi
Hello,
I'm resurrecting this old thread after some recent messages about
mobileorg for Android and how I'd really like to see it on my iPhone.
Kyle Sexton writes:
> All,
>
> I've been working with Richard Moreland on the transition to being the
> new maintainer of MobileOrg on iOS.
>
> * Things
Hello,
in case anyone is interested, here is a short report what I found out:
+ I tested mobileorg on my Android phone without encryption and with
synchronization via Ubuntu one. Seems to work. However: I do not want to
store unencrypted org-files on a remote server.
+ I am able to enscrypt
Hi,
Suvayu Ali wrote:
> On Mon, Dec 31, 2012 at 08:29:12AM +0100, Gour wrote:
>
> I use notmuch for indexing only, and read and send emails from mutt.
> Although I do not use gnus, I do use emacs as my editor (hence
> message-mode) to compose emails; there I find Org is supported rather
> well.
Am Wed, Jan 02, 2013 at 08:57:14AM +, Suvayu Ali wrote:
> I use notmuch for indexing only, and read and send emails from mutt.
> Although I do not use gnus, I do use emacs as my editor (hence
> message-mode) to compose emails; there I find Org is supported rather
> well. For linking to ema
Hi Tyler,
Tyler Smith writes:
> According to the manual, and the help window that pops up when you
> call it, org-goto should accept a few one-letter commands to move up
> one level (u), quit (q), move to the next (n) or previous(p) heading.
> However, whenever I try any of these keys, they are
* Daniel Clemente wrote:
> El Sun, 30 Dec 2012 19:04:25 +0100 Karl Voit va escriure:
>>
>> I plan to implement a new weblog system that parses Org-mode
>> files and generates (static) HTML output. Yes, I am aware that
>> there are other solutions out there but I do not like them for
>> various re
Hi Daniel,
Daniel Clemente writes:
> But name is <<>> and you will get: <<>>
> With the patch you get a bare name: John
> So that new function should „clean“ the name: remove radio marks, emphasis,
> bold, etc. I did only radio marks..
I see. I applied a slightly modified patch i
On Mon, Dec 31, 2012 at 08:29:12AM +0100, Gour wrote:
>
> I'd also like to use Notmuch for quick searching and would fetch
> mail via getmail and use locally running dovecot for serving IMAP...
I use notmuch for indexing only, and read and send emails from mutt.
Although I do not use gnus, I do u
Hi Avdi,
Avdi Grimm writes:
> Given a minimal org-mode file with some Ruby code in it, the code
> section in the exported HTML has a bunch of garbage characters added
> to each line, like ''.
I can't reproduce this. Is this with emacs -q?
Can you reproduce with other languages than Ruby?
B
On Tue, 01 Jan 2013 18:57:46 +0100
Alan Schmitt wrote:
> I use mu4e, and what I really like about it is that the links are
> stable, even when moving mail from outside (like a web mail app or a
> mobile device). I could never get the registry to work well with gnus
> to solve this.
That's very
On Tue, 01 Jan 2013 13:36:16 +0100
Daniel Clemente wrote:
> I used gnus from 2008 to 2010 but could not make it work as I
> wanted. It seemed to value some things that I didn't (e.g. scoring,
> splitting, NNTP-style everywhere) whereas it didn't shine in other
> areas I needed (e.g. multiple SM
37 matches
Mail list logo