Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: fix vi-goto-mark to allow jumps to the last mark
- X-seq: zsh-workers 28612
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: PATCH: fix vi-goto-mark to allow jumps to the last mark
- Date: Sun, 09 Jan 2011 15:58:10 -0800
- In-reply-to: <20110109210956.04976fe2@xxxxxxxxxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <201101090911.07314.bitsed@xxxxxxxxx> <20110109210956.04976fe2@xxxxxxxxxxxxxxxxxxx>
On Jan 9, 9:09pm, Peter Stephenson wrote:
}
} I've never understood what the code you've modified is actually for,
} since mark 26 never gets set.
Isn't 26 supposed to be the unnamed default mark that e.g. '' (two
single quotes in succession) jumps you back to?
In effect, it's supposed to be the same as emacs-mode $MARK.
--
Messages sorted by:
Reverse Date,
Date,
Thread,
Author