LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-25-2009, 03:43 AM   #31
w1k0
Senior Member
 
Registered: May 2008
Location: Poland
Distribution: Slackware (personalized Window Maker), Mint (customized MATE)
Posts: 1,309

Rep: Reputation: 234Reputation: 234Reputation: 234

I spent a few days learning Vim. I even wrote and extensive article about Vim's usage. It's nice editor. I spent one day learning Emacs. It's very interesting editor. For everyday usage I use mcedit because I use Midnight Commander as an file manager.
 
Old 06-25-2009, 04:15 AM   #32
Dinithion
Member
 
Registered: Oct 2007
Location: Norway
Distribution: Slackware 14.1
Posts: 446

Rep: Reputation: 59
Perhaps vim is overkill for modifying config-files, but what does it matter? So is my x2-6000+ for desktop use, or a SUV for shopping etc. But I for one love having syntax-highlighting for common configuration files. Besides, how can i delete 10lines (or more) in nano at once? I find it really elegant in vim to be able to delete a hole bunch of lines with in one (ok two) keystrokes, plus the number of lines ofcourse. Is it even possible to move several lines of text without moving line by line in nano?

I like vi(m) for all purposes. Besides, keep in mind that it is according to Stallman the editor of the beast (vivivi), that got to be good Slackware spirit

Last edited by Dinithion; 06-25-2009 at 04:44 AM.
 
Old 06-25-2009, 04:34 AM   #33
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
You guys are not up-to-date with word processing developments. I edit my /etc config files with MS Word 2007 :P
 
Old 06-25-2009, 04:47 AM   #34
Dinithion
Member
 
Registered: Oct 2007
Location: Norway
Distribution: Slackware 14.1
Posts: 446

Rep: Reputation: 59
Quote:
Originally Posted by sycamorex View Post
You guys are not up-to-date with word processing developments. I edit my /etc config files with MS Word 2007 :P
You make me sick! :P
 
Old 06-25-2009, 04:57 AM   #35
/dev/me
Member
 
Registered: May 2008
Distribution: Slackware 13
Posts: 116

Rep: Reputation: 20
I use `sed` for editing. You sissies
 
Old 06-25-2009, 05:17 AM   #36
pwc101
Senior Member
 
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,847

Rep: Reputation: 128Reputation: 128
Quote:
Originally Posted by /dev/me View Post
I use `sed` for editing. You sissies
Sed?? Pfff. That's one letter too many: ed's the only editor I need.
 
Old 06-25-2009, 06:17 AM   #37
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
HELP!?!? Where's the psychotherapist in Vi?
 
Old 06-25-2009, 06:17 AM   #38
zoran119
Member
 
Registered: Dec 2007
Posts: 217

Rep: Reputation: 18
Quote:
Originally Posted by sycamorex View Post
You guys are not up-to-date with word processing developments. I edit my /etc config files with MS Word 2007 :P
my httpd.conf has a clipart in it!!!
 
Old 06-25-2009, 06:29 AM   #39
/dev/me
Member
 
Registered: May 2008
Distribution: Slackware 13
Posts: 116

Rep: Reputation: 20
Quote:
Originally Posted by sycamorex
You guys are not up-to-date with word processing developments. I edit my /etc config files with MS Word 2007 :P
You know, using MS-Office isn't even such a problem with catdoc, to cat and grep your .doc files the way you where meant to.
 
Old 06-25-2009, 08:04 AM   #40
Anonymo
Member
 
Registered: Dec 2004
Location: The Woodlands, Texas
Distribution: Slackware, Archlinux, CentOS
Posts: 196

Rep: Reputation: 40
You guys are all behind, I use the MS 2010 preview through a virtual box installation of Windows 7
 
Old 06-25-2009, 08:38 AM   #41
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by Dinithion View Post
You make me sick! :P
Why do you say so?! Word 2007 is an excellent programming environment.
It can spellcheck your code. It can print, save your script and it can even exit the program (sometimes unexpectedly, though). Besides, it has got special modes: I trained a little dog assistant in C/C++, a fish has been trained to support me in Perl, and a snake is a LISP guru (I tried to train the snake to support Python, but they did not get on very well). There's one more special feature that's worth mentioning: I like to comment my scripts using cliparts - it's so much more professional (apparently windows 7's source code's comments are all done using cliparts - that's the way to go)


You are probably thinking that I'm crazy using Word 2007 to program and edit scripts. You're damn right! What an insane idea to use word2007 for programming, isn't it?! I was only winding you up. Seriously. I'm not using Word 2007. I actually use Word 2003 for all these tasks.

Last edited by sycamorex; 06-25-2009 at 08:42 AM.
 
Old 06-25-2009, 09:08 AM   #42
/dev/me
Member
 
Registered: May 2008
Distribution: Slackware 13
Posts: 116

Rep: Reputation: 20
Quote:
Originally Posted by Anonymo
You guys are all behind, I use the MS 2010 preview through a virtual box installation of Windows 7
And that does not feel like a bloated editor to you? Surely, MS Works is far lighter and more fit for the purpose?

Btw, I changed my profile thus:
Code:
# My old default:
#EDITOR=sed
# Some people think this is a good idea:
#EDITOR=vim
# Heheh, lol:
#EDITOR=emacs
# Wow:
EDITOR='VBoxManage startvm “W7beta”'
 
Old 06-25-2009, 09:29 AM   #43
Anonymo
Member
 
Registered: Dec 2004
Location: The Woodlands, Texas
Distribution: Slackware, Archlinux, CentOS
Posts: 196

Rep: Reputation: 40
I would not touch MS Works with a 10 foot pole
 
Old 06-25-2009, 03:56 PM   #44
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
Isn't elvis (no, not the dead singer) supposed to be the default editor for Slackware?
 
Old 06-25-2009, 06:40 PM   #45
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Yes, but still 'vi';

Quote:
excerpt 'man elvis'
NAME
elvis - a clone of the ex/vi text editor
VERSION
Elvis 2.2_0

DESCRIPTION
Elvis is a text editor. It is intended to be a modern replacement for
the classic ex/vi editor of UNIX fame. Elvis supports many new fea-
tures, including multiple edit buffers, multiple windows, multiple user
interfaces (including an X11 interface), and a variety of display
modes.

 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I Love Slackware!!!!! Turkey Android Slackware 78 05-24-2007 03:11 PM
I love Slackware :) satanic_linux Slackware 8 02-03-2004 09:24 AM
If you love Slackware... hecresper LinuxQuestions.org Member Success Stories 8 08-31-2003 10:17 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration