On a debian-based system, and perhaps others, /etc/emacs/site-start.d
has a few files that set variables and define functions for use with
the Debian(Ubuntu, etc) system policies. There might be nothing in
there that your setup depends on, but I wouldn't want to risk it. you
can glance through the
I don't know if anyone on the list has tried or reported on this before, but
I'm running Org on a Netbook - an SSD Linux Asus One - and it runs great.
Booting the machine takes around 20 seconds and starting a fresh emacs by
clicking on an org file takes around another two and was even faster befor
I use the .ics files created by Org-mode's iCalendar export feature so that I
can see my tasks and appointments using Sunbird 0.9.
Unfortunately, in my installation, Org-mode is generating non-unique UIDs --
forcing me to use an earlier version of Org-mode (6.02b) which does not produce
UIDs w
Hi everyone:
I'm using Emacs 22.2.1 and org-mode 6.14 on Ubuntu Linux.
I've been trying to go through David O'Toole's tutorial, but I've hit a
problem in the first example itself. I have the following org file loaded in
org-mode:
* test
** TODO test2
However, when I do 'C-c C-t' on the second i
jonathan coupe writes:
> Btw, it could make sense to make "toggle full or split screen after
> following a link" part of Customize, given how many Netbooks are being
> sold. In fact, have I missed an option in Customize that would do this
> for me? I've checked several times, but I'm very willing
Saketh writes:
> Hi everyone:
>
> I'm using Emacs 22.2.1 and org-mode 6.14 on Ubuntu Linux.
>
> I've been trying to go through David O'Toole's tutorial, but I've hit a
> problem in the first example itself. I have the following org file
> loaded in org-mode:
>
> * test
> ** TODO test2
>
> However
2009/4/29 Matthew Lundin - Hide quoted text -
jonathan coupe writes:
>
> > Btw, it could make sense to make "toggle full or split screen after
> > following a link" part of Customize, given how many Netbooks are being
> > sold. In fact, have I missed an option in Customize that would do this
> >
--- Mer 29/4/09, Matthew Lundin ha scritto:
> Saketh writes:
>
> > Hi everyone:
> >
> > I'm using Emacs 22.2.1 and org-mode 6.14 on Ubuntu
> > Linux.
> >
> > * test
> > ** TODO test2
> >
> > However, when I do 'C-c C-t' on the second item, it
> > changes it to this:
> >
> > * test
> > TODO **
I would like to suggest that priorities should be inherited. After all,
if a task is high priority, then doing the individual parts of it must
be too.
There are 250 items in my agenda TODO list at the moment, and that's
with dependencies on, ordered subtasks, and missing all the less
important stu
"Peter Westlake" writes:
> I would like to suggest that priorities should be inherited. After all,
> if a task is high priority, then doing the individual parts of it must
> be too.
>
> There are 250 items in my agenda TODO list at the moment, and that's
> with dependencies on, ordered subtasks,
hi
I'm trying to use column view to work with effort estimates, but it does not
seem to work in XEmacs.
When I press C-c C-x C-c columns show up in agenda view (I'm not sure if
100% correcly, but more-or-less so), but when I try editing anything, column
view goes away and error appears:
Wr
On Wed, 29 Apr 2009 10:34:37 -0500, "Matthew Lundin"
said:
> "Peter Westlake" writes:
>
> > I would like to suggest that priorities should be inherited. After
> > all, if a task is high priority, then doing the individual parts of
> > it must be too.
...
> Have you checked out the variable org
Dear All,
I use remember to add todo entries. Mine look like this
** TODO kpdf as standard pdf viewer from auctex
[2008-07-19 Sat]
where the inactive timestamp is added at creation.
I'd like to use org-sort to sort such entries by creation date. I'd
assume I could use sorting-type ?f with a
Nice one. I will try it.
See also c-h v pop-up windows RET and my recent bug report entitled
"pop-up-windows".
--
Myalgic encephalomyelitis denialism is causing death and severe suffering
worse than MS. Conflicts of interest are destroying science. Anybody can
get the disease at any time perm
I deleted "/etc/emacs/site-start.d/50org-mode.el".Everything works as intended now.Special thanks to Nick and Scot. :)On Wed, Apr 29, 2009 at 10:36, Scot Becker wrote:
On a debian-based system, and perhaps others, /etc/emacs/site-start.d
has a few files that set variables
Marko Schütz wrote:
> I use remember to add todo entries. Mine look like this
>
> ** TODO kpdf as standard pdf viewer from auctex
>[2008-07-19 Sat]
>
> where the inactive timestamp is added at creation.
>
> I'd like to use org-sort to sort such entries by creation date. I'd
> assume I coul
"Peter Westlake" writes:
> On Wed, 29 Apr 2009 10:34:37 -0500, "Matthew Lundin"
> said:
>> "Peter Westlake" writes:
>>
>> > I would like to suggest that priorities should be inherited. After
>> > all, if a task is high priority, then doing the individual parts of
>> > it must be too.
>
> ...
>
I'm finding that the font-lock in the indirect buffer spawned by C-c '
on a source code block is not correct when there is a preceding (odd
number of) apostrophes / backticks etc (depending on the language). E.g.
* this works fine as there is no apostrophe
#+begin_src sh
for i in $(seq -w 1 22)
Greg: Okay, I have just done so, but I get the same behavior.
Matthew: My "customization" is simply the series of commands listed in the
documentation. That is:
(add-to-list 'load-path "~/elisp/org-6.26d/lisp")
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
(require 'org-install)
Giovann
Saketh wrote:
> Greg: Okay, I have just done so, but I get the same behavior.
>
> Matthew: My "customization" is simply the series of commands listed in the
> documentation. That is:
>
> (add-to-list 'load-path "~/elisp/org-6.26d/lisp")
> (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
>
As expected, it says "C-c C-t runs the command org-todo." The command "M-x
org-todo" also does the same thing. Again, the same thing is:
* Tasks
** TODO This is a test
=>
* Tasks
* TODO * TODO This is a test
I'm still not able to figure it out, especially since this is out-of-the-box
behavior. M
21 matches
Mail list logo