all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Is there a way to create projects (i.e. save layouts)
@ 2003-10-20 16:48 Dan Anderson
  2003-10-20 17:07 ` Dan Anderson
       [not found] ` <mailman.2016.1066669767.21628.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Dan Anderson @ 2003-10-20 16:48 UTC (permalink / raw)


Is there a way to create a project file or something so that I could
type:

$emacs ./openproject.el  # or something similar

And emacs would load with all files I was working on in a project?  I am
currently writing BASH scripts to create a very long emacs load line,
and was hoping there was an easier way.  (i.e. register a file to a
project when I create it).

Thanks in advance,

Dan

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

* Re: Is there a way to create projects (i.e. save layouts)
  2003-10-20 16:48 Dan Anderson
@ 2003-10-20 17:07 ` Dan Anderson
       [not found] ` <mailman.2016.1066669767.21628.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 5+ messages in thread
From: Dan Anderson @ 2003-10-20 17:07 UTC (permalink / raw)


I should mention that I want to do something a little more complex then
M-x Desktop-Save.  I want to be able to tell Emacs -- this is the
project I want to open.  When I do this, I want to be able to register
files to the project.  So, for instance, if I created a file test.pl in
directory PerlScript, if I didn't register it I wouldn't load it next
time I opened PerlScript.  

Is this possible, or should I learn some LISP and start hacking?

Thanks in advance,

Dan

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

* Re: Is there a way to create projects (i.e. save layouts)
       [not found] ` <mailman.2016.1066669767.21628.help-gnu-emacs@gnu.org>
@ 2003-10-20 17:33   ` roodwriter
  2003-10-21 11:06   ` Phillip Lord
  1 sibling, 0 replies; 5+ messages in thread
From: roodwriter @ 2003-10-20 17:33 UTC (permalink / raw)


Dan Anderson wrote:

> I should mention that I want to do something a little more complex then
> M-x Desktop-Save.  I want to be able to tell Emacs -- this is the
> project I want to open.  When I do this, I want to be able to register
> files to the project.  So, for instance, if I created a file test.pl in
> directory PerlScript, if I didn't register it I wouldn't load it next
> time I opened PerlScript.
> 
> Is this possible, or should I learn some LISP and start hacking?
> 
> Thanks in advance,
> 
> Dan

You may have tried this idea and discarded it, but I did something similar 
using a macro. It called up all the files I needed all at once.

--Rod

-- 
Author of "Linux for Non-Geeks--Clear-eyed Answered for Practical Consumers" 
and "Boring Stories from Uncle Rod." Both are available at 
http://www.rodwriterpublishing.com/index.html

To reply by e-mail, take the extra "o" out of the name.

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

* Re: Is there a way to create projects (i.e. save layouts)
       [not found] <mailman.2013.1066668597.21628.help-gnu-emacs@gnu.org>
@ 2003-10-20 18:52 ` Jody M. Klymak
  0 siblings, 0 replies; 5+ messages in thread
From: Jody M. Klymak @ 2003-10-20 18:52 UTC (permalink / raw)




Hello Dan,

Dan Anderson <dan@mathjunkies.com> writes:

> Is there a way to create a project file or something...

You may want to take a look at:
http://www.emacswiki.org/cgi-bin/wiki/ProjectSettings

Cheers,  Jody

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

* Re: Is there a way to create projects (i.e. save layouts)
       [not found] ` <mailman.2016.1066669767.21628.help-gnu-emacs@gnu.org>
  2003-10-20 17:33   ` roodwriter
@ 2003-10-21 11:06   ` Phillip Lord
  1 sibling, 0 replies; 5+ messages in thread
From: Phillip Lord @ 2003-10-21 11:06 UTC (permalink / raw)


>>>>> "Dan" == Dan Anderson <dan@mathjunkies.com> writes:

  Dan> I should mention that I want to do something a little more
  Dan> complex then M-x Desktop-Save.  I want to be able to tell Emacs
  Dan> -- this is the project I want to open.  When I do this, I want
  Dan> to be able to register files to the project.  So, for instance,
  Dan> if I created a file test.pl in directory PerlScript, if I
  Dan> didn't register it I wouldn't load it next time I opened
  Dan> PerlScript.

  Dan> Is this possible, or should I learn some LISP and start
  Dan> hacking?

I'd have a look at tools which ECB (Emacs code browser), and EDE
(Emacs development Environment). 

Neither of them do what you want, but you might find that there
functionality fulfils the same requirements. 

Cheers

Phil

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

end of thread, other threads:[~2003-10-21 11:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.2013.1066668597.21628.help-gnu-emacs@gnu.org>
2003-10-20 18:52 ` Is there a way to create projects (i.e. save layouts) Jody M. Klymak
2003-10-20 16:48 Dan Anderson
2003-10-20 17:07 ` Dan Anderson
     [not found] ` <mailman.2016.1066669767.21628.help-gnu-emacs@gnu.org>
2003-10-20 17:33   ` roodwriter
2003-10-21 11:06   ` Phillip Lord

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.