Thomas S. Dye wrote:
> Aloha all,
>
> Apologies in advance for a question well below the prevailing software
> expertise on this list and somewhat off topic. I looked around for an
> answer to this with no luck.
>
> I'm trying to update the org-mode installation on my Mac, like this:
>
>
hi Carsten,
On Mon, Aug 31, 2009 at 6:01 PM, Carsten Dominik wrote:
> Hi Yuva,
>
> sorry that it took so long for me to look at this problem.
I think I should thank you for your reply ;-)
>
> This is a very strange one, in particular because it is different
> inside versus outside of tables. Cou
Aloha all,
Apologies in advance for a question well below the prevailing software
expertise on this list and somewhat off topic. I looked around for an
answer to this with no luck.
I'm trying to update the org-mode installation on my Mac, like this:
sudo make update
git pull counts, comp
On Aug 31, 2009, at 8:36 PM, Andrew M. Nuxoll wrote:
When I'm viewing an agenda (using my custom agenda command), I like
to hit 'f' to put it in follow mode so I can see the context of the
entry I'm viewing. However, in many cases there are enough entries
under a given heading that the he
Hi Daniel,
On Aug 31, 2009, at 11:25 PM, Daniel Martins wrote:
I had simply added load-path of version 6.29 and tried to load it
without sucess
Following the hints in
http://orgmode.org/worg/org-hacks.php#compiling-org-without-make
I could installed the new version and the times diminish
Hi,
I am releasing Org-mode version 6.30.
Enjoy!
- Carsten
Changes in Version 6.30
===
Inconsistent changes
~
Agenda now uses `f' and `b' to move through time
=
Up to now, the O
Carsten Dominik writes:
> Sebastien has now (off-list) made it possible for me to
> reproduce this bug. Which is why it finally has been fixed.
Cool! I actually ran into this bug a couple of days ago. My solution
at the time was to rip out half of the stuff in my
#+begin_example...#+end_examp
writes:
>can anyone recommend a small emacs implementation that will run org?
>I have Debian running on my G1 phone (see here:
>http://www.emacswiki.org/emacs/EmacsOnAndroid),
>and have been running Emacs 22 on it successfully.
>However it doesn't leave me much memory for ot
I had simply added load-path of version 6.29 and tried to load it without
sucess
Following the hints in
http://orgmode.org/worg/org-hacks.php#compiling-org-without-make
I could installed the new version and the times diminished.
However they are still high.
I possibly have to rearrange somethi
Sébastien Vauban schrieb:
Hi Rainer,
Rainer Stengele wrote:
I have a server in my office running the subversion server.
Access is by port forwarding the subversion port via ssh - no matter being
under windows (putty) or under Linux (ssh).
In this way I have my subversion server and repository
On Aug 31, 2009, at 2:02 PM, John Rakestraw wrote:
I'd like it either not to have a date at all, or to have "Fall 2009"
instead of today's date.
#+Date: Fall 2009
will take care of it.
Ed
___
Emacs-orgmode mailing list
Remember: use `Reply All
On 2009-08-31 22:03 +0100, Daniel Martins wrote:
> I did all but it complains about a org-agenda-list: Symbol's function
> definition is void: elp-wrapper
>
> Daniel
Maybe put (autoload 'elp-wrapper "elp") somewhere in your .emacs. This
will get your org mode to compile.
But you may want to figur
*You can always try out a new version of org-mode without changing
anything in your emacs installation. Simply download
(http://orgmode.org/org-6.29c.zip), unzip, byte-compile the files
(either from the command line or dired), and add the new directory to
your load path.*
I did all but it complai
Hi --
I'm learning more about exporting from org-mode to latex, but I've run
into a wall. I suspect there's a simple fix, but I can't find it.
I'm setting the documentclass as 'article' (using #+LATEX_CLASS:
article). I see in org-latex.el how the exporter builds the topmatter.
I'd like to do som
Ooops, I messed up, yes.
Fixed now, thanks. You were close, but not quite right with your patch.
- Carsten
On Aug 31, 2009, at 8:22 PM, John Rakestraw wrote:
Hi, List --
I'm reluctant to post this to the list, because I know next to nothing
about lisp. But here goes.
I'm writing in org and
Daniel Martins writes:
> This version is 30 days old.
Actually, org-mode 6.21b was released on Feb. 2, 2009.
But org-mode does change quickly. :)
> To do not create problems with my Ubuntu distribution it is a bit hard
> to try newer versions but I can try if this is
>
> I feel that there is
When I'm viewing an agenda (using my custom agenda command), I like to
hit 'f' to put it in follow mode so I can see the context of the entry
I'm viewing. However, in many cases there are enough entries under a
given heading that the heading has scrolled off the screen. Is there a
way to have
Bernt, Manish, Carsten --
Thank you each for perspectives and tips. I now have more options for
more contexts for effort editing. Thank you!
-- M
P.S. An FWIW, effort editing a bunch of items in context of each other
works very well in column view for me. But since I tend to compose and
Hi, List --
I'm reluctant to post this to the list, because I know next to nothing
about lisp. But here goes.
I'm writing in org and exporting to pdf via C-C C-E d. The exporter was
stumbling over a URL in the text, with the error message indicating
that "org-export-latex-protect-special" is void
This version is 30 days old.
To do not create problems with my Ubuntu distribution it is a bit hard to
try newer versions but I can try if this is
I feel that there is something critical beyond an upgrade but I do not know
how to find the core of the problem
Other modes are not slow
Daniel
20
Daniel Martins writes:
> My org-agenda is incredibly slow. Please help me understand what is
> happening
>
> My computer is not so slow. It is a dual core
>
> Intel(R) Pentium(R) D CPU 2.80GHz
> with 2GB of RAM
>
> My organizer.org has 21000 lines
>
> I can split it in a couple of files if this
On 2009-08-31 18:49 +0100, Daniel Martins wrote:
> My org-version is 6.21b
>
> GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.12.9)
> of 2009-08-01 on radon, modified by Debian
Have you tried a more recent org version? I think Carsten has done some
profiling a while back. I haven't notice
On Aug 17, 2009, at 10:53 AM, Daniel Clemente wrote:
Column view (C-c C-x C-c) is useful to show how much time I have
estimated for a task and how much time I have clocked for it. It
also seems helpful to show „how much time it remains“, which is the
difference {estimated time} - {clock
Hi Rainer,
Rainer Stengele wrote:
> I have a server in my office running the subversion server.
>
> Access is by port forwarding the subversion port via ssh - no matter being
> under windows (putty) or under Linux (ssh).
>
> In this way I have my subversion server and repository virtually "local",
Hi Yuva,
sorry that it took so long for me to look at this problem.
This is a very strange one, in particular because it is different
inside versus outside of tables. Could be classified as a LaTeX
problem if you ask me.
However, I have implemented a work-around now, so this problem *should*
g
Hi,
Sebastien has now (off-list) made it possible for me to
reproduce this bug. Which is why it finally has been fixed.
- Carsten
On Jul 15, 2009, at 11:12 AM, Sébastien Vauban wrote:
Hello,
I'm trying to publish my `.emacs' file onto the Web, for interested
people to
come and copy stuff
26 matches
Mail list logo