The redraw-pinboard-object function redraws a specified pinboard object.
Syntax
redraw-pinboard-object object &optional redisplay
Description
This causes the pinboard object object to be redrawn, unless redisplay is nil in which case the redisplay will be cached until a later date. The default for redisplay is t .