From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: "Contexts"? Date: Thu, 13 Dec 2012 06:16:28 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tj9aY-0003mr-DJ for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 09:16:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tj9aP-0008Sv-MD for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 09:16:38 -0500 Received: from mail-ia0-f169.google.com ([209.85.210.169]:65281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tj9aP-0008Sq-IC for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 09:16:29 -0500 Received: by mail-ia0-f169.google.com with SMTP id r4so2058518iaj.0 for ; Thu, 13 Dec 2012 06:16:28 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hi, I'd like to know if there's a way to tell Emacs or org-mode to be in a certain context, where a certain directory is "home" depending on what context I'm working in currently. For example, if I'm giving a presentation, I would like org-mode/Emacs/ido-mode to have ~/presentation as a base/starting directory and only show files from there when I switch files using Ido (I have files named according to customers, etc, and don't want those to appear when I'm giving a presentation). I realize this is more of an Emacs question, but what do other people do to have perhaps a "work" mode for Emacs and a "personal" mode for Emacs? Thanks, --Nate