Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
David MacDonald
purr-data
Commits
3b27eda5
Commit
3b27eda5
authored
Oct 03, 2012
by
Ivica Ico Bukvic
Browse files
debugging messages
parent
8244ae9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/g_editor.c
View file @
3b27eda5
...
...
@@ -4469,6 +4469,7 @@ static void canvas_dopaste(t_canvas *x, t_binbuf *b)
error
(
"failed pasting correctly from external buffer, likely due to incomplete text selection. hopefully you saved your work... please get ready to crash..."
);
}
abort_when_pasting_from_external_buffer
=
0
;
//fprintf(stderr,"end dopaste\n");
}
static
void
canvas_paste
(
t_canvas
*
x
)
...
...
Write
Preview
Supports
Markdown
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