Hi
Unfortunately, org-mode is too complete already.
Otherwise we could have a bounty fund race on Worg...
list the top ten requested features and ask a price for it according
of what you believe it would cost you to implement it.
People who donates can donate to one or the other feature request. If
On 27/08/12 07:08, John Hendy wrote:
On Sun, Aug 26, 2012 at 11:04 PM, Nick Dokos wrote:
John Hendy wrote:
On Sun, Aug 26, 2012 at 3:11 PM, c b <24x7x...@gmail.com> wrote:
Hi,
I have been using org-mode for about 18 months now and love it. I recently
came across the org-capture file+datetr
Hello,
Samuel Wales writes:
> Here are 6 bugs (or at least changes that might need to be
> documented) in Org commenting and filling.
>
> Context: commenting and filling used to use generic Emacs
> facilities, but now use Org-specific ones.
>
> original:
>
> ===
> x
>
> bug 1: the line above now
Check org-timer-display in org-timer-set-mode-line when value is 'off
* lisp/org-timer.el (org-timer-set-mode-line): Check org-timer-display when
value is 'off.
This solves the error of (org-timer-set-mode-line 'off) when
org-timer-display
is 'mode-line. In this case frame-title-format may n
Ian Barton wrote:
> I would like to use something like this. However, using a recent git
> checkout of org mode and the following simple template from the
> original list message:
>
> ("u"
> "Test"
> entry
> (file+headline "~/test.org"
> ,(forma
On 26.08.2012 15:19, BernardH wrote:
Bastienaltern.org> writes:
Hello all, I've been a freelancer for the last two months and I want
to
continue this experience. As such, my main challenge is to
discipline
myself not to spend too much time on Org -- because, as you can
imagine, it *is* very
I am exporting an org file to html. The text is German.
The table of contents, however, gets a sections with the title
Table of Contents.
How can I change this section title?
Erich
Neuwirth Erich wrote:
> I am exporting an org file to html. The text is German.
> The table of contents, however, gets a sections with the title
> Table of Contents.
>
> How can I change this section title?
Add the following to the beginning of your file:
--8<---cut here---
Achim Gratz writes:
> Can we see the full output, please?
I got a mail from Robert (apparently not sent to the list) that the
error was related to his use of some stuff in contrib/, resulting in a
mixed installation. So everyone else who sees that problem, could you
please check if you are maybe
I would like to add some twists to tables.
Using the ATTR_LaTeX attribute I can control
alignment and vertical gridlines in the table.
I also would like to have horizontal gridlines,
and I would like to have multicol top headers.
tgroupt and n.tgroup in theory should me give these multicol headers,
Hi there,
Does any body know how to wrap very long text at the heading levels
thanks
M
On Tue, Aug 28, 2012 at 1:10 PM, Neuwirth Erich
wrote:
> I would like to add some twists to tables.
> Using the ATTR_LaTeX attribute I can control
> alignment and vertical gridlines in the table.
> I also would like to have horizontal gridlines,
> and I would like to have multicol top headers.
> t
Hi!
If I include an image in an *.org file, let's say [[large-image.jpg]], I can
toggle the inline image with C-c C-x C-v .
I would like to scale the images on screen in the buffer, often I don't need a
large picture, but just a reminder, what's on the picture. Is there a way to
scale the imag
On Tue, Aug 28, 2012 at 10:13:18PM +0200, AW wrote:
>
> I would like to scale the images on screen in the buffer, often I don't need a
> large picture, but just a reminder, what's on the picture. Is there a way to
> scale the image on screen, something like #+ATTR: scale=0.5 ?
Alexander,
I believ
On Tue, 28 Aug 2012 15:34:59 -0500
Russell Adams wrote:
> On Tue, Aug 28, 2012 at 10:13:18PM +0200, AW wrote:
> >
> > I would like to scale the images on screen in the buffer, often I don't
> > need a
> > large picture, but just a reminder, what's on the picture. Is there a way to
> > scale the
> Puneeth Chaganti :
> I hope we are talking of org2blog/wp. There's another package called
> org2blog authored by tehom, that works for blogger.
Yes, org2blog/wp.
[snip!]
>> Also is there a way to link related articles, that will show up in the
>> wordpress blog.
> I haven't been using Wo
> Puneeth Chaganti :
> On Mon, Aug 27, 2012 at 11:50 PM, Puneeth Chaganti
> wrote:
>> I think using absolute URLs would be the most robust way of doing
>> this, but of course, this process can be simplified, by providing a
>> way of inserting those links from within org2blog. I imagine this
Hi:
I was interchanging emails with Bastien regarding some items I've been
working on for the past few month in my spare time. Some will be posted
into the development branch, but for others I would like to get some
feedback if these should be made available or not in the org-mode
github, they're
Aloha Luis,
The babel documentation at
http://orgmode.org/worg/org-contrib/babel/languages.html encourages
developers to take the steps necessary to include ob-* language support
in the Org mode core.
ob-mathomatic, ob-tcl, ob-jlang, and ob-newlisp sound like fine
additions to me. I think they s
After some googling it seems that multicolumn support is not yet implemented in
org tables.
I would need multicolumn headers quite urgently,
but I have not yet found a way to make this possible.
I think that tables with headers like this:
| |mean | s.e.|
|
Hi Erich,
I have a hack for multicolumn support that may help... It's not great,
but serves my purpose.
I implemented a TWiki mode that uses orgtbl-minor-mode. TWiki pages
support multicolumn cells by adding vertical bars with no separators:
Display:
| Multicol |
| C1 | C2 |
T
My problem is that the tables are produce by R code snippets.
The code snippets produce plain org tables, bracketed by attributes identifying
the text as ORG code.
#+RESULTS:
#+BEGIN_ORG
| Jahr | Region | m | w | pWert | m.se | w.se |
|--++-+-+---+---+---|
t...@tsdye.com (Thomas S. Dye) writes:
> Aloha Luis,
Aloha islander! :)
> The babel documentation at
> http://orgmode.org/worg/org-contrib/babel/languages.html encourages
Thanks a lot, I'll go through it.
> Maintenance seems always to be an issue. Several language support files
> currently l
On Tue, Aug 28, 2012 at 8:05 PM, Neuwirth Erich
wrote:
> My problem is that the tables are produce by R code snippets.
> The code snippets produce plain org tables, bracketed by attributes
> identifying
> the text as ORG code.
>
>
>
> #+RESULTS:
> #+BEGIN_ORG
> | Jahr | Region | m | w | pWert
Neuwirth Erich writes:
> My problem is that the tables are produce by R code snippets.
> The code snippets produce plain org tables, bracketed by attributes
> identifying
> the text as ORG code.
>
>
>
> #+RESULTS:
> #+BEGIN_ORG
> | Jahr | Region | m | w | pWert | m.se | w.se |
> |--+-
On Wed, Aug 29, 2012 at 3:01 AM, Steinar Bang wrote:
>> Puneeth Chaganti :
>
>> I hope we are talking of org2blog/wp. There's another package called
>> org2blog authored by tehom, that works for blogger.
>
> Yes, org2blog/wp.
>
> [snip!]
>>> Also is there a way to link related articles, that
27 matches
Mail list logo