mu4e: revamp emacs bookmark support
The support for emacs in bookmarks in mu4e-contrib has been broken for a while; we removed it an now re-implement it as part of mu4e-proper. Fixes: issue #2255.
This commit is contained in:
@ -2996,6 +2996,7 @@ with other tools.
|
||||
|
||||
@menu
|
||||
* Emacs default::Making mu4e the default emacs e-mail program
|
||||
* Emacs bookmarks::Using Emacs' bookmark system
|
||||
* Org-mode links::Adding mu4e to your organized life
|
||||
* Org-contacts::Hooking up with org-contacts
|
||||
* BBDB::Hooking up with the Insidious Big Brother Database
|
||||
@ -3028,6 +3029,16 @@ mail, customize the variable @code{read-mail-command}.
|
||||
|
||||
(@pxref{Top,,Emacs,Sending Mail, Mail Methods})
|
||||
|
||||
|
||||
@node Emacs bookmarks
|
||||
@section Emacs bookmarks
|
||||
|
||||
@t{mu4e} supports linking to the message-at-point through the normal
|
||||
Emacs built-in bookmark system. The links are based on the message's
|
||||
message-id, and thus the bookmarks stay valid even if you move the
|
||||
message around.
|
||||
|
||||
|
||||
@node Org-mode links
|
||||
@section Org-mode links
|
||||
|
||||
|
||||
Reference in New Issue
Block a user