• Karl Fogel's avatar
    * bookmark.el (bookmark-handle-bookmark): If bookmark has no file, · 5feb1ba7
    Karl Fogel authored
        don't do anything related to relocating, just return nil.
      (bookmark-error-no-filename): New error.
      (bookmark-default-handler): Signal `bookmark-error-no-filename' if
        bookmark has no file.  Don't even attempt to handle things that
        are not files; the whole point of custom handlers is to keep that
        knowledge elsewhere anyway.  Tighten some comments.
      (bookmark-file-or-variation-thereof): Remove now-unused function.
      (bookmark-location): Doc string fix.
    
    (Bug#4250)
    5feb1ba7
bookmark.el 79.6 KB