[6514] in SIPB bug reports

home help back first fref pref prev next nref lref last post

error exmh 2.0zeta 7/24/97

daemon@ATHENA.MIT.EDU (Jon Hunt)
Wed Oct 8 13:37:22 1997

To: bug-sipb@MIT.EDU
Date: Wed, 08 Oct 1997 13:36:45 EDT
From: Jon Hunt <jmhunt@MIT.EDU>

 I am trying to get the quote option to work when replying to messages, but it isn't.  I have reset the preferences and now I can't reply.  When I replied before, I could not quote the message I was replying to, the button was grayed out.


Jon


Wed Oct  8 13:36:43 EDT 1997
jmhunt got an error
Exmh version 2.0zeta 7/24/97
TK version 4.1
TCL version 7.5
SunOS skippy 5.5.1 Generic_103640-12 sun4m sparc SUNW,SPARCclassic

couldn't open "@": permission denied
    while executing
"open $quote(filename) w 0600"
    invoked from within
"set file [open $quote(filename) w 0600]..."
    invoked from within
"if {$quote(symlink)} {
	    if [catch {exec ln -s $mhProfile(path)/$folder/$msg $quote(filename)} err] {
		Exmh_Debug "Quote_MakeFile: $err"
	    }
	} ..."
    invoked from within
"if {!$quote(enabled)} {
	return;
    } elseif {[file isdirectory $quote(filename)]} {
	Exmh_Status "quote file is dir"
	return;
    } else {
	if {$quo ..."
    (procedure "Quote_MakeFile" line 7)
    invoked from within
"Quote_MakeFile $exmh(folder) $m"
    invoked from within
"if [MsgOk $msg(id) m] {
	Quote_MakeFile $exmh(folder) $m
	set edit 1
	if {[string compare [info command $args] $args] == 0} {
	    # Old interface wit ..."
    (procedure "Msg_Reply" line 8)
    invoked from within
"Msg_Reply -nocc to -nocc cc"
    invoked from within
".mid.right.bot.reply.m invoke active"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke active]"
    invoked from within
"if {[$w type active] == "cascade"} {
	$w postcascade active
	set menu [$w entrycget active -menu]
	tkMenuFirstEntry $menu
    } elseif {[$w type activ ..."
    (procedure "tkMenuInvoke" line 14)
    invoked from within
"tkMenuInvoke .mid.right.bot.reply.m 1"
    (command bound to event)

home help back first fref pref prev next nref lref last post