Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d6223c23
Commit
d6223c23
authored
Feb 26, 2009
by
Glenn Morris
Browse files
Comment (don't hard-code bug address).
parent
44ea2d6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
src/nsterm.m
src/nsterm.m
+1
-2
No files found.
src/nsterm.m
View file @
d6223c23
...
...
@@ -5619,8 +5619,7 @@ -(BOOL)performDragOperation: (id <NSDraggingInfo>) sender
supposedly called when a services menu item is chosen from this app.
But this should not happen because we override the services menu with our
own entries which call ns-perform-service.
Nonetheless, it appeared to happen here (under strange circumstances):
http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1435
Nonetheless, it appeared to happen (under strange circumstances): bug#1435.
So let's at least stub them out until further investigation can be done. */
- (BOOL) readSelectionFromPasteboard: (NSPasteboard *)pb
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment