[vim/vim] Mark not set (Issue #11603)

191 views
Skip to first unread message

wonderful27x

unread,
Nov 23, 2022, 9:21:10 PM11/23/22
to vim/vim, Subscribed

Steps to reproduce

  1. mount a disk
  2. open a cpp file in the disk
  3. mark C
  4. open a new terminal and open vim, then type `C
  5. error shows in command line: E20: Mark not set

Expected behaviour

jump to the right position

Version of Vim

Included patches: 1-916

Environment

Ubuntu 20.04LTS

Logs and stack traces

No response


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/11603@github.com>

Bram Moolenaar

unread,
Nov 24, 2022, 7:17:19 AM11/24/22
to vim/vim, Subscribed

I assume you are expecting the mark set in one Vim instance to show up in another.
For that to work it has to go through the viminfo file. You'll have to make sure it
is written before the other Vim instance is started.
This doesn't sound like a bug but a user error.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/11603/1326372369@github.com>

wonderful27x

unread,
Nov 30, 2022, 3:19:22 AM11/30/22
to vim/vim, Subscribed

I assume you are expecting the mark set in one Vim instance to show up in another. For that to work it has to go through the viminfo file. You'll have to make sure it is written before the other Vim instance is started. This doesn't sound like a bug but a user error.

You are right, I will close this "un-bug"


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/11603/1331790056@github.com>

wonderful27x

unread,
Nov 30, 2022, 3:19:52 AM11/30/22
to vim/vim, Subscribed

Closed #11603 as completed.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issue/11603/issue_event/7919587549@github.com>

Reply all
Reply to author
Forward
0 new messages