Hi David,
Thank you for your reply.
I downloaded emacs from: http://ftp.gnu.org/gnu/emacs/windows/ and the
file I got is emacs-22.3-bin-i386.zip
When I did as you said C-x C-f and enter, I get this file list:
c:/emacs/bin:
total used in directory 14253 available 6281388
drwxrwxrwx 1 Bail
Hi Manish,
I tried putting in the configuration from John Wigley on the link you gave:
http://www.newartisans.com/blog/2007/08/using-org-mode-as-a-day-planner.html
and then use M-x load-file...
Unfortunately, I got the following messages:
Loading c:/emacs/.emacs...
eval-buffer: Cannot open loa
Hi Manish,
Thank you for your reply.
I tried what you said:
(add-to-list 'load-path "C:/path/to/org-mode/lisp")
(require 'org-install)
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
(global-set-key "\C-ca" 'org-agenda)
But I had to create a .emacs file (.emacs filename and no extension
Bailey,
I'm surprised you are seeing c:/emacs/bin as your home directory -
perhaps its a peculiarity of the official GNU release. `C:\Documents
and Settings\USERNAME\Application Data' is the default on XP I
believe. Personally, I like the EmacsW32 release (http://
ourcomments.org/Emacs/E
On Sun, Jan 25, 2009 at 9:26 PM, Bailey wrote:
> Hi Manish,
>
> I tried putting in the configuration from John Wigley on the link you gave:
>
> http://www.newartisans.com/blog/2007/08/using-org-mode-as-a-day-planner.html
>
> and then use M-x load-file...
>
> Unfortunately, I got the following messa
On Sun, Jan 25, 2009 at 8:32 PM, Manager Leader wrote:
> Hi Manish,
>
> Thank you for your reply.
>
> I tried what you said:
> (add-to-list 'load-path "C:/path/to/org-mode/lisp")
> (require 'org-install)
> (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
> (global-set-key "\C-ca" 'org-agenda)
> On Jan 25, 2009, at 3:48 AM, Manager Leader wrote:
>
>> Dear Mr. Dominik,
>>
>> Thank you for your work in Org-Mode, I started researching about it a
>> month ago and I have started using it 10 days ago (used to work in outlook
>> but it just can't cope with my life now). And so far am happy with
Bailey,
I think the first thing you need to do is find your .emacs: start
emacs and type Ctrl-x Ctrl-f, make sure it says something like 'Find
file: ~/' at the bottom of the screen and press enter. A 'dired'
buffer should open up in which you should see your .emacs file (if
you want to p
Hi,
please send your message to emacs-orgmode@gnu.org (I am
CC-ing the mailing list).
There you will find people who work on Windows, I do not.
- Carsten
On Jan 25, 2009, at 3:48 AM, Manager Leader wrote:
Dear Mr. Dominik,
Thank you for your work in Org-Mode, I started researching about it