Overview
Artifact ID: | 2316c061e74785c62ba0062937ae282e7615afd84b01bad51c4e76768f80bee3 |
---|---|
Ticket: | 812dd05990ab26898629526aa7e34bbace3c6e09
Don't leave failed buffers lying around |
User & Date: | anonymous on 2020-05-31 12:20:50 |
Changes
- foundin changed to: "0.1.0"
- icomment:
When a HTTP request fails, the buffers seem to not be cleaned up. Eval <pre> (length (seq-filter (lambda (b) (string-match-p " \\*http textboard\\.org" (buffer-name b))) (buffer-list))) </pre> and you'll probably get a value greater than zero, even though you're not using sbbs.el anymore.
- login: "anonymous"
- mimetype: "text/html"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "Don't leave failed buffers lying around"
- type changed to: "Code_Defect"