Opened 14 years ago

Closed 14 years ago

#22433 closed enhancement (fixed)

vim-7.2.264 enable X without GUI to get system register

Reported by: achristianson@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: achristianson@…
Port: vim

Description

The system register (+ register) is not available to console vim (--enable-gui no) if X support is disabled (--without-x).

My suggestion is to add a new variant, called x, that enables X support even when the GUI option is not enabled.

I've attached a patch that adds this new variant.

Attachments (1)

Portfile.patch (1.9 KB) - added by achristianson@… 14 years ago.
patch that includes the new variant

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by achristianson@…

Attachment: Portfile.patch added

patch that includes the new variant

comment:1 Changed 14 years ago by achristianson@…

Cc: achristianson@… added

Cc Me!

comment:2 Changed 14 years ago by blb@…

Owner: changed from macports-tickets@… to raimue@…

comment:3 Changed 14 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Sorry, must have missed this ticket.

Committed in r63213.

Note: See TracTickets for help on using tickets.