emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Activation - loading .emacs or .emacs.d emacsportable
@ 2013-01-25 16:00 Siegel, Aaron J.
  2013-01-25 16:36 ` OT: .emacs for Emacs portable (was: Activation - loading .emacs or .emacs.d emacsportable) Karl Voit
  0 siblings, 1 reply; 3+ messages in thread
From: Siegel, Aaron J. @ 2013-01-25 16:00 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* OT: .emacs for Emacs portable (was: Activation - loading .emacs or .emacs.d emacsportable)
  2013-01-25 16:00 Activation - loading .emacs or .emacs.d emacsportable Siegel, Aaron J.
@ 2013-01-25 16:36 ` Karl Voit
  2013-01-25 22:30   ` Siegel, Aaron J.
  0 siblings, 1 reply; 3+ messages in thread
From: Karl Voit @ 2013-01-25 16:36 UTC (permalink / raw)
  To: emacs-orgmode

* Siegel, Aaron J. <Aaron_Siegel@FMI.com> wrote:
>
> I am running EmacsPortableapp 24.2.1 (i386-mingw-nt6.1.7601)
> I am unable to get the shortcut setup .emacs or .emacs.d to work.  I have t=
> ried two different .emacs.

I am not sure if this is your issue but [1] mentions that .emacs for
Windows might be called «_emacs» instead.

[2] includes some information about how to set HOME.

HTH

  1. https://www.gnu.org/software/emacs/windows/Installing-Emacs.html#Installing-Emacs
  2. https://code.google.com/p/clt-dotemacs/wiki/EmacsPortable
-- 
Karl Voit

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: OT: .emacs for Emacs portable (was: Activation - loading .emacs or .emacs.d emacsportable)
  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.
  0 siblings, 0 replies; 3+ messages in thread
From: Siegel, Aaron J. @ 2013-01-25 22:30 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Hello

I created a new environmental variable with the name ~ pointing to my home directory

Thank you



-----Original Message-----
From: emacs-orgmode-bounces+aaron_siegel=fmi.com@gnu.org [mailto:emacs-orgmode-bounces+aaron_siegel=fmi.com@gnu.org] On Behalf Of Karl Voit
Sent: Friday, January 25, 2013 9:37 AM
To: emacs-orgmode@gnu.org
Subject: [O] OT: .emacs for Emacs portable (was: Activation - loading .emacs or .emacs.d emacsportable)

* Siegel, Aaron J. <Aaron_Siegel@FMI.com> wrote:
>
> I am running EmacsPortableapp 24.2.1 (i386-mingw-nt6.1.7601) I am 
> unable to get the shortcut setup .emacs or .emacs.d to work.  I have 
> t= ried two different .emacs.

I am not sure if this is your issue but [1] mentions that .emacs for Windows might be called «_emacs» instead.

[2] includes some information about how to set HOME.

HTH

  1. https://www.gnu.org/software/emacs/windows/Installing-Emacs.html#Installing-Emacs
  2. https://code.google.com/p/clt-dotemacs/wiki/EmacsPortable
--
Karl Voit




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-25 22:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-25 16:00 Activation - loading .emacs or .emacs.d emacsportable Siegel, Aaron J.
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.

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).