summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/timer-list.el
diff options
context:
space:
mode:
authorRobert Pluim <rpluim@gmail.com>2022-08-25 11:47:57 +0200
committerRobert Pluim <rpluim@gmail.com>2022-08-25 15:22:39 +0200
commit2385bf3397f8a92e226a29a5050c69dd8d2a1c31 (patch)
tree9e9cd282c15fc30fcc5c1d6c1203b01b6e191040 /lisp/emacs-lisp/timer-list.el
parent34e0a232cd0e7b38a33bc9134134c47665aeb185 (diff)
downloademacs-2385bf3397f8a92e226a29a5050c69dd8d2a1c31.tar.gz
emacs-2385bf3397f8a92e226a29a5050c69dd8d2a1c31.tar.bz2
emacs-2385bf3397f8a92e226a29a5050c69dd8d2a1c31.zip
Treat smtp-auth method from auth-info as a symbol
The lookup of the SMTP auth method is done based on symbols, but sometimes the requested value comes from `auth-info', in which case it is a string, so call `intern-soft' to convert it to a symbol (which does nothing if it's already a symbol). * lisp/mail/smtpmail.el (smtpmail-try-auth-methods): Call `intern-soft' on the smtp-auth key's value. (Bug#57373)
Diffstat (limited to 'lisp/emacs-lisp/timer-list.el')
0 files changed, 0 insertions, 0 deletions