Mark S. <throa...@yahoo.com> wrote: > Additional thought. Having all those pngs in the main directory will > get messy. I would like to put them in a sub-directory like > "images". But there doesn't seem to be an easy way to insert that into > (buffer-file-name). I've looked, but can't seem to be a variable that > just holds the current buffer directory. Where would I start? >
C-h f file-name-directory <RET> C-h f file-name-nondirectory <RET> Nick