[Conkeror] [PATCH] New module to define webjumps for git repository summaries.
David Kettler
kettler at internode.on.net
Tue Feb 10 02:12:26 PST 2009
>> I meant that gitweb-webjump-get-repository-list is a user command that
>> prompts for the name of a webjump (with completion on gitweb webjumps
>> only) and fetches the corresponding opml. The user would call this
>> after having enabled the gitweb webjump. For the completion to work
>> on the webjump name, the gitweb webjumps would need to be marked, and
>> a gitweb_opml_file property would be a natural way to do that.
>
> This could be a job for a browser object class. If the current buffer
> is visiting a gitweb page, the browser object would be the corresponding
> OPML url for that gitweb. This browser object could be combined with
> the `save' command, as usual.
Perhaps. That has the (minor) disadvantage of requiring the user to
visit the gitweb server before completion is available.
> I don't know what will end up being the best interface for getting
> these OPML files. We'll have to experiment.
See what you think of the gitweb-webjump-get-opml command in my followup
patch.
regards, David.
More information about the Conkeror
mailing list