similar to: TAB characters in subject header continuation/wrap lines

Displaying 20 results from an estimated 3000 matches similar to: "TAB characters in subject header continuation/wrap lines"

2015 Aug 06
3
CentOS 5 grub boot problem
On 08/05/2015 10:23 AM, Chris Murphy wrote: > Nothing about hd0 or hd1 gets baked into the bootloader code. It's an > absolute reference to a physical drive at the moment in time the > command is made. Is that true? If I have a system with two disks, where device.map labels one as hd0 and the other as hd1, and I swap those numbers, the resulting boot sector will differ by one bit.
2006 May 05
7
vim: space or tab in indenting?
this is semi-off topic but still related to ror. i had a problem with testing my depot program (which i follow the tutorial in agile web development book). it took me many hours to solved the problem. all the while i thought i was using spaces inside the test/fixtures/products.yml programmer_book: id: 1 title: Pragmatic Programmer description: Best book
2009 Aug 19
1
[LLVMdev] mailing list reply-to change
On Aug 19, 2009, at 1:08 PM, Tanya Lattner wrote: >> On 19/08/2009, at 21.50, Anton Korobeynikov wrote: >> Hello, Jakob >>> >>>> I have done that too recently. Did Mailman stop setting the ReplyTo >>>> header? >>> Yes. So, now you should use "reply all", not "reply". It's quite >>> hard >>> to change
2002 Feb 11
0
[Bug 108] New: Enable continuation with '\' (backslash) in /etc/ssh/sshd_config (feature request)
http://bugzilla.mindrot.org/show_bug.cgi?id=108 Summary: Enable continuation with '\' (backslash) in /etc/ssh/sshd_config (feature request) Product: Portable OpenSSH Version: 2.9.9p2 Platform: ix86 OS/Version: Linux Status: NEW Severity: enhancement Priority: P5 Component: sshd
2006 Jan 13
1
"Discarding bogus continuation" message in pine
Running 1.0alpha5 (though I've been having this problem for the past couple of versions), and using mbox for the mailboxes. After I've read my mail using Apple's Mail.app (or Thunderbird) and take it offline, when I try to open the INBOX (or any mailbox) with pine, I get the following message (in pine): [Discarding bogus continuation in msg 1: $Forwarded NonJunk] Quitting
2005 Dec 04
2
DAG repo problem (continuation)
Hello list. Continuing previous topic: http://lists.centos.org/pipermail/centos/2005-November/015586.html, I would like to ask: anybody has the same problem? Still I can't update this few packages. Regards. -- ____________________________________________________________________ D o m i n i k S k ? a d a n o w s k i
2014 Sep 04
0
charset-specific searches, and continuation lines
Quoting Eric Abrahamsen <eric at ericabrahamsen.net>: > Hi there, > > I'm looking into improving IMAP search support for the Gnus Emacs mail > client, and trying to add the ability to search non-ascii characters. So > far as I know, I start this invocation with something like: > > . UID SEARCH CHARSET UTF-8 TEXT {NNN} > > Where NNN is the number of bytes in my
2006 Oct 18
2
multiline string continuation
Dear R experts, I wonder how can one input a string variable in multiple lines in a R script. I've seen solution to the command line continuation in the non-string situation (just continute at the new line). However, that doesn't work for strings because the new line character, "\n", is included in the resultant string. For example, if I type the following in a script:
2002 Mar 30
3
[Bug 108] Enable continuation with '\' (backslash) in /etc/ssh/sshd_config (feature request)
http://bugzilla.mindrot.org/show_bug.cgi?id=108 ------- Additional Comments From stevesk at pobox.com 2002-03-31 05:02 ------- i don't know if this should be wontfix or future. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2008 Apr 23
2
Replecing empty values with a letter (continuation)
Sorry, I hit the send botton by accident. Here is my code so far: dat<-read.csv('myfile.csv', na.strings="") dat[is.na(dat]<-'N' But it doesn't replace the <NA> for the letter 'N'. I am using R v 2/7/0, running it under Windows XP. Thank you, Judith
2006 Sep 06
3
continuation lines in R script files
When I have to enter a very large matrix into the R console, I can make use of the continuation feature in the console to enter the matrix in pieces (e.g., on a row by row basis). So, for example, the console would show the "+" sign for continuation lines - something like what I've written below: a=matrix(c(0,20,50, + 0.05,0,0, + 0,0.1,0), + 3,3,byrow=T) (obviously, for a
2014 Sep 04
2
charset-specific searches, and continuation lines
Hi there, I'm looking into improving IMAP search support for the Gnus Emacs mail client, and trying to add the ability to search non-ascii characters. So far as I know, I start this invocation with something like: . UID SEARCH CHARSET UTF-8 TEXT {NNN} Where NNN is the number of bytes in my search string. Dovecot then responds with: + OK So... what do I do then? I don't actually know
2006 Jun 29
3
Continuation and parse
Hi gurus, After an unsuccessful scrabble through the documentation and Jon's excellent search facility, I am no wiser as to how R recognizes an incomplete command line and politely raises its hand for more. The help page for parse gives no indication that it does anything more than spit the dummy when fed an incomplete command line, but something in there must recognize such ellipsis.
2006 Jun 29
3
Continuation and parse
Hi gurus, After an unsuccessful scrabble through the documentation and Jon's excellent search facility, I am no wiser as to how R recognizes an incomplete command line and politely raises its hand for more. The help page for parse gives no indication that it does anything more than spit the dummy when fed an incomplete command line, but something in there must recognize such ellipsis.
2003 Dec 19
1
Question re labels in r-part (continuation of a thread from a while back)
Hello again I have modeled a tree using rpart, with the DV being a log transformation of the variable I am really interested in (I transformed the DV due to extreme skewness). By default, text.rpart labels the nodes with the value of yval, which in this case is not what I want; I'd like the labels to be on the original metric, but label in text.rpart requires a "column name of
2009 Aug 19
0
[LLVMdev] mailing list reply-to change
On Wednesday 19 August 2009 17:59, Chris Lattner wrote: > > Chris - Can you comment on list why you made this change? > > Sorry, sure. The basic problem it solves is that many people read the > commits list (in particular) only infrequently. They post frequently > due to commits, and having them in the CC line makes them notice it > faster. I was manually cc'ing the
2012 Jan 04
1
selinux context for mm-handler?
I've got a Mailman installation running on CentOS 4 that I'd like to migrate to a CentOS 6 box. My big obstacle at present is getting Mailman's mm-handler Perl script to run as a Sendmail local mailer with SELinux enabled. I've tried changing mm-handler's selinux context type a few times, but nothing has resulted in success: context result
2003 Dec 09
2
Erratic DTMF on E1/PRI (continuation of Strage bip on ISDN/PRI)
At the same site, DTMF recognition is functioning badly, sometimes duplicating digits and sometimes totally missing others. We have checked already /proc/interrups, there is no interrupt being shared. Our zaptel has .. span=1,1,0,ccs,hdb3 On zapata we have ... switchtype=euroisdn signalling=pri_cpe relaxdtmf=no (yes doesn't seem to help) -----Original Message----- From:
2009 Apr 01
1
Server with 2 Nics (continuation)
Hi *.*, This is a continuation on the 2 NICs thread after some more testing. Just to remember my goal. --------------------------- I want to create a domU with 2 virtual NICS. One of them will contact the outside world, the other one will contact a VPN. No reason in concrete for choosing the bridging protocol, only because its the default one. I installed the dom0 with the 2 NICs active, with
2012 Jul 30
6
Turning off continuation prompt?
Greetings All. My apologies for a question whose answer is probably readily available somewhere (for some interpetation of "somewhere") ... Say I have just typed (from a sheet of paper) several lines into the R command-line, and what I see is: > chisq.test(matrix(c(3,6,3,4,4, + 4,1,4,6,5, + 2,7,4,2,5, + 8,2,4,4,2, +