Your message dated Fri, 17 Oct 2025 19:15:22 -0400
with message-id <[email protected]>
and subject line Close #770711, fixed in rc 1.7.4+97.gceb59bb-4
has caused the Debian Bug report #770711,
regarding rc filename completion does not escape single quote
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
770711: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770711
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rc
Version: 1.7.2-1
Severity: normal
Dear Maintainer,
when completing filenames that include single quotes, rc does not escape the
quotes.
I wanted to play the MIDI file “Dawn's Lament - Safalra.mid”.
Therefore, I typed in “timidity 'D” and pressed the tab key.
rc created the line “timidity 'Dawn's Lament - Safalra.mid'”.
Pressing the return key does not play the song in question.
In rc, single quotes inside single quotes need to be escaped;
the line should be “timidity 'Dawn''s Lament - Safalra.mid'”.
Though the problem might sound rare, it actually is not;
youtube-dl often produces files including single quotes.
Among 128 videos that I have downloaded using youtube-dl,
12 do contain at least one single quote in the filename.
The MIDI file from above and others can be downloaded here:
<http://safalra.com/other/once-more-with-feeling-midis/>
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.13-1-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages rc depends on:
ii libc6 2.19-11
ii libreadline6 6.3-8
rc recommends no packages.
rc suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.7.4+97.gceb59bb-4
Hello,
I am the new maintainer for `rc`. I've been working through cleaning up
some of the bugs in the BTS.
I have built and installed `rc` from oldoldstable (1.7.4+97.gceb59bb-4)
and this appears to be fixed. I created a test file called `my file's`,
I then tested the functionality by typing `ls 'm` followed by TAB and
it autocompleted to: 'my file''s'. I also tried a single letter m and
this autocompleted as well.
I double checked this still worked in the latest build
(1.7.4+97.gceb59bb-7), and it does. Let me know if there are any
issues, thanks.
-- Jacob Mealey
--- End Message ---