mu4e: implement mu4e-query-items
Implement function / datas structure to conveniently aggregate all query-related data, for reuse in various places in mu4e... ... to start with the main menu, which gets much simpler. And the modeline.
This commit is contained in:
@ -48,6 +48,7 @@ mu4e_srcs=[
|
||||
'mu4e-modeline.el',
|
||||
'mu4e-obsolete.el',
|
||||
'mu4e-org.el',
|
||||
'mu4e-query-items.el',
|
||||
'mu4e-search.el',
|
||||
'mu4e-server.el',
|
||||
'mu4e-speedbar.el',
|
||||
|
||||
Reference in New Issue
Block a user