Hello:
I only started learning about org-mode in the last few days. I have been
reading documentation about it and am very impressed by the system.
I have been wondering about the possibilties if using org-mode and git to
run an improved style of wiki. I will give some details below. This coul
2009/6/17 David Libert
> I only started learning about org-mode in the last few days. I have been
> reading documentation about it and am very impressed by the system.
>
> I have been wondering about the possibilties if using org-mode and git to
> run an improved style of wiki.
Hi David,
what
On Wed, Jun 17, 2009 at 3:31 AM, Nicolas Girard wrote:
> 2009/6/17 David Libert
>
>> I only started learning about org-mode in the last few days. I have been
>> reading documentation about it and am very impressed by the system.
>>
>> I have been wondering about the possibilties if using org-mod
> Your bug report will be posted to the emacs-pretest-...@gnu.org mailing list.
> Please describe exactly what actions triggered the bug
> and the precise symptoms of the bug:
org-store-link works fine when recording a keyboard macro but it is a
NOP when executing it. The following change appear
On Jun 9, 2009, at 2:53 PM, Angus Gibson wrote:
On 09/06/2009, at 22:24 , Carsten Dominik wrote:
On Jun 9, 2009, at 12:40 PM, Angus Gibson wrote:
I am a recent convert to org-mode, and the ability to export the
agenda is very useful. Currently I have a script that runs every
10 seconds
On Jun 16, 2009, at 9:48 AM, Chris Gray wrote:
Hello,
I think it would be nice if org-revert-all-org-buffers took an
argument
so that it worked non-interactively when the argument is non-nil.
This
would mirror the function save-some-buffers, so that one can do
something like:
emacsclien
Hi Konstantin,
I have added this functionality, but without the global key binding.
Thanks!
- Carsten
On Jun 9, 2009, at 11:42 AM, Konstantin Antipin wrote:
Dear all,
Recently new feature was added - when you set an estimated effort for
a task, you can be notified when time is up.
(sound is
sran...@gmail.com writes:
>> Yeah, I was just being fussy about the |---+ sequence of characters in
>> the table not being aligned... no problem.
>
> I see what you mean now. The "-" and the "+" characters are not aligned
> in the font I used. I hadn't noticed that before.
As you can see, nothin
Thanks everyone
>> > picked up and not your latest version. To check that, type
>> >
>> > dpkg --list | grep org
>> >
>> > and see if org mode was installed by the package manager. If so, just do a
>> > normal remove and see if that doesn't take care of it.
> Jere may be right: I recall previou
Hi David,
Thanks for these reflections on using org-mode and git for collaborative
work/writing.
David Libert writes:
> I found in the org-mode home page the worg project, which is smilar
> to this. A git repository, and writers contribute to worg through
> git. But
> worg publishes the org
I will try a few more commentin outs and retyping things, but I still
find it strange that it wa working fine in Ubuntu 8.01 and not now.,
but I then find Linux a bit like that.
Should anyone have any othe suggestions, I would still appreciate them.
Many thanks,
I am using Ubuntu Jaunty with
Ian
Thanks, it just worked with 8.01 which is why I am struggling now.
> I am using Ubuntu Jaunty with a setup almost identical to yours and mine
> "Just works". Are you certain that:
>
>> (setq load-path (cons "~/EmacsAddins/OrgMode/lisp" load-path))
>> (setq load-path (cons "~/EmacsAddins/Org
I have run this and get an error
"gra...@t42-laptop:~$ sudo apt-cache purge org-mode
[sudo] password for graham:
E: Invalid operation purge"
Doh, finger/brain communication mismatch. It should be:
sudo apt-get purge org-mode
This will completely remove the Debian package and all it configura
I really don't understand why, but I have written out the paths in
full and it seems to work now
(setq load-path (cons "/home/graham/EmacsAddIns/OrgMode/lisp" load-path))
(setq load-path (cons "/home/graham/EmacsAddIns/OrgMode/contrib/lisp"
load-path))
Can anyone see any obvious differences betwe
Ian,
> Doh, finger/brain communication mismatch.
I get that as well :-)
>It should be:
>
> sudo apt-get purge org-mode
As you will have seen now, its working, but I'm still puzzled as to why.
Graham
___
Emacs-orgmode mailing list
Remember: use `Re
I use memoir with LaTeX and like the boxedverbatim environment. And I
often
need to wrap that in a mini page to keep it all together. So I put this
hack together to generalize the way that source is exported to LaTeX.
Hope you can incorporate it. It is against the latest org-exp.el from
git
Hi,
just cannot resist posting this here:
The navigation of org-info.js has been improved quite a bit.
1.) Navigating a file through org-info.js, either using the mouse or
using the keyboard, modifies the location. Thus, once you left
the file by following a link somewhere else, y
On Wed, Jun 17, 2009 at 3:46 AM, Charles Cave wrote:
> I am reading the Org-mode Release 6.27a manual to learn new things.
> and just discovered the C-c C-x c (clone subtree) command.
>
> This makes copies of a tree and inserts them as siblings. The command
> prompts you for the number of copies
Nicolas Aggelidis gmail.com> writes:
> Hi Charles!I have a training log that has the following headings
* Training Log
[2009-06-19 Fri]
Change the square brackets to angle brackets then you will
find the cloning works!
___
Emacs-orgmode mailin
On Jun 17, 2009, at 8:20 AM, Nick Dokos wrote:
Daniel J. Sinder wrote:
I want a remember template that will have a target headline based on
the date on which I call org-remember.
For a simple example, the effect I'd like to achieve is shown by
putting the following in my .emacs:
(setq org-
Hi Xin,
I have pushed a change to this effect. It introduces a new variable
org-export-table-row-tags which can be used for this purpose.
Please the the docstring of that variable.
HTH
- Carsten
On Jun 14, 2009, at 9:00 PM, Xin Shi wrote:
Hello Experts,
I use org-mode to produce a lot of
Hello,
we have used org-mode for creating HTML content for software
documentation and it beats everything we have tried over the last
couple of years hands down, excellent work!
For one project, I used several statements like this (simplified):
#+HTML: td>something
#+HTML: td>other
The
22 matches
Mail list logo