diff --git a/ChangeLog b/ChangeLog index 80c65d73..49e19633 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,9 @@ specifier "%FILL{...}", which applies `fill-region-as-paragraph' to the strings in braces. + * twittering-mode.el (twittering-status-format): use '%FILL{...}' + and '%T' for the default value instead of '%t'. + 2010-01-12 Yuto Hayamizu * test/run-test.sh (exit_status): add 'emacs' command to test diff --git a/twittering-mode.el b/twittering-mode.el index 401c155b..0f86e353 100644 --- a/twittering-mode.el +++ b/twittering-mode.el @@ -147,9 +147,9 @@ tweets received when this hook is run.") (defvar twittering-jojo-mode nil) (make-variable-buffer-local 'twittering-jojo-mode) -(defvar twittering-status-format "%i %s, %@:\n %t // from %f%L%r%R" +(defvar twittering-status-format "%i %s, %@:\n%FILL{ %T // from %f%L%r%R}" "Format string for rendering statuses. -Ex. \"%i %s, %@:\\n %t // from %f%L%r%R\" +Ex. \"%i %s, %@:\\n%FILL{ %T // from %f%L%r%R}\" Items: %s - screen_name