all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Damian <damian.only@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Working with different projects in Emacs
Date: Wed, 8 Apr 2009 21:13:58 +0200	[thread overview]
Message-ID: <47a330c50904081213k410d7ed6rf580ea18c73ab78@mail.gmail.com> (raw)
In-Reply-To: <005c01c9b87a$01a63340$c2b22382@us.oracle.com>

> I don't quite see the problem - perhaps you could describe a usage scenario in a
> little more detail.
Yes, no problem. Suppose I'm working in three projects, namely, P0,
P1, P2. The files of each project are in directories /home/p0,
/home/p1, and /home/p2 respectivelly. Finally, within every project
directory you can have subdirectories that contain other files
belonging to the project.

In addition, there are a set of frequently used files. For instance, a
list of beers I have to try, the list of persons I should avoid in the
hall, my todo.org, and the emacs cheat sheet.

At the beginning of each day I would like to start up emacs in the
console, and open my agenda that is contained located in
   /home/damian/docs/planning/todo.org

I would like to just type C-x C-f and then a few letters and fire up
autocompletion to get the full path. Since "files I frequently use"
doesn't mean files "I always use", it may be the case that I don't
open my agenda but the list of beers.

Then, after I decided work in project Pi, I would like to open some of
the files in that project, but not all the files, since there are *a
lot* of files in each project and I only work with 5 or 6 in a given
day. So, I would like to issue the open file command (C-x C-f), and
get automatic completion for all the files *reachable* from /home/pi,
which implies that the files may be in nested subdirectories.

My hope is to be able to do that just by filling up the filesets, and
then specifying from which filesets the completions must be made (plus
a shortcut to autocompletion).

Best regards,
Damian.




  reply	other threads:[~2009-04-08 19:13 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-08 12:50 Working with different projects in Emacs Damian
2009-04-08 15:59 ` Drew Adams
2009-04-08 18:21   ` Damian
2009-04-08 18:44     ` Drew Adams
2009-04-08 19:13       ` Damian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-08 18:10 grischka
     [not found] <mailman.4901.1239203083.31690.help-gnu-emacs@gnu.org>
2009-04-08 18:56 ` Vagn Johansen
2009-04-09 13:44   ` rustom
2009-04-09 19:45     ` Vagn Johansen
2009-04-11 15:30       ` rustom
2009-04-11 15:51         ` rustom
2009-04-11 18:30           ` Vagn Johansen
2009-04-12  8:56             ` rustom
2009-04-12 16:26               ` Vagn Johansen
2009-04-14 15:00                 ` rustom
2009-04-14 17:23                   ` Vagn Johansen
2009-04-15 10:29 ` Stefan Kamphausen

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

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

  git send-email \
    --in-reply-to=47a330c50904081213k410d7ed6rf580ea18c73ab78@mail.gmail.com \
    --to=damian.only@gmail.com \
    --cc=help-gnu-emacs@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 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.