guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: add-relative-load-path ?


From: Andy Wingo
Subject: Re: add-relative-load-path ?
Date: Mon, 23 Jan 2012 17:20:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Hi,

On Mon 23 Jan 2012 16:45, address@hidden (Ludovic Courtès) writes:

> Andy Wingo <address@hidden> skribis:
>
>>   (add-to-load-path (dirname (dirname (current-filename))))
>
> What about calling it ‘current-file-name’ instead?

  > (apropos "filename")
  (guile): set-module-filename! #<procedure 1546f20 at ice-9/boot-9.scm:1712:2 
(module val)>
  (guile): module-filename      #<procedure 1546fa0 at ice-9/boot-9.scm:1712:2 
(module)>
  (guile): current-filename
  (guile): set-port-filename!   #<procedure set-port-filename! (_ _)>
  (guile): port-filename        #<procedure port-filename (_)>
  (ice-9 readline): filename-completion-function        #<procedure 
filename-completion-function (_ _)>
  > (apropos "file-name")
  > 

Though I am responsible for three of those, I think I was just following
established convention.

Andy
-- 
http://wingolog.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]