X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.el;h=9b23e3511fbd789e8aaca6ed9c374826b57e475f;hp=65473ba70911fd0ab5bdc6e0f2e05b71dd72b2a9;hb=0671436872a37589003860ab31bac40ed04a7cce;hpb=a2a522a758518d19e0cf4b96cf3c55287b0fbf4f diff --git a/notmuch.el b/notmuch.el index 65473ba7..9b23e351 100644 --- a/notmuch.el +++ b/notmuch.el @@ -877,7 +877,7 @@ thread from that buffer can be show when done with this one)." (setq btn (forward-button 1)) (error (setq btn nil))) )) - (beginning-of-buffer) + (goto-char (point-min)) )))) )))