nullcone has quit [Quit: Connection closed for inactivity]
<tourjin>
ctrl C ctrl D h key supposed to launch chrome browser and search keyword in online manual . but termux does'nt seem to recognize chrome on android . it says no usable browser found
scymtym has quit [Ping timeout: 240 seconds]
scymtym has joined #slime
tfb has quit [Read error: Connection reset by peer]
tfb has joined #slime
scymtym has quit [Remote host closed the connection]
scymtym has joined #slime
nicktick has quit [Ping timeout: 260 seconds]
<luis>
tourjin: are you running Emacs+SLIME on an Android tablet or something?
<luis>
tourjin: if you can find out what command for browsing works in that environment, you can customize the browse-url-browser-function variable in Emacs.
<tourjin>
yes luis emacs+ecl+slime on my cell phone. where can I set browse-url-browser-function variable?
<luis>
tourjin: in your ~/.emacs, usually. have you figured out to launch a browser from the command line, though? (btw, I also kind of want Emacs+SLIME on my phone. Do you have instructions on how to set that up somewhere?)