telega.el icon indicating copy to clipboard operation
telega.el copied to clipboard

FR: add custom option to control chat inserters per root view

Open qingshuizheng opened this issue 1 year ago • 0 comments

Hello @zevlg ,

This has been discussed in telega.el channel: https://t.me/emacs_telega/42785

With this snippet to get a telega-view-folders view, but with compat inserter, but the new msg keeps coming in.

(let ((telega-inserter-for-chat-button #'telega-ins--chat-compact))
  (telega-view-folders))

You mentioned that we could add custom option to control chat inserters per root view.

There's no hurry, thanks!

Zheng

qingshuizheng avatar Nov 15 '23 12:11 qingshuizheng