unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Reading a directory with (interactive "Dxxx")
@ 2005-04-19  8:51 Joakim Hove
  2005-04-19 15:46 ` Mathias Dahl
  0 siblings, 1 reply; 4+ messages in thread
From: Joakim Hove @ 2005-04-19  8:51 UTC (permalink / raw)



Hello,

I have function:

(defun store (directory)
  (interactive "DPath to store in:")
  (.....))

Which queries the user for an existing directory, and then stores a
file in there. The minibuffer dialog employs the working directory of
the current buffer as default, however I would like to provide my own
default, in general different from the working directory. Is this
possible?


Best Regards

Joakim

-- 
Joakim Hove
hove AT ift uib no                 /    
Tlf: +47 (55 5)8 27 90            /     Stabburveien 18		 
Fax: +47 (55 5)8 94 40           /      N-5231 Paradis		 
http://www.ift.uib.no/~hove/    /      	55 91 28 18 / 92 68 57 04

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

end of thread, other threads:[~2005-04-20  9:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-19  8:51 Reading a directory with (interactive "Dxxx") Joakim Hove
2005-04-19 15:46 ` Mathias Dahl
2005-04-20  6:06   ` Joakim Hove
2005-04-20  9:33     ` Mathias Dahl

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