If I modify a file and then publish it using "C-c C-e f" without saving
it I get an error of the form:
,
| File error: "Opening directory", "no such file or directory",
| "/home/shamrock/webs/mydomain/.#index.org"
`
I traced it through with edebug (how do you set a watch on a variable? I
JBash <[EMAIL PROTECTED]> writes:
> Hi,
>
> Can I get org-plot to write the plot to a file? I've tried:
>
> #+PLOT: set:"term eps"
> #+PLOT: file:"plot1.eps"
>
> and similar things for png files, but I end up with an empty file, named
> plot1.eps (or plot1.png) in the
> current directory.
>
the
"Eric Schulte" <[EMAIL PROTECTED]> writes:
> Sebastian Rose <[EMAIL PROTECTED]> writes:
>> And, the list is, what everyone reads. Sometimes new people show up,
>> read about a bug and provide patches. Why 'hide' the bugs somewhere?
>>
>
> Point taken, the list has worked very well, and there is pro
Sebastian Rose <[EMAIL PROTECTED]> writes:
> And, the list is, what everyone reads. Sometimes new people show up,
> read about a bug and provide patches. Why 'hide' the bugs somewhere?
>
Point taken, the list has worked very well, and there is probably no
need to change it.
That said I couldn't
Hi,
Can I get org-plot to write the plot to a file? I've tried:
#+PLOT: set:"term eps"
#+PLOT: file:"plot1.eps"
and similar things for png files, but I end up with an empty file, named
plot1.eps (or plot1.png) in the current directory.
Thanks,
Jerry
On Fri, Oct 24, 2008 at 14:44, Avdi Grimm <[EMAIL PROTECTED]> wrote:
> For the record, I normally would never expect the user to submit
> tests. A description of the problem and some sample data is all I
> expect. Writing the a test to reproduce the behavior is the
> programmer's responsibility a
On Fri, Oct 24, 2008 at 2:33 PM, Ben Alexander <[EMAIL PROTECTED]> wrote:
> Ok, here's your chance. This is something that has bothered me for quite
> some time, but I've never been able to reliably reproduce the problem. And
> it's such a small issue.
Thanks! I'll try to take a look tonight or
On Fri, Oct 24, 2008 at 12:27 PM, Manish <[EMAIL PROTECTED]> wrote:
> Let me take a step back and think aloud why we need a bug-tracking and
> testing system (if only to clarify my understanding) and who/when does
> it help. Following scenarios come to mind (and how they can be
> handled best (aga
On 2008-Oct-23, at 17:42, Avdi Grimm wrote:
If someone would be so kind as to identify a small bug or feature, I
would be happy to demonstrate this workflow in the form of code, time
permitting.
Ok, here's your chance. This is something that has bothered me for
quite some time, but I've
On Fri, Oct 24, 2008 at 5:43 PM, Richard Riley wrote:
[snip]
> I think the best thing people can do is keep a stable version and also
> test the CVS (oops) GIT version too very now and again.
+1
That's exactly what I try to do. I update almost every other day, go
through (using tig) the
Hi Richard,
Richard Riley wrote:
Sebastian Rose <[EMAIL PROTECTED]> writes:
Hi Richard,
Richard Riley <[EMAIL PROTECTED]> writes:
Added this one to the Clippboard section on new org-tests/index.org in
Worg.git. (this section will be temporary...)
Something like the above should only be a
Hi Manish,
this works just fine for me, can you try to explain again what exactly
does not work?
- Carsten
On Oct 23, 2008, at 4:46 PM, Manish wrote:
On Thu, Oct 23, 2008 at 1:03 PM, Carsten Dominik wrote:
[snip]
Enhancements to secondary agenda filtering
-
On Fri, Oct 24, 2008 at 10:12 AM, Sebastian Rose <[EMAIL PROTECTED]> wrote:
> Where will such a system live?
> Who installs and maintains it?
If someone actually wants to install and host the service, I recommend
using Trac. It's open source, mature, full-featured, and used on gobs
of projects.
While full fletched bug tracker is a _very_ usefull tool for developers,
it's a drag for users.
As for the users, I'm not shure if we should urge them to use a bug
tracking system at all. The list works so fine and natural. It's
is quite low/medium traffic with those bug reports.
As Richard Rile
Giovanni, Sebastion,
thanks much for the quick response!
after putting this in my .emacs:
(setq org-fontify-emphasized-text nil)
the underlines are wonderfully gone now.
under ubuntu 8.04.1, i have:
GNU Emacs 22.1.1
near the the top of that org.elc file, i find:
;;; Compiled by
This here makes the text displayed in fixed width:
=cd /blah/=
=/usr/bin/start_the_engine=
This here makes a block of code from it:
:cd /blah/
:/usr/bin/start_the_engine
In both cases no underlining or italic problems occur.
Giovanni Ridolfi wrote:
-- Ven 24/10/08, Marti
-- Ven 24/10/08, Martin Stitt <[EMAIL PROTECTED]> ha scritto:
> i edit documents that describe processes involved in doing
> system
> administration, so there are
> lots of file paths involved:
>
hi Martin,
if I use this text:
--
* test 4 Martin
now change into subdi
Hello all,
recently I learned about c-c c-j which is a kind of outline navigator.
in the manual is written:
,
| `C-c C-j'
| Jump to a different place without changing the current outline
| visibility. Shows the document structure in a temporary buffer,
| where you can use t
"Avdi Grimm" <[EMAIL PROTECTED]> writes:
> On Thu, Oct 23, 2008 at 11:49 AM, Richard Riley
> <[EMAIL PROTECTED]> wrote:
>> The nature of OSS means that the community using the product keep it
>> stable and bug free. I dont think the efforts to produce meaningful
>> regression tests would be benefi
Sebastian Rose <[EMAIL PROTECTED]> writes:
> Hi Richard,
>
>
> Richard Riley <[EMAIL PROTECTED]> writes:
>>> Added this one to the Clippboard section on new org-tests/index.org in
>>> Worg.git. (this section will be temporary...)
>>
>> Something like the above should only be a link (at most) to th
Hi all,
Are property searches using the CLOSED attribute supported in the same way
that ones using DEADLINE and SCHEDULED are? In my testing at least, I can
successfully use the latter two, but searches with CLOSED never result in
any matches.
In case the context is helpful, I'd like to extract m
Hi,
Here are two small patches for mistakes that I noticed.
Cheers,
Chris
>From bf20c636036f310a761962b861b9e8acf6113863 Mon Sep 17 00:00:00 2001
From: Chris Gray <[EMAIL PROTECTED]>
Date: Fri, 24 Oct 2008 11:07:38 +0200
Subject: [PATCH] Fixed a typo.
---
README_GIT |2 +-
1 files changed,
Bernt Hansen <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED] (Flávio de Souza) writes:
>
>> Hi, I am a new emacs user and I am exploring org-mode which is really
>> amazing.
>>
>> I would like to know how I sync org-mode files in different computer over
>> local
>> network and over the internet
really love orgmode! gave up on emacs outline mode long ago. nice to
discover that it's been revived so nicely.
i edit documents that describe processes involved in doing system
administration, so there are
lots of file paths involved:
now change into subdir blah and start the engine:
24 matches
Mail list logo