1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-29 07:51:04 +02:00
mu/mu4e
Damien Cassou ae25096db6 Better M-< and M-> when composing a message.
This commit provides the following 2 functions that help the user go to
interesting positions at the beginning and end of the message being
composed. These 2 functions are bound to the standard `M-<` and `M->`
keys (or more precisely, to the keys where 'beginning-of-buffer and
'end-of-buffer are bound).

mu4e-compose-goto-top: Go to the beginning of the message or buffer.
  Go to the beginning of the message or, if already there, go to the
  beginning of the buffer.

mu4e-compose-goto-bottom Go to the end of the message or buffer.
  Go to the end of the message (before signature) or, if already there,
  go to the end of the buffer.
2014-01-09 18:16:36 +01:00
..
fdl.texi * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00
Makefile.am * mu4e/Makefile: allow configuring the lispdir 2013-12-01 01:36:18 +01:00
mu4e-about.org * mu4e: make sure the about-page is unfolded 2012-07-11 11:46:03 +03:00
mu4e-actions.el mu4e-actions.el: add mu4e-action-git-apply-mbox example 2013-10-25 12:09:26 +01:00
mu4e-compose.el Better M-< and M-> when composing a message. 2014-01-09 18:16:36 +01:00
mu4e-contrib.el * mu4e: fix a few compiler warnings / typos 2013-06-03 21:09:20 +03:00
mu4e-draft.el * fix mu4e-compose-signature 2013-12-26 18:51:02 +02:00
mu4e-headers.el * mu4e: centralize some of the fontification code; cleanup signature support 2013-10-20 15:41:47 +03:00
mu4e-lists.el * mu4e: update the list of known mailing-lists 2013-09-07 08:57:04 +03:00
mu4e-main.el * mu4e: fix faces in the mu4e-main 2013-10-19 13:26:09 +03:00
mu4e-mark.el * mu4e: fix byte-compiler warning 2013-12-16 21:59:47 -08:00
mu4e-message.el * mu4e: allow mu4e-html2text-command to be a function (thanks to tmalsburg) 2013-10-19 11:45:30 +03:00
mu4e-meta.el.in mu4e: fix typo and doc-string formatting 2012-11-14 13:48:06 +01:00
mu4e-proc.el Update mu4e-proc.el 2013-12-26 13:17:25 +00:00
mu4e-speedbar.el * mu4e: clean up FSF address, thanks to Maciek Borzecki 2012-10-21 16:04:19 +03:00
mu4e-utils.el Merge pull request #305 from tmalsburg/master 2013-11-16 06:26:41 -08:00
mu4e-vars.el * mu4e: centralize some of the fontification code; cleanup signature support 2013-10-20 15:41:47 +03:00
mu4e-view.el * cosmetics 2013-12-18 23:51:12 -08:00
mu4e.el * mu4e: allow starting mu4e in the background 2013-04-16 20:37:10 +03:00
mu4e.org * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00
mu4e.texi * mu4e: add mu4e-compose-signature-auto-include and document it 2013-12-21 10:58:55 -08:00
org-mu4e.el * mu4e: fix a few compiler warnings / typos 2013-06-03 21:09:20 +03:00
texi.texi.in * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00
TODO * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00