Good morning everyone.
If you do you daily pull today, something important will have
changed in Org-mode. From now on, the default settings will
use the incredible MathJax library to display math in
exported HTML. If you had never turned on LaTeX snipped
math publishing, this will now magically
Aloha Christian and Scot,
I'm interested in adding a brief section describing a plain vanilla
XeTeX export to the Worg tutorial on LaTeX export: http://orgmode.org/worg/org-tutorials/org-latex-export.php
If one or both of you could help out by editing the Worg page directly
or by sending dr
org.texi: Document quick insertion of empty structural elements
Sources:
1. http://article.gmane.org/gmane.emacs.orgmode/6670/
See section titled 'Completion of structure elements'
2. http://article.gmane.org/gmane.emacs.orgmode/18004/
>From 540d8f2c03d300b6007c0d8595bb78ad172d8eac Mon S
Scot,
Thanks a lot, this helps a lot and is getting me on the right track.
I was getting lost in the Customize-Groups-Browser hell and now see
that I can have it much easier. Great.
And when it comes to avoiding unwanted packages, I guess
[NO-DEFAULT-PACKAGES]
is really what I was looking for.
A
On Wed, 04 Aug 2010 06:26:19 +0200, Bastien wrote:
>
> Hi Ian,
>
> Ian Barton writes:
>
> > However, I think you may have to begin the long and
> > tedious task of identifying all contributors to Worg and asking their
> > permission.
>
> Yes I will.
>
> > If this isn't done we may end up wi
On Thu, 29 Jul 2010 13:11:16 -0400, Dan Davison wrote:
>
> I've put together a simple package to provide a minimalist visual
> appearance for Emacs. Screenshot and info:
>
> http://dandavison.github.com/minimal/
>
> In addition to getting rid of the usual suspects (scroll bars, menu
> bars, too
Hi Erik,
Erik Iverson wrote:
> Having not tried this out, are the aims different than David O'Toole's
> mode-specific fontification of org-mode source blocks?
>
> http://www.mail-archive.com/emacs-orgmode@gnu.org/msg28160.html
>
> See a picture of what he's done here:
>
> http://imagebin.ca/view/i
Glasspen writes:
> How can org-mode show done tasks in agenda-view.
Ugh, I think it does?!
Do you have any of these settings in your setup?
(setq org-agenda-skip-deadline-if-done t
org-agenda-skip-scheduled-if-done t)
Memnon
___
Emacs-or
On 08/13/2010 10:11 PM, Glasspen wrote:
>
> Hi!
>
> A question about tasks in agenda-view.
>
> How can org-mode show done tasks in agenda-view.
>
> Regards
>
> /C
>
If you are in the "todo list" view, there is a line like this at the top:
Available with `N r': (0)ALL (1)NEXT (2)AMD (3)WAITI
On 08/13/2010 06:10 PM, David Maus wrote:
> Jan Böcker wrote:
>> I have a projects.org file with entries like this:
>
>> * PROJECT Find the answer to life, the universe and everything
>> * PROJECT World Domination
>> *** NEXT build Doomsday Device
>
>> (where PROJECT and NEXT are both defined as
Hello!
Having not tried this out, are the aims different than David O'Toole's
mode-specific fontification of org-mode source blocks?
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg28160.html
See a picture of what he's done here:
http://imagebin.ca/view/iRVK_as7.html
Sébastien Vauban w
Hi everyone,
I am not sure what the status o this patch is now, is there anyone
besides the author whw has tested it and can comment on it?
- Carsten
On Aug 2, 2010, at 3:54 PM, Wes Hardaker wrote:
On Fri, 23 Jul 2010 13:19:31 +0200, to...@tuxteam.de said:
t> I tried contacting the autho
Hello,
Champagne! My very first patch... Hopefully one that will be followed by many
more...
Goal: to *fontify whole lines* of code-block or meta-lines.
See the results on this minimal example:
--8<---cut here---start->8---
#+TITLE: Better identification
Hi!
A question about tasks in agenda-view.
How can org-mode show done tasks in agenda-view.
Regards
/C
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/ema
Hi Eric,
"Eric Schulte" wrote:
> Sébastien Vauban writes:
>> Sébastien Vauban wrote:
>>> "Eric Schulte" wrote:
Sébastien Vauban writes:
>
As you can see, the tables are completely wrongly made, because
they're based on spaces ("à la Awk") and not on fixed position of
>>
On Fri, Aug 13 2010, Puneeth wrote:
> Hi Alex,
>
> On Fri, Aug 13, 2010 at 11:39 PM, Alex wrote:
>> I've been using emacs + org-mode for ~6 months and haven't done any elisp
>> hacking beyond a custom .emacs file. I would like to write a custom org-mode
>> export to markdown to play around with e
Hi David
On 10-08-13 17:59 , David Maus wrote:
2. request for help about an issue with multibyte character encoding
There is an issue with multibyte characters that appear in the input
as unescaped, multibyte encoded character
Hi Alex,
On Fri, Aug 13, 2010 at 11:39 PM, Alex wrote:
> I've been using emacs + org-mode for ~6 months and haven't done any elisp
> hacking beyond a custom .emacs file. I would like to write a custom org-mode
> export to markdown to play around with elisp and so that I can write readmes
> for my
I've been using emacs + org-mode for ~6 months and haven't done any elisp
hacking beyond a custom .emacs file. I would like to write a custom org-mode
export to markdown to play around with elisp and so that I can write readmes
for my github projects in org-mode. Are there any good tutorials on wri
Hi Seb,
Sébastien Vauban writes:
> Hi Eric,
>
> Sébastien Vauban wrote:
>> "Eric Schulte" wrote:
>>> Sébastien Vauban writes:
>>> As you can see, the tables are completely wrongly made, because they're
>>> based on spaces ("à la Awk") and not on fixed position of fields ("à la
>
On Fri, Aug 13, 2010 at 10:27 PM, Andreas Röhler <
andreas.roeh...@easy-emacs.de> wrote:
> Hi Bastien,
>
> looks like a typo in org.texi
> make info sends a warning.
>
> git blame -L 4735 org.texi
>
> 3f0d9351 doc/org.texi ... 2010-08-03 18:34:47 +0200 4735) @var{(title)}
> @r{The header t
Hi Bastien,
looks like a typo in org.texi
make info sends a warning.
git blame -L 4735 org.texi
3f0d9351 doc/org.texi ... 2010-08-03 18:34:47 +0200 4735)
@var{(title)} @r{The header text for the column. If omitted, the
property}
Cheers
Andreas
--
https://code.launchpad.net/~a-ro
Memnon Anon writes:
> Andreas Burtzlaff writes:
>
>> The C-u says that the function that is bound to the rest of the key
>> combination is called with the first argument being `t'.
>>
>> To get information about the function bound to a key combination use:
>> C-h k
>> and then press the key com
Jan Böcker wrote:
>I have a projects.org file with entries like this:
>* PROJECT Find the answer to life, the universe and everything
>* PROJECT World Domination
>*** NEXT build Doomsday Device
>(where PROJECT and NEXT are both defined as todo keywords.)
>I'd like to define a custom agenda view
Michael Brand wrote:
>Hi all,
>org-feed is becoming very useful for me, so far to manage the
>episodes of podcasts. Now I have a patch and a request for help.
>1. patch for an issue with XML entities
>===
>I found that some XML entities in my feeds are not sub
Noted. I'll see what I can do (but nobody be afraid to beat me to it, OK?)
Scot
On Fri, Aug 13, 2010 at 2:47 PM, Bastien wrote:
> Scot Becker writes:
>
>> That seems to produce a header that works with xetex.
>
> If so, it would be good to document it in Worg.
>
> I quickly grep'ed the Worg d
Andreas Röhler writes:
> Am 11.08.2010 12:05, schrieb Carsten Dominik:
>>
>> On Aug 9, 2010, at 9:28 PM, Dan Davison wrote:
>>
>>> Dan Davison writes:
>>>
Gregor Zattler writes:
> Hi Andreas, org-mode developers,
> * Andreas Burtzlaff [09. Aug. 2010]:
>> Carsten Dominik
Am 11.08.2010 12:05, schrieb Carsten Dominik:
On Aug 9, 2010, at 9:28 PM, Dan Davison wrote:
Dan Davison writes:
Gregor Zattler writes:
Hi Andreas, org-mode developers,
* Andreas Burtzlaff [09. Aug. 2010]:
Carsten Dominik writes:
I have put a version of the manual as modified by Andr
Scot Becker writes:
> That seems to produce a header that works with xetex.
If so, it would be good to document it in Worg.
I quickly grep'ed the Worg dir and there is no mention of XeTeX...
--
Bastien
___
Emacs-orgmode mailing list
Please use `Re
2010/8/13 Christian Wittern
> There are some more lines I did not ask for and do not want, like for
> example the \usepackage[utf8]{inputenc} which does not work with XeTeX.
> Now the number of possible relevant variables etc is just too complex for me
> to understand. I would appreciate if some
On Aug 12, 2010, at 9:31 PM, Kai wrote:
Nicolas Goaziou gmail.com> writes:
Now on to a possible bug. :) I have noticed that when I include
named
footnotes within an unordered list, the LaTeX exported file has
problems, and mixes in the text (after the first word) of a named
footnote direc
Bastien writes:
> Bastien writes:
>
>> I can't see anything in this commit interfering with the capture
>> process. Do you have an idea why it is related to the bug Julien
>> is reporting?
>
> I got it. `org-clock-set-current' was trying to get the filename,
> which doesn't work in indirect
Hi Eric,
Sébastien Vauban wrote:
> "Eric Schulte" wrote:
>> Sébastien Vauban writes:
>>>
>> As you can see, the tables are completely wrongly made, because they're
>> based on spaces ("à la Awk") and not on fixed position of fields ("à la
>> Cut").
>>
>> What can I do about thi
Sébastien Vauban
writes:
> Hello,
>
> For a report I'm writing, I've been helped by a colleague of mine (let's call
> him Albert) for the R graphics generation.
>
> Here's an extract of my doc:
>
> #+TBLNAME: investissement-2010-2013
> #+ATTR_LaTeX: align=l
> || \s{A
Hi Bastien,
First, thanks for answering...
Bastien wrote:
> Hi Sébastien,
>
> Sébastien Vauban writes:
>
>> Though, what I really don't understand is that I `C-u C-M-x' the function
>> =org-agenda-highlight-todo=, and then call =org-agenda-list=, expecting to
>> trace the function that *highligh
Bastien writes:
> Łukasz Stelmach writes:
>
>> I think Greg's point is about entering data using only numeric keypad. I
>> can confirm that I have considered these issues (esp. 1400
>> vs. 14:00). Fractional hours don't seem to be that easy as there are
>> countries like Poland where you use com
On Fri, 30 Jul 2010 15:21:01 -0600, "Eric Schulte"
wrote:
>
> The following function might get part way towards what you describe.
>
> --8<---cut here---start->8---
> (defun org-send-email-of-headline ()
[...]
Eric,
this is brilliant! Thanks. This is qui
Hi Eric,
"Eric Schulte" wrote:
> Sébastien Vauban writes:
>>
> As you can see, the tables are completely wrongly made, because they're
> based on spaces ("à la Awk") and not on fixed position of fields ("à la
> Cut").
>
> What can I do about this?
>
> - Post-process ev
Bastien writes:
> I can't see anything in this commit interfering with the capture
> process. Do you have an idea why it is related to the bug Julien
> is reporting?
I got it. `org-clock-set-current' was trying to get the filename,
which doesn't work in indirect buffers.
I pushed a fix in t
Hi Bernt,
Bernt Hansen writes:
>> This is a bug in the current master branch of org-mode. I'll identify
>> the commit that breaks it shortly and post that information as a
>> followup to this message.
>
> a7a842457dd927df9eabc756c4c573720a3a7aa9 is the first bad commit
> commit a7a842457dd927df
Łukasz Stelmach writes:
> I think Greg's point is about entering data using only numeric keypad. I
> can confirm that I have considered these issues (esp. 1400
> vs. 14:00). Fractional hours don't seem to be that easy as there are
> countries like Poland where you use comma as decimal point (work
I think you need to add 'results output org' to the header.
Do not try to convert ascii objects into data.frame, ascii() just
print several classes or R objects with org markup. Not all R objects
are supported, see methods(ascii).
Some examples here:
http://orgmode.org/worg/org-contrib/babel/exam
I have a projects.org file with entries like this:
* PROJECT Find the answer to life, the universe and everything
* PROJECT World Domination
*** NEXT build Doomsday Device
(where PROJECT and NEXT are both defined as todo keywords.)
I'd like to define a custom agenda view to get a project list. I
Bastien writes:
> (global-set-key (kbd "") (lambda() (interactive) (org-clock-in t)))
Forget this one -- Memnon Anon's solution is right.
Sorry for the noise...
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to th
Andreas Burtzlaff writes:
> (defun ab-org-clock-in-select ()
> (interactive)
> (org-clock-in t))
>
> (global-set-key (kbd "") 'ab-org-clock-in-select)
>
> Maybe there's a more elegant way I don't know about..
Maybe this one:
(global-set-key (kbd "") (lambda() (interactive) (org-clock-in t))
Hi there,
This has come up before, but a search in the archive did not produce enough
information for me to solve the problem. I want to export to PDF via XeTex
on Mac OS X (Emacs 23.2) and org-mode 7.01g. After studying the manual and
looking at this message in the archive:
(from: http://osdi
On Thu, 12 Aug 2010, Blanchette, Marco wrote:
Dear all,
Sorry if this is something totally obvious but I am learning to use
org-mode for my everyday work with R. I just installed the latest
stable release of org-mode (v7.01g) on top of GNU Emacs 23.1.50.1
(x86_64-apple-darwin10.2.0, N
On 12/08/10 09:04, Andrea Crotti wrote:
> Ian Barton writes:
>
>>>
>> Hi Andrea,
>>
>> I don't use org-jekyll myself. You can view my tutorial on the way I
>> di it at http://orgmode.org/worg/org-tutorials/org-jekyll.php
>> . Basically what you need to do is to organize your system so that org
>>
48 matches
Mail list logo