Skip to content

"Done: $url" message not appearing after posting #188

Closed
@lilyball

Description

@lilyball

When I post a gist with :Gist, it shows the message telling me that it's posting, but it never shows me the "Done: $url" message. If I type :mess afterwards I can see it, but otherwise it never appears.

After poking at this, it appears that the call to winrestview(view) (inside the call to s:update_GistID) is causing this problem. More specifically, that call appears to mark the window as needing to be redrawn, which it will be as soon as the command finishes.

I think the right answer here is to invoke s:update_GistID prior to echoing the Done message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions