Re: [Orgmode] one .emacs on multiple computers

2010-05-13 Thread charles snyder
Thanks - perfect On Thu, May 13, 2010 at 7:37 AM, Jan Böcker wrote: > On 05/13/2010 03:48 AM, charles snyder wrote: > > > Can I just do something like: > > > > (defvar cls-org-file "C:/Users/clsnyder/My Documents/My > > Dropbox/emacs_org/") ;; WINDOWS

[Orgmode] one .emacs on multiple computers

2010-05-12 Thread charles snyder
don't know the correct syntax, but I would like to simply define the path variable in each .emacs file, and then I could basically have use the same .emacs file everywhere, with just a few different lines at the start to differentiate the individual machine's path. Thanks in advance.

[Orgmode] error message with agenda

2010-04-29 Thread charles snyder
Hi I am having a weird problem with GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) and orgmode 6.35i Windows XP When I run the agenda command for the current week day C-a a, I get a error message "eval-buffer: Required feature `diary-loaddefs' was not provided" with the agenda view only showing "Wee

[Orgmode] reqall

2010-04-26 Thread charles snyder
Hi I have a setup to sync my reqall online data via rss feed with orgmode. Some of the reqall data has dates, but it stores them as [2006-11-01 Wed] - which is the 'inactive time stamp' form for orgmode and therefore doesn't show up in the agenda view. Is there a simply command I can put in my .em

[Orgmode] Re: mobile org

2010-04-24 Thread charles snyder
s_org/personal.org ", "/Users/clsnyder/Dropbox/emacs_org/reference.org", "/Users/clsnyder/Dropbox/emacs_org/notes.org", "/Users/clsnyder/Dropbox/emacs_org/journal.org", "/Users/clsnyder/Dropbox/emacs_org/calendar.org" Again, this can be d

Re: [Orgmode] export problem

2010-04-24 Thread charles snyder
I think that problem seemed to be localized to one machine, probably from the tex installation. Thanks On Fri, Apr 23, 2010 at 2:32 AM, Nick Dokos wrote: > Nick Dokos wrote: > > > charles snyder wrote: > > > > > Thanks Nick! > > > > > Glad to help!

Re: [Orgmode] export problem

2010-04-22 Thread charles snyder
Since > the problem is easy to reproduce, that's the most likely path to success. > When you get the backtrace, post it here. > > Thanks, > Nick > > > > On Wed, Apr 21, 2010 at 11:33 PM, Nick Dokos > wrote: > > > > charles snyder wrote: > > > >

Re: [Orgmode] export problem

2010-04-22 Thread charles snyder
ing recent (6.33a to latest) versions of orgmode cls On Wed, Apr 21, 2010 at 11:33 PM, Nick Dokos wrote: > charles snyder wrote: > > > > Until recently, my org exports worked perfectly. I haven't made any > changes I am aware of. Now > > I am having export problems

[Orgmode] export problem

2010-04-21 Thread charles snyder
0, Carbon Version 1.6.0) or Aquamacs GNU Emacs 23.0.94.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) on mac osx (but same problem on windows) Thanks in advance Charles Snyder -- Charles L. Snyder, MD Professor of Surgery Children's Mercy Hospital Kansas City, MO www.clsnyder.com

[Orgmode] red boxes in contents in pdf export

2009-09-27 Thread charles snyder
org-group settings, but can't figure out how to turn this option off. Thanks! charles snyder ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] ? minor error in org mode manual - publishing

2009-07-04 Thread charles snyder
Hi I think there may be a minor error in the org manual -> publishing -> 13.3.2 Example: complex publishing configuration where an example org-publish-project-alist is given. Shouldn't :style "" actually be: :style "" It works correctly as is in my browser, but I think it is missing a extra

[Orgmode] Changing Footer in org mode publishing

2009-07-03 Thread charles snyder
Hi This should be trivial to fix, but I can't seem to get rid of this: "Charles Snyder " in the footer of all my org-publish-project files. I have :email 'clsnyder at gmail dot com' in my org publish project alist ? Thanks! cls

[Orgmode] Publishing Projects to Html

2009-06-29 Thread charles snyder
request execution failed in */home/xapian/html/index.php* on line *105 *Thanks !* *Charles Snyder* * ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Applying a user-defined function to cols in table

2008-09-12 Thread charles snyder
Hi I am trying to apply a function to one column in a table and output the result to another column. The function looks like this: (defun yahoo (stock_symbol) (let (url contents fields price-string price) (setf url "http://finance.yahoo.com/d/quotes.csv?s=";) (str+! url stock_symbol)

[Orgmode] Org mode 6.06b and remember2.0 problems

2008-07-29 Thread charles snyder
ry to Ctrl-C r, I get the following error: ...run-hook-with-args-until-success: Autoloading failed to define function org-remember-annotation Also in my main org file, M-x org-remember gives: Autoloading failed to define function org-remember There was a post with relatively similar unresolved problems on this list back in April 08 as well... Any ideas / suggestions? Thanks! Charles Snyder ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Re: [Orgmode] Re: Upgrading org-mode (in W32)

2008-07-25 Thread charles snyder
On Fri, Jul 25, 2008 at 3:03 PM, Carsten Dominik <[EMAIL PROTECTED]> wrote: > > On Jul 25, 2008, at 12:58 PM, charles snyder wrote: > > Hi > > For those few who are not yet very emacs savvy -- in follow up to the > original post: > > on my windows xp (work machine

[Orgmode] Re: Upgrading org-mode (in W32)

2008-07-25 Thread charles snyder
Hi For those few who are not yet very emacs savvy -- in follow up to the original post: on my windows xp (work machine)GNU Emacs 23.0.60.1 (included is 5.23 org mode) 1. I downloaded and unzipped org-6.06a to "c:/Documents and Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/" 2. I then adde

[Orgmode] update org mode on aquamacs

2008-07-21 Thread charles snyder
Hi I am a relatively new emacs user, and have been using org mode on aquamacs (10.5 OSX). Even the 'latest' aquamacs has an old 4.x version of org mode. I downloaded the latest org mode zip as well as the install shell script, but can't figure out where the old org mode files are in aquamacs (afte