Hello Folks,
I use orgmode primarily with the emacs 22 that comes with ubuntu
gutsy. But I also have a mac and use aquamacs for emacs on that
system. Recently aquamacs came out with an upgrade (1.3), and around
the same time, I updated orgmode from 5.22 to 5.23a and then 6.00pre,
and now many ke
Hello group,
it seems that algebraic entries on tables are not always parsed
correctly by org mode, or is it calc's fault? For example in the
following table the the entry @2$4 should be -a^4 - a^2 b^2
| Term | Components | vac| Contribution |
|--++-
On Apr 13, 2008, at 6:49 AM, T. V. Raman wrote:
Hi,
org-export turns links of the form
[[foo][link to relative url foo]]
ends up creating links of the form
...
this means that it becomes impossible to write hyperlinks that
are relative URLs.
Hi Raman,
the url goes into the first pair of s
Hi,
org-export turns links of the form
[[foo][link to relative url foo]]
ends up creating links of the form
...
this means that it becomes impossible to write hyperlinks that
are relative URLs.
--
Best Regards,
--raman
Email: [EMAIL PROTECTED]
WWW:http://emacspeak.sf.net/raman/
On Sat, Apr 12, 2008 at 6:52 PM, Csányi Pál wrote:
> Hello!
>
> I have GNU Emacs 21.4.1 (i486-pc-linux-gnu) on Debian Etch
> installed. I downloaded the org-5.23a.tar.gz and try to install it
> following the org.pdf Manual.
>
> When I do make I get an error message:
> '
> While compiling to
On Sun, Apr 13, 2008 at 4:21 AM, Jose Robins <[EMAIL PROTECTED]> wrote:
>
> emacs 21.1
> I just upgraded today from 5.23a.
> I found out that I had to manually do a (require 'org-archive) for
> archiving (e.g. using C-c C-x C-s) to work in an org file.
> I assume this is a bug?
Seems to works
On Sun, Apr 13, 2008 at 7:36 AM, Alan E. Davis <[EMAIL PROTECTED]> wrote:
> I have alot of questions about org-mode. I have been working with it for a
> couple of weeks, and it's helped me in many ways.
Welcome to org-mode.
> Here's the first.
>
> I have lots of emails on various topics that I
On Sun, Apr 13, 2008 at 7:38 AM, Alan E. wrote:
> I am using a snapshot of Emacs (23.0.60.*) on Ubuntu. I believe this is a
> CVS snapshot, but it isn't up to date with org mode. I'm not sure it's
> useful for me to be on the bleeding edge, but if it is, what would be the
> best way to install th
On Sun, Apr 13, 2008 at 8:20 AM, Alan E. Davis <[EMAIL PROTECTED]> wrote:
> Alan E. Davis wrote:
>
> > On the orgmode web site there's a todo page. There are a bunch of prefix
> words: TODO, IDEA, WISH, QUESTION, DECLINED, DONE
> >
> > I hope I'm not asking the obvious: how can I implement that as
On Sat, Apr 12, 2008 at 9:50 PM, Alan E. Davis <[EMAIL PROTECTED]> wrote:
> Alan E. Davis wrote:
>
> > On the orgmode web site there's a todo page. There are a bunch of prefix
> words: TODO, IDEA, WISH, QUESTION, DECLINED, DONE
> >
> > I hope I'm not asking the obvious: how can I implement that as
Alan E. Davis wrote:
On the orgmode web site there's a todo page. There are a bunch of
prefix words: TODO, IDEA, WISH, QUESTION, DECLINED, DONE
I hope I'm not asking the obvious: how can I implement that aside from
a list of alternative states? Then have them show up in agendas?
Maybe I
On the orgmode web site there's a todo page. There are a bunch of
prefix words: TODO, IDEA, WISH, QUESTION, DECLINED, DONE
I hope I'm not asking the obvious: how can I implement that aside from a
list of alternative states? Then have them show up in agendas?
Thank you for org-mode. It is
Is there a tutorial on how to sort notes into files from the remember
~/notes.org file? I like the idea alot of just quickly being able to
get notes down. I use emacs steno.el package, and maybe I ought to find
a way to integrate that with org-mode. ANy ideas about this? With
steno.el, the
I am using a snapshot of Emacs (23.0.60.*) on Ubuntu. I believe this is
a CVS snapshot, but it isn't up to date with org mode. I'm not sure
it's useful for me to be on the bleeding edge, but if it is, what would
be the best way to install the up-to-date package over the top of a
package insta
I have alot of questions about org-mode. I have been working with it
for a couple of weeks, and it's helped me in many ways. Here's the first.
I have lots of emails on various topics that I would like to harvest
into work files, and develop into blog postings, little essays and the
like. I
emacs 21.1
I just upgraded today from 5.23a.
I found out that I had to manually do a (require 'org-archive) for
archiving (e.g. using C-c C-x C-s) to work in an org file.
I assume this is a bug?
Jose
___
Emacs-orgmode mailing list
Remember: use `Repl
On Apr 12, 2008, at 6:14 PM, Rainer Stengele wrote:
yes, that made it work.
I did not choose to use emacs 21 - it is debian 4 default version.
Actually I misused my debain system to try to get a "make" for my
windows xp where I cannot get anything to work natively from git.
Doing a "make autol
yes, that made it work.
I did not choose to use emacs 21 - it is debian 4 default version.
Actually I misused my debain system to try to get a "make" for my
windows xp where I cannot get anything to work natively from git.
Doing a "make autoloads" I try to use the lisp directory under windows.
Ho
Hello!
I have GNU Emacs 21.4.1 (i486-pc-linux-gnu) on Debian Etch
installed. I downloaded the org-5.23a.tar.gz and try to install it
following the org.pdf Manual.
When I do make I get an error message:
'
While compiling toplevel forms in file
/home/cspal/Org-mode/org-5.23a/org-mouse.el:
!! Wro
More questions:
- What is the exact prompt that is asking you "where to save" the
"file"?
We need to find out who is prompting you.
- Which template did you selected when you get this problem?
Because all 3 templates point to some org file, but you are talking
about ~/.notes
- Are you
"Daniel Goldin" <[EMAIL PROTECTED]> writes:
> These are all the configs I have for org and remember. Your help is greatly
> appreciated.
>
> d.
>
> (require 'org)
> (require 'remember)
I think you need to
(require 'org-install)
if Org is not part of your X/Emacs distribution.
Maybe that will
On Fri, 11 Apr 2008 21:44:37 -0700
"Daniel Goldin" <[EMAIL PROTECTED]> wrote:
> I'm afraid so. I have the following in my defaul init file.
>
> (setq org-remember-templates
> '(("Todo" ?t "* TODO %?\n %i\n %a" "~/orgfiles/NotesTodo.org"
> "Tasks")
> ("Journal" ?j "* %U %?\n\n %i\
These are all the configs I have for org and remember. Your help is greatly
appreciated.
d.
(require 'org)
(require 'remember)
(setq org-directory "~/orgfiles/")
(setq org-default-notes-file "~/.notes")
(setq org-return-follows-link t)
(setq org-agenda-ndays 31)
(setq org-agenda-show-all-dates t
23 matches
Mail list logo