On 29 Sep 2011 23:17, "Achim Gratz" wrote:
>
> Brian van den Broek writes:
> > I suspect that the optimal way is to generate a patch against the
> > documentation. If that's right and someone would point me to what I'd
> > need to read to learn how to do so (I've never produced a patch
> > before
Jarmo Hurri writes:
> Jambunathan K writes:
>
>>> Is there a way to print the document tree in indent mode so that the
>>> hidden stars would not show up in the printed version?
>>
>> Don't you think exporting the buffer to say pdf is a better option
>> than printing the buffer directly?
>
> Tha
This is a quote from Richard Stallman's speech & article.
, From http://www.gnu.org/gnu/rms-lisp.html
| Multics Emacs proved to be a great success — programming new editing
| commands was so convenient that even the secretaries in his office
| started learning how to use it. They used a manua
Hi everyone,
I'm having a problem with the agenda view, hopefully someone can tell me
what I'm doing wrong:
When I have an entry that contains a time range, for example:
* timerange
<2011-09-30 Fri 14:00>--<2011-09-30 Fri 18:00>
this shows up in the agenda view as:
uni:14:00..
Jarmo Hurri writes:
Hi, Jarmo ,
> Jambunathan K writes:
>
>>> Is there a way to print the document tree in indent mode so that the
>>> hidden stars would not show up in the printed version?
>>
>> Don't you think exporting the buffer to say pdf is a better option
>> than printing the buffer dire
Hi Michael,
it's much easier to achieve, what you want. Just write
<2011-09-30 Fri 14:00-18:00>
(at least as long as the times refer to the same day)
Daniel
Am Freitag 30 September 2011, 12:00:56 schrieb michael holzer:
> Hi everyone,
>
> I'm having a problem with the agenda view, hopefully so
michael holzer writes:
> When I have an entry that contains a time range, for example:
>
> * timerange
> <2011-09-30 Fri 14:00>--<2011-09-30 Fri 18:00>
>
> this shows up in the agenda view as:
>
> uni:14:00.. timerange
>
> while I would expect something like:
>
> uni:14:
michael holzer writes:
> When I have an entry that contains a time range, for example:
>
> * timerange
> <2011-09-30 Fri 14:00>--<2011-09-30 Fri 18:00>
>
> this shows up in the agenda view as:
>
> uni:14:00.. timerange
>
> while I would expect something like:
>
> uni:14:
Thanks to everyone for the fast answers :)
Hi!
When I get «Specified time is not representable» while creating the
Agenda view, I want to get more information *where* the problem is.
I found [1] and following and so I got it that there is no way of
managing timestamps before 1970 :-(
Is there a way to get to the problematic time stamp?
Giovanni Ridolfi writes:
> michael holzer writes:
>
>> When I have an entry that contains a time range, for example:
>>
>> * timerange
>> <2011-09-30 Fri 14:00>--<2011-09-30 Fri 18:00>
>>
>> this shows up in the agenda view as:
>>
>> uni:14:00.. timerange
>>
>> while I would expe
Karl Voit writes:
> Hi!
>
> When I get «Specified time is not representable» while creating the
> Agenda view, I want to get more information *where* the problem is.
>
> I found [1] and following and so I got it that there is no way of
> managing timestamps before 1970 :-(
>
> Is there a way to g
Karl Voit wrote:
> Hi!
>
> When I get «Specified time is not representable» while creating the
> Agenda view, I want to get more information *where* the problem is.
>
> I found [1] and following and so I got it that there is no way of
> managing timestamps before 1970 :-(
>
Not quite true: Ca
Hi Niels
On Fri, Sep 30, 2011 at 16:41, Niels Giesen wrote:
> [...] I whipped up this patch. [...] Please test (it's still young) [...]
This is a nice water proofing as I like it. The patch passes my tests.
(The patch can be found here:)
http://patchwork.newartisans.com/patch/970
Michael
Whenever I exit my agenda views, there are still all org agenda files open. Is
there any possibility to kill those buffers on agenda exit?
Hi Gene
On Fri, Sep 30, 2011 at 18:49, Gene Cooley wrote:
> Whenever I exit my agenda views, there are still all org agenda files open.
> Is there any possibility to kill those buffers on agenda exit?
It seems you have used "q" to exit. This variant leaves the agenda
buffers open. To close them
Carsten Dominik writes:
> 1. Startup difficulties for non-EMacs users
>
>One of the fundamental aspect you discuss is the difficulty to
>enter the Org-mode world as a general computer user, possibly not
>familiar Emacs.
>
>Today's world expects programs to be self-explanatory,
Hello!
How do I add or remove a single cell in a table?
Example:
I have the following table:
|1 |1 |
|2 |3 |
|3 |4 |
|4 | |
Now I want to add an empty cell in @2$2 (below the heading) and thus move
the following cells in column 2 d
Hi Gustav
Ehm - it is doable, but not by editing commands from Org table. Only
with several rectangular edits or an Org table formula with a few
tricks and a temporary column to be removed afterward. Probably not as
comfortable as you have expected:
- insert row in only one column
start with:
* May want to turn org-mode/table off temporarily (or maybe it will
just make it easier) then you can do the "rectangle edits" michael was
referring to:
** Go to the point just to the right of the 4.
** C@ ---marks the point.
** Go to the 3.
** Cxrk
** Go to "@2$2"--i.e. where the "4" used to be.
*
Oh, and there is a much easier solution, probably the easiest:
Transpose the table with this
http://orgmode.org/worg/org-hacks.html#sec-1-3-1
If the section numbering changed in the meantime: look for "Transpose
tables (Juan Pechiar)"
and split it into two (or three) tables:
| a | b | c | d |
|
This is similar to the way I've done it before. It makes it cumbersome if
there are many lines below the cell that is to be inserted though..
It would be nice to have as a function that inserts or deletes a cell in the
same way as one can insert and delete rows and columns. Maybe as a prefix
to M-
Hi everyone,
I'm having a problem with the agenda view, hopefully someone can tell me
what I'm doing wrong:
When I have an entry that contains a time range, for example:
* timerange
<2011-09-30 Fri 14:00>--<2011-09-30 Fri 18:00>
this shows up in the agenda view as:
uni:14:00..
Hi,
is there some documentation and are there some examples of using babel
with calc? I have no luck in getting it to work.
thanks.
A good thing is that "x" will not close files that you have manually
opened. Only the files opened by org-mode when processing the agenda are
closed.
--
Darlan
At Fri, 30 Sep 2011 18:59:06 +0200,
Michael Brand wrote:
>
> Hi Gene
>
> On Fri, Sep 30, 2011 at 18:49, Gene Cooley wrote:
> > Whene
Please consider a tiny patch to add a string input variable to
ob-octave. I also add tests for ob-octave.
>From 4848960cefc1b1486705f7aed022ba199189b6e1 Mon Sep 17 00:00:00 2001
From: Litvinov Sergey
Date: Sat, 1 Oct 2011 02:04:49 +0200
Subject: [PATCH] Add string input variables to ob-octave.el.
michael holzer writes:
> Hi everyone,
>
> I'm having a problem with the agenda view, hopefully someone can tell me
> what I'm doing wrong:
>
> When I have an entry that contains a time range, for example:
>
> * timerange
> <2011-09-30 Fri 14:00>--<2011-09-30 Fri 18:00>
I think they should look
Vikas Rawal wrote:
> Thanks Nick and Jambunathan for taking the trouble to respond.
>
> >
> > So pretty please: when you get an error, *at the very least*, do
> >
> >M-x toggle-debug-on-error
>
> Thanks nick for teaching my how to use back-trace. Here is the
> output. May I request you to
28 matches
Mail list logo