similar to: to <cr> or not

Displaying 20 results from an estimated 10000 matches similar to: "to <cr> or not"

2006 Jul 18
4
Problem running Windows Notepad under Wine
Gentlefolk, I need to give someone the ability to create Windows-format text documents, which I can then copy (via SMB) to a W2000 machine for further processing. I've got the file-sharing up and running, and Wine installed and running Windows Notepad OK, but I've hit a snag trying to set it up to load Notepad automatically when the file-icon is clicked :- Environment - ubuntu 6.06,
1999 Dec 29
3
Unix .TXT vs DOS .TXT files
Is there any option that will covert a text file from one system to the other? I have a few files on linux with extension TXT. There are plain text files. On NT, TXT is associated with the "notepad" and opens with the file as one long string. This is the typical CR/LF conversions between Unix and DOS. Can Samba convert the text files based on the client? Subba Rao subb3@attglobal.net
1999 May 18
3
Cntrl-M characters ...
Hi, I am using Samba 1.9.18. The server is running on Solaris 2.5.1 and the client is on Win NT 4.0 I am annoyed by the Control-M characters appearing in text files when the files are edited on Windows editors and viewed in vi on Sun machine. I had to manually remove the Control-M characters. Is there a way to eliminate the Control M characters ? Thanks Krishna
2003 Oct 02
8
r editors
Hi , I am programming on a windows system and have problems using notepad which is my main editor.Each time I try to open the editor from the R IDE, R crashes. So I always have to copy my codes from notepad and paste in R to run them. CAn someone tell me if I am doing anything wrong or is there a better editor(freeware) which I could get. thanks cilver ===== ===================== Sylvie B.
2016 Feb 02
12
Latest version of kate editor
On 02/02/2016 03:50 PM, Lamar Owen wrote: > On 02/02/2016 09:28 AM, Jonathan Billings wrote: >> CentOS is not a bleeding-edge distribution that constantly keeps >> packages up to date with the upstream projects. If you want that, try >> another distribution like Fedora. > <rant> > GNOME can get a rebase to a newer version, but KDE can't..... this > from a
2000 Feb 02
1
"Use a command like x <- vi() to recover"
Subject command doesn't work with rw0901 running on win95 (of course) so, after looking at the vi and emacs code, I put textpad <- function(name = NULL, file = ""){ edit(name, file, editor = "g:\\textpad\\txtpad32.exe") } Now x <- textpad() brings up the botched code in the textpad editor, as expected, but when I try to save changes I get an "Access to
2012 Apr 13
2
Odd characters at beginning of file
I'm use RPostgreSQL to access data on a Postgres server. I would like to keep my SQL statements in external files, as they're easier to write and debug in pgAdmin, then I use readLines to bring them into R and feed to dbGetQuery. Here's the problem. When I create a SQL script with pgAdmin, then load it in R, the ensuing script fails when I feed it to dbGetQuery. When I inspect the
2006 Jul 26
3
radrails controllers
is there any reason in the world why the controllers i edit in radrails(and save) aren''t affecting the application running on localhost? what''s going on? i just don''t g e t it!!! thanks. !@#@! -- Posted via http://www.ruby-forum.com/.
2008 Oct 18
2
Re: TextMate Bundle using Gedit
For what I know you can''t use the TM bundles... But like mgutz pointed there''s a lot of plugins. There is some alternatives to achieve something like TM bundles. Look at this links: - GMate - http://github.com/lexrupy/gmate/ (http:// alexandredasilva.wordpress.com/gmate/) - gedit-rails - http://github.com/mig/gedit-rails/ Think that GMate is the most complete. I use these as
2006 Aug 06
10
editor recommendation
Hello lsit, I''am new to rails (about 2 hours) and after the first lines of code I must say: Great! I love it! Can someone recommend me a editor? I run Ubuntu Dapper. Th?ngs -- Jochen Kaechelin, fvgi242ss, wlanhacking.de http://mail.wlanhacking.de/cgi-bin/mailman/listinfo http://www.gissmoh.de - Mein sonstiges Leben!!
2014 Sep 26
2
Text file encoding
I'm working with some people using apple laptops. When we share text files (latex files), I reach in an encoding problem on our CentOS laptops and desktops. In my favorite editor, "?" is "<8e>", "?" is "<88>" etc... Of course, I can change the encoding with iconv: iconv -f MACINTOSH -t ISO8859-15 file.bib.mac >file.bib iconv -f
2009 May 12
1
Plugins for R and more...
Hello! I saw this discussion regarding vim plugin for R and just wonder if there exists something similar for Gedit. I use Debian and I really like Gedit. I know a lot of plugins but not for R. Another thing is a bit stupid cause I know there has been discussion about repositories for R. I recently converted a friend from Windows to Debian and he is confused should he use: deb
2001 Feb 27
6
How to read a text table? A bit of trouble with Using R - An Introduction
> Ok...So I actually *typed* the table with WordPad, using the Tab button >in order to separate the columns, and saved it in rich text format. As you >might have guessed, it didnĀ“t work. I got a: > Error in count.fields(file, sep, quote, skip, blank.lines.skip) : > string terminated by newline or EOF RTF is not what is meant by text. What I am writing is text. Your
2000 Jan 07
3
CRLF/LF Conversion
Hi everybody! I hope that you are not already "pissed off" of all the crlf/lf conversion discussion between dos and unix ;-) Concerning that topic I have a question / suggestion: This is what we have: We are using a Win NT 4.0 Server with Win95 clients. Additionally we have a Sun (Solaris 2.5) running in the same network. To access the Sun in character mode we use a terminal
2008 Sep 04
3
Notepad appends ".txt" to file names it looks for
The program I'm using is 4NEC2, a freeware antenna-modelling program. I'm running wine-0.9.61 on Gentoo Linux on a Dell with Intel Core Duo cpu. Let's say I'm working on a design that I call "fubar". 4NEC2 will create files with names like "fubar.NEC" and "fubar.log". 4NEC uses Notepad to open the files for viewing. For some reason, my system
2010 Jul 06
28
Is this book dated?
http://apress.com/book/view/9781590597811 I acquired this book and it has the info I thought I wanted; but, I''m not sure. Is there something better more current out there? RESTful oath openid etc.. I''m coming from a wordpress to cake, codeigniter tinkering and forget why I tried rails; but, it seems pretty cool and intuitive. Appreciate the Capistrano rec prior. Super good,
2011 May 09
3
asterisk syntax highlighting for gedit
Hi, Apologies if this is a duplicate - been having mail server issues and I don't think I managed to send it when I tried this morning. It seems there is no .conf syntax highlighting script available for gedit. I'm thinking of putting one together myself, but don't want to reinvent the wheel. So I'm just enquiring if anyone knows of one that already exists that i've missed.
2011 Nov 25
4
C5: text editor with file compare?
Hi List, I'm looking for an editor with file compare capabilities. Gedit and kate don't seem to do this? Thx Rainer
2015 Jun 12
2
Error when starting Dovecot
After applying some changes to 10-master.conf as detailed at http://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP I receive the following when trying to start: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-master.conf line 49: Expecting '{' I'm trying to enable LMTP. The instructions say: Socket configuration The actual socket is configured in
2011 May 25
1
Re: linking notepad++ to stata under Wine (taijimaomao)
Thanks very much, Jake. I will go back and try the options you recommended, and probably collect the parameters that you listed. T.