Eraldo Helal writes:
> Greetings Orgmoders
>
> Problem description:
>
> I want to get rid of the 'News' and 'Mail' directories in my home and
> put them somewhere else instead:
> '~/News' => '~/mypath/News'
> '~/Mail' => '~/mypath/Mail'
>
> Question: W
Hi Eric,
I think this could mean two things. Most likely org is loading
some other version of org-latex.el. One way to find out is to run M-x
list-load-path-shadows.
Another possibility is that you have somewhere a configuration setting
of org-export-latex-classes that is old and does not
Hi Rick,
do you need any special setup to et a symmetric cifer?
- Carsten
On Apr 30, 2010, at 1:03 PM, Rick Moynihan wrote:
I've patched org-crypt to use symmetric encryption. If org-crypt-key
is nil a symmetric cipher is used.
The change seems to work locally for me.
R.
<0001-Allow-symmet
On Apr 30, 2010, at 12:24 AM, Tom Breton (Tehom) wrote:
Hi Tom,
On Apr 28, 2010, at 5:01 AM, Tom Breton (Tehom) wrote:
The changes are essentially made and pass my tests now, there's
mostly
housekeeping now: pull, merge, push.
Yes. Send me your name on repo.or.cz and I'll add push fo
On Apr 29, 2010, at 4:16 PM, Leo wrote:
Hello Carsten,
I remember occasionally org mode asked about "No comment syntax is
defined; use: ". Has this been fixed? I have found that whenever a
function calls comment-indent (directly or indirectly), this question
will be asked. To see it, in an org
Eric,
where in your .emacs is the (require 'org-install) command?
In one of my setups I had it before the load-paths.
I didn't notice, because of an older version of org-mode
bundled with emacs; org-version reports the new version
but that is not what my emacs used in exporting.
Carsten,
is
I have switched to using org files as 'calendars'. (events.org, university.org,
etc)
I am using the agenda to view them.
However I am still having some troubles with 2 things:
1. different colors for different calendars (e.g. entries from events.org in
orange)
2. toggling the visibility of indiv
On 2010-05-01 13:03 +0100, Carsten Dominik wrote:
>> I remember occasionally org mode asked about "No comment syntax is
>> defined; use: ". Has this been fixed? I have found that whenever a
>> function calls comment-indent (directly or indirectly), this question
>> will be asked. To see it, in an o
On May 1, 2010, at 6:08 PM, Leo wrote:
On 2010-05-01 13:03 +0100, Carsten Dominik wrote:
I remember occasionally org mode asked about "No comment syntax is
defined; use: ". Has this been fixed? I have found that whenever a
function calls comment-indent (directly or indirectly), this
question
Paul Mead writes:
> I use gnus-home-directory set to ~/Dropbox and the News and Mail
> directories were created relative to that path. I've just checked my
> .emacs and .gnus files and there is nothing else there relating to the
> home directory so it looks like that's all that's needed.
>
> In fa
Org-mode 6.35trans from 2010-04-30
Emacs 23.1
Linux
Typing
|:=$0
causes an apparent infinite loop, which can be killed with C-g.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.
Dear Carsten,
On 01.05.2010, at 08:49, Carsten Dominik wrote:
> Dear all,
>
> the final version of the new compact guide (down to 34 pages now)
> to Org-mode is here:
>
> http://orgmode.org/orgguide.pdf
>
> http://orgmode.org/guide/
>
> Do we need to advertise this document better? Where?
Giles Chamberlin tandberg.com> writes:
> Living in a Microsoft Exchange world I get a lot of meeting requests
> from Exchange. iCalendar.el seems to be able to read these in to diary
> but I would far prefer to have them dropped in to my org files.
>
> Has anyone got this working?
That is exactl
On 2010-05-01 18:19 +0100, Carsten Dominik wrote:
> That is known to cause problems in Org-mode:
>
> http://thread.gmane.org/gmane.emacs.orgmode/5518/focus=6033
Org mode syntax table doesn't specify a comment end syntax which causes
the said problem. Could you try the attached patch and see if it
Hi,
Perhaps some silly clarification. I read through the org-mode manual for
using gnuplot and have some unanswered questions:
### Setup ###
- I've installed gnuplot via ./configure, make, and make install
--- seems like it sent to /usr/local/share/emacs/site-lisp
--- most of the rest of emacs l
Dumb, dumb, dumb.
org-plot or gnuplot-mode must have been configured to look in /usr/bin.
Though /usr/local/bin was in my path, it suddenly worked when I added a
symlink in /usr/bin. Uninstalling gnuplot, re-configuring with
--prefix=/usr, and reinstalling fixed everything.
John
On Sat, May 1, 2
On Apr 28, 2010, at 1:48 PM, David Frascone wrote:
iCalendar exporting? importing?
Is anyone using this? I've avoided agenda like stuff, since I have a
calendar that is very full of meetings, appointments, etc. (In fact,
I have several, some at work, some on google calendars). While I'
On May 1, 2010, at 5:03 PM, Eraldo Helal wrote:
Giles Chamberlin tandberg.com> writes:
Living in a Microsoft Exchange world I get a lot of meeting requests
from Exchange. iCalendar.el seems to be able to read these in to
diary
but I would far prefer to have them dropped in to my org files.
I just can't understand the doc string. Could it be enhanced? Thanks.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Hello, Org mode hackers,
Having added several filters to an agenda view,
is there a way to remove just one of them?
Thanks,
Thomas
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.g
Stefan Vollmar writes:
> Dear Carsten,
>
> On 01.05.2010, at 08:49, Carsten Dominik wrote:
>
>> Dear all,
>>
>> the final version of the new compact guide (down to 34 pages now) to
>> Org-mode is here:
>>
>> http://orgmode.org/orgguide.pdf
>>
>> http://orgmode.org/guide/
>>
>> Do we need to a
Sunday morning when I do a git pull, I get these errors on Win32 Emacs
23.1 and running make within a cygwin shell.
$ make;make doc
c:/gnu/emacs-23.1/bin/emacs -batch -q -no-site-file -eval "(setq load-path
(cons (expand-file-name \"./lisp/\") (cons \"c:/gnu/share/emacs/site-lisp\"
load-path)))
Lennart Borgman writes:
> I just can't understand the doc string. Could it be enhanced? Thanks.
Here's an example:
http://doc.norang.ca/org-mode.html#sec-3_3
Regards,
Bernt
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to th
Sivaram Neelakantan writes:
> Stefan Vollmar writes:
>
>> Dear Carsten,
>>
>> On 01.05.2010, at 08:49, Carsten Dominik wrote:
>>
>>> Dear all,
>>>
>>> the final version of the new compact guide (down to 34 pages now) to
>>> Org-mode is here:
>>>
>>> http://orgmode.org/orgguide.pdf
>>>
>>> htt
24 matches
Mail list logo