Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable the file referencing in Edit command with range to scope over a range #8

Closed
GoogleCodeExporter opened this issue May 6, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Use case is that I want to write in a window "foo" Edit commands that
affect another window. I use the format "bar"x. If I want to refer a range
"bar"x,"bar"y I might like to omit the second "bar". An expression
"foo"x,"bar"y is not a well defined range anyway so there is no ambiguity. 

Original issue reported on code.google.com by ja...@basen.net on 25 Oct 2007 at 3:56

@GoogleCodeExporter
Copy link
Author

To clarify: the proposal is to make "bar"x,y shorthand for "bar"x,"bar"y
Since "foo"x,"bar"y is ill-defined in the Edit language, there shouldn't be a 
conflict.
It is unclear whether the current behavior is by design or by omission,
so I am classifying this an Enhancement"

--underspecified

Original comment by underspe...@gmail.com on 25 Oct 2007 at 4:06

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

It appears that the X command does pretty much all what is needed. Thus one 
might
consider removing the file referencing at the beginning of an address 
altogether as a
redundant feature.

Original comment by ja...@basen.net on 5 Nov 2007 at 8:50

@GoogleCodeExporter
Copy link
Author

The Edit X command already implements this feature.

Original comment by caerw...@gmail.com on 21 Mar 2008 at 9:03

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant