punassuming / ranger.el

Bringing the goodness of ranger to dired!
700 stars 52 forks source link

guard fname for nil value #119

Closed nixmaniack closed 8 years ago

nixmaniack commented 8 years ago

file-directory-p expects string and throws error for nil.

nixmaniack commented 8 years ago

Travis error seems irrelevant with respect to this PR changes.

punassuming commented 8 years ago

Yes, travis is not set up properly. In what case would filename be nil?

nixmaniack commented 8 years ago

One of the entries in my bookmark-alist was from elfeed which looks like this ("Some Random Article" (location . "@6-months-ago +unread") (tags "unread") (handler . elfeed-search-bookmark-handler))