While reading messages using DDMsgReasder and trying to reply I can't quote the orignal message, nothing happens when I use Ctrl-Q. The Ctrl-A, and Ctrl-Z work fine. I'm using SlyEdit v1.92e (ICE Style), Synchronet 3.21b, Linux Mint. Any thoughts?
When you select to reply to a message in DDMsgReader and SlyEdit opens, check to make sure there's a QUOTES.TXT file in the node directory for the node you're logged into. If there's no QUOTES.TXT file, that could indicate possibly incorrect permissions on that directory (Synchronet can't write to it).
Or, if you're not logged in with the sysop account, it could be that the option to allow message quoting is disabled for the sub-board (SCFG > Message Areas >(choose the message group) >> Message Sub-boards > (sub-board) > Toggle
Allow Message Quoting).
Other than that, off the top of my head, I'm unsure what else might be causing that..
Nightfox
And all my mail areas have the "quote message" set to YES. BUT someone else suggested /q and that got the "quote to open up. I am using SlyEdit ICE so ctrl-Q should be the one to use... Strange.
Re: SlyEdit (ICE Style) problem
By: RickV to Nightfox on Sat Feb 07 2026 06:32 pm
And all my mail areas have the "quote message" set to YES. BUT someone else suggested /q and that got the "quote to open up. I am using SlyEdit ICE so ctrl-Q should be the one to use... Strange.
What terminal program are you using? Your terminal program might have Ctrl-Q bound to do something else, so it might not be sending the Ctrl-Q code to the BBS.
@h@bRe@n@b: @h@cSlyEdit (ICE Style) problem
@bBy@n@b: @h@cRickV @bto @cNightfox @bon @cSat Feb 07 2026 06:32
pm@n
And all my mail areas have the "quote message" set to YES. BUT
someone else suggested /q and that got the "quote to open up. I
am using SlyEdit ICE so ctrl-Q should be the one to use...
Strange.
What terminal program are you using? Your terminal program might have Ctrl-Q bound to do something else, so it might not be sending the
Ctrl-Q code to the BBS.
What terminal program are you using? Your terminal program might have
Ctrl-Q bound to do something else, so it might not be sending the Ctrl-Q
code to the BBS.
Ctrl-Q and Ctrl-S are potentially problematic because Ctrl-Q is the XON ASCII control code and Ctrl-S is XOFF. It won't be a problem in most Telnet or other TCP scenarios, but anything going over a serial link that might have "software flow control" enabled might eat those characters. -- digital man (rob)
What terminal program are you using? Your terminal program might have
Ctrl-Q bound to do something else, so it might not be sending the Ctrl-Q
code to the BBS.
But I also see that CTRL-Y
works too, along with /q. I was wondering when SlyEdit (ICE) opens, is there a way to change the bottom of it to say CTRL-Y (Quote)?
: SlyEdit (ICE Style) problem
: RickV to Nightfox on Sun Feb 08 2026 11:13 am
What terminal program are you using? Your terminal program
might have Ctrl-Q bound to do something else, so it might not be
sending the Ctrl-Q code to the BBS.
But I also see that CTRL-Y
works too, along with /q. I was wondering when SlyEdit (ICE)
opens, is there a way to change the bottom of it to say CTRL-Y
(Quote)?
It already does (though not exactly that text). The bottom border of
the edit area (which has the text "Registered to: ...") displays a few
of the hotkeys on the right side ("CTRL (A)Abort (Q)Quote (Z)Save"). However, I did some testing after toggling my quot hotkey option and
there was a bug where it was always displaying Q there regardless of
my setting; also, it wasn't refreshing the hotkey displayed on that
line after I changed it. I've made a fix and a merge request. Thanks
for getting me to have a look at that. :) I had made it refresh the
scren in DCT mode when toggling that but not in Ice mode..
Nightfox
I see you made a update to SlyEdit, 1.92g. I updated my version and when I reply to a message and try and change the settings of SlyEdit (ICE) I get this error.term Node 1 <RickV>> !JavaScript /sbbs/exec/SlyEdit_Misc.js line 998:
ue Feb 10 08:00:07 2026 master/52e1ee602
TypeError: pSlyEdCfgObj.genColors is undefined
Any thoughts?
Re: SlyEdit (ICE Style) problem
By: RickV to Nightfox on Tue Feb 10 2026 08:01 am
I see you made a update to SlyEdit, 1.92g. I updated my version
and when I reply to a message and try and change the settings of
SlyEdit (ICE) I get this error.
ue Feb 10 08:00:07 2026 master/52e1ee602term Node 1 <RickV>> !JavaScript /sbbs/exec/SlyEdit_Misc.js line
998:
TypeError: pSlyEdCfgObj.genColors is undefined
Any thoughts?
I didn't make any changes that I'd expect to result in that. Also,
with some of my recent changes, SlyEdit_Misc.js no longer exists in sbbs/exec. Recently I moved that to sbbs/exec/load/slyedit_misc.js
(also, all lowercase). As far as the SlyEdit files, your sbbs/exec
should now only include SlyEdit.js. Your sbbs/exec/load should have slyedit_dct_stuff.js, slyedit_ice_stuff.js, and slyedit_misc.js.
Are you running your BBS on Windows? If so, I'm wondering if it might still be trying to use SlyEdit_Misc.js from sbbs/exec (maybe ignoring
the filename case).
Nightfox
I didn't make any changes that I'd expect to result in that. Also, with
some of my recent changes, SlyEdit_Misc.js no longer exists in sbbs/exec.
Recently I moved that to sbbs/exec/load/slyedit_misc.js (also, all
lowercase). As far as the SlyEdit files, your sbbs/exec should now only
include SlyEdit.js. Your sbbs/exec/load should have slyedit_dct_stuff.js,
slyedit_ice_stuff.js, and slyedit_misc.js.
I forgot to mention that I get that error when I try and use the settings on the SlyEdit menu..
Did you follow the advice I gave about SlyEdit_Misc.js and the other files that were moved to sbbs/exec/load? Please remove SlyEdit_Misc.js, SlyEdit_DCTStuff.js, and SlyEdit_IceStuff.js from your exec dir and make sure that you have slyedit_misc.js, slyedit_dct_stuff.js, and slyedit_ice_stuff in your exec/load directory, and see if your issue goes away.
Nightfox
| Sysop: | Gargoyle |
|---|---|
| Location: | Wayne, OK |
| Users: | 21 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 81:34:21 |
| Calls: | 146 |
| Files: | 295 |
| Messages: | 66,645 |