all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nathan A <nathan.aclander@gmail.com>
To: emacs-orgmode@gnu.org
Subject: emacs
Date: Tue, 15 May 2018 13:20:21 -0700	[thread overview]
Message-ID: <CAC+B4VuedHqjbQKQ0RvpOtoF8ot_j1Gqv1yNPdL=N_z_38jqeg@mail.gmail.com> (raw)

evil go to center when using G


(defun scroll-to-center-advice (&rest args)
  (evil-scroll-line-to-center (line-number-at-pos)))

(advice-add #'evil-goto-line :after #'scroll-to-center-advice)

             reply	other threads:[~2018-05-15 20:20 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-15 20:20 Nathan A [this message]
2018-05-15 20:21 ` emacs Nathan A
  -- strict thread matches above, loose matches on Subject: below --
2008-08-07  2:46 emacs Sean Sieger
     [not found] <mailman.9904.1207198714.18990.help-gnu-emacs@gnu.org>
2008-04-03  6:06 ` Emacs Martin Fischer
2008-04-04 17:22 ` Emacs Exal de Jesus Garcia Carrillo
2008-04-02 20:10 Emacs Ursina Maria Calmonte
     [not found] <mailman.5110.1197901728.18990.help-gnu-emacs@gnu.org>
2007-12-17 18:19 ` emacs Walker Pendleton
2007-12-17 17:45 emacs martin rudalics
2007-12-16 11:43 emacs shankarrg
2007-12-17 14:46 ` emacs Peter Dyballa
2007-12-17 22:04 ` emacs Bastien
2007-08-07  2:29 how to byte-compile .el files automatically after save? Robert D. Crawford
2007-08-07  3:15 ` Emacs brianjiang
2007-08-07  6:28   ` Emacs Herbert Euler
2007-08-07  8:38     ` Emacs brianjiang
2007-08-07 21:05   ` Emacs Eli Zaretskii
2007-08-08  2:48     ` Emacs brianjiang
2007-08-08 18:26       ` Emacs Eli Zaretskii
2007-08-09  1:18         ` Emacs brianjiang
2006-12-21 14:46 emacs peter moueza
2006-12-23 20:14 ` emacs Richard Stallman
2006-12-29  2:38 ` emacs Kevin Rodgers
     [not found] <mailman.1662.1147294399.9609.help-gnu-emacs@gnu.org>
2006-05-11 22:29 ` emacs ajones1
2006-05-11 22:53   ` emacs Lennart Borgman
2006-05-10 15:37 emacs Saady Abd-Elfattah
     [not found] <mailman.16503.1132781656.20277.help-gnu-emacs@gnu.org>
2005-11-23 21:46 ` emacs Martin Klaffenboeck
2005-11-23 22:29 ` emacs Pascal Bourguignon
2005-11-23 21:34 emacs tvtel24933
2005-11-23 22:04 ` emacs Peter Dyballa
2005-09-09 19:52 emacs Sullivand945
2005-09-10  2:07 ` emacs Sean Sieger
2003-11-04  4:38 emacs adsf afff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAC+B4VuedHqjbQKQ0RvpOtoF8ot_j1Gqv1yNPdL=N_z_38jqeg@mail.gmail.com' \
    --to=nathan.aclander@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.