[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Let compilation start in one directory below current one
From: |
stephan.zimmer |
Subject: |
Let compilation start in one directory below current one |
Date: |
Wed, 22 Oct 2008 04:51:24 -0700 (PDT) |
User-agent: |
G2/1.0 |
I would like to start my compilation in one directory deeper than the
current. Unfortunately, a local variable specification as
% -*- ... compile-directory: (concat default-directory ".."); ... -*-
is not working. Does anyone has an idea (except adding "cd.." to the
compile command)?
Stephan