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

Re: Wrong type argument: stringp, nil



jidanni@xxxxxxxxxxx writes:

> For URLS like these
> $ GET -S http://www.lyricstime.com/marvin-gaye-got-to-give-it-up-lyrics.html
> GET http://www.lyricstime.com/marvin-gaye-got-to-give-it-up-lyrics.html --> 302 Found
> GET http://www.lyricstime.com/cookie.php --> 302 Found
> GET http://www.lyricstime.com/marvin-gaye-got-to-give-it-up-lyrics.html --> 302 Found
> ...
> When I hit B to go back I get
> byte-code: Wrong type argument: stringp, nil

I can't reproduce such error.

Please attach a backtrace to help to find and fix your problem.

1. start Emacs
2. M-x toggle-debug-on-error
This should show you "Debug on Error enabled globally" or try another
M-x toggle-debug-on-error.
3. do what you have problem with. (In this case, M-x w3m-goto-url
http://www.lyricstime.com/marvin-gaye-got-to-give-it-up-lyrics.html ?)
4. A buffer named *Backtrace* would open. Send mail to us with its
content attached as MIME part.

Regards,