X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.el;h=f2ea9874043d3bd7d8770314196f248ef455d949;hp=28792573cfe2aac6c177eea9b5cae7b082694d8a;hb=119e298777b89072794799dcb12b0d77ce8f441b;hpb=5d16e9d381936c9a26fc431e88ecefd90a47cc8e diff --git a/elpher.el b/elpher.el index 2879257..f2ea987 100644 --- a/elpher.el +++ b/elpher.el @@ -1791,6 +1791,7 @@ functions which initialize the gopher client, namely (switch-to-buffer "*elpher*") (switch-to-buffer "*elpher*") (setq elpher-current-page nil) + (setq elpher-history nil) (let ((start-page (elpher-make-page "Elpher Start Page" (elpher-make-special-address 'start)))) (elpher-visit-page start-page)))