emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Siegel, Aaron J." <Aaron_Siegel@FMI.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Activation - loading .emacs or .emacs.d emacsportable
Date: Fri, 25 Jan 2013 16:00:46 +0000	[thread overview]
Message-ID: <7645C817048D2A41A58EBB72C53C7FD72CA86496@ADCEXCHMBX03.fmi.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1910 bytes --]

Hello
Does anyone know if there is a mailing list for EmacsPortableApp?

I am running EmacsPortableapp 24.2.1 (i386-mingw-nt6.1.7601), download from the following link, on Windows 7.
   https://github.com/mlf176f2/EmacsPortable.App/
I am unable to get the shortcut setup .emacs or .emacs.d to work.  I have tried two different .emacs.  When I try to invoke a shortcut I receive the error "is undefined".
                C-c a is undefined

====Org-Mode Activation http://orgmode.org/org.pdf =====
(global-set-key "\C-cl" 'org-store-link)
(global-set-key "\C-cc" 'org-capture)
(global-set-key "\C-ca" 'org-agenda)
(global-set-key "\C-cb" 'org-iswitchb)

;; ===Org-Mode Activation http://orgmode.org/worg/org-tutorials/orgtutorial_dto.html
(require 'org-install)
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
(define-key global-map "\C-cl" 'org-stor-link)
(define-key global-map "\C-cc" 'org-capture)
(define-key global-map "\C-ca" 'org-agenda)
(define-key global-map "\C-cb" 'org-iswitchb)
(setq org-agenda-files (quote ("~/org")))

The documentation is for EmacsPortableApp is confusing provides two different  instruction for  .emacs file. One section places the .emacs file in  /Data/startup and then in another section it states that .emacs goes in the Home director.  I have placed these files in my home directory (defined in the EmacsPortableApp.ini parameter Home) I have also tried placing the .emacs in /Data/startup.

I have not been abel to startup "Emacs 24 Starter Kit"  I have moved it into the .emacs.d under the Home and Startup directory it still does not work.  I used the "M-x regen-autoloads" command and received receive an error:

       M-x regen-autoloads [no match]

Aaron Siegel
Electrical Engineer
Climax Molybdenum
Henderson Operation
Mine Office: (303) 569-3221 x1543
Mill Office:   (303) 569-3221 x2543
Cell Phone:  (720) 427-5240



[-- Attachment #2: Type: text/html, Size: 6415 bytes --]

             reply	other threads:[~2013-01-25 16:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-25 16:00 Siegel, Aaron J. [this message]
2013-01-25 16:36 ` OT: .emacs for Emacs portable (was: Activation - loading .emacs or .emacs.d emacsportable) Karl Voit
2013-01-25 22:30   ` Siegel, Aaron J.

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=7645C817048D2A41A58EBB72C53C7FD72CA86496@ADCEXCHMBX03.fmi.com \
    --to=aaron_siegel@fmi.com \
    --cc=emacs-orgmode@gnu.org \
    /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).