help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Code to caller graph


From: Elena
Subject: Re: Code to caller graph
Date: Fri, 17 Dec 2010 15:49:26 -0800 (PST)
User-agent: G2/1.0

On Dec 18, 12:07 am, Andrea Crotti <andrea.crott...@gmail.com> wrote:
> Elena <egarr...@gmail.com> writes:
>
> > ?
>
> > Maybe, since the address of the HTML page  is guessable, he could
> > parse such page looking for the PNG image.
>
> Mm yes sure not a bad idea I didn't think about that ;)
> Another thing which I would like to know is how to pass
>
> /very/long/path/name.ext -> name

(file-name-sans-extension (file-name-nondirectory "/very/long/path/
name.ext")) ;; -> name


reply via email to

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