emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Pradyumna <pradyumnab@synechron.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Void-variable ntent when starting org-mode
Date: Fri, 27 Oct 2006 12:09:15 +0200	[thread overview]
Message-ID: <bd3bb378501e7b1eae6e96d61e4e6f9d@science.uva.nl> (raw)
In-Reply-To: <4540BFEC.4010107@synechron.com>

Seems to me that your org.el file is corrupted.

- Carsten

On Oct 26, 2006, at 16:02, Pradyumna wrote:

> Hi,
>
> I have started using the org mode in Emacs 22 and am facing error while
> starting it.
>
> I tried to start the org mode in emacs 22 by:
> M-x org-mode:
>
> This is from the *Messages* buffer:
> Loading org...
> call-interactively: Symbol's value as variable is void: ntent
>
> I then created a file foo.org and tried opening it from emacs 22 and 
> got
> the following error:
>
> This is from the *Messages* buffer:
> Loading org...
> File mode specification error: (void-variable ntent)
>
> Do I need to define this variable anywhere?
> Or am I missing any other configuration in .emacs?
>
> This is my org mode setting in my emacs file
> ;;org mode
>     (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
>     (define-key global-map "\C-cl" 'org-store-link)
>     (define-key global-map "\C-ca" 'org-agenda)
>     (global-font-lock-mode 1)                     ; for all buffers
>     (add-hook 'org-mode-hook 'turn-on-font-lock)  ; org-mode buffers
>     only
>
> ;; Tried to load the org mode at startup but this also does not work.
> ;;(require 'org)
> ;;(load "org")
>
> ;;org mode
>
> Emacs version is:
> emacs-version is a variable defined in `version.el'.
> Its value is "22.0.50.1"
>
> Org version is:
> org-version's value is "4.49"
>
> Thanks,
> Prad
>
>
> --------------------------------------------------------------------
> Mail Disclaimer: This e-mail and any files transmitted with it are 
> confidential and the views expressed in the same are not necessarily 
> the views of Synechron, and its Directors, Management or Employees. 
> This communication represents the originator's personal views and 
> opinions. If you are not the intended recipient or the person 
> responsible for delivering the e-mail to the intended recipient, be 
> advised that you have received this e-mail by error, and that any use, 
> dissemination, forwarding, printing, or copying of this e-mail is 
> strictly prohibited. You shall be under obligation to keep the 
> contents of this e-mail, strictly confidential and shall not disclose, 
> disseminate or divulge the same to any Person, Company, Firm or 
> Entity. Even though Synechron uses up-to-date virus checking software 
> to scan it's emails please ensure you have adequate virus protection 
> before you open or detach any documents from this transmission. 
> Synechron does not accept any liability for viruses or 
> vulnerabilities. The rights to monitor all e-mail communication 
> through our network are reserved with us.
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

  reply	other threads:[~2006-10-27 17:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-26 14:02 Void-variable ntent when starting org-mode Pradyumna
2006-10-27 10:09 ` Carsten Dominik [this message]
2006-10-27 18:33   ` Pradyumna

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bd3bb378501e7b1eae6e96d61e4e6f9d@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=pradyumnab@synechron.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).