ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Vim
@ 2004-06-05 14:46 php-coder
  2004-06-05 14:53 ` Yuri N. Glibovetz
  2004-06-05 14:58 ` Nick S. Grechukh
  0 siblings, 2 replies; 5+ messages in thread
From: php-coder @ 2004-06-05 14:46 UTC (permalink / raw)
  To: community

0000100101011110100100101::05.06.2004::0110001001001000100111100100010

  Привет, Linuxоиды!
  
  Заметил одну странность - после редактированиия в Vim появляется
  откуда-то файл с таким же именем и заканчивающийся тильдой. Это у
  меня что-то глючно работает или так и должно быть?
  
-- 
  С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
  Registered Linux User #327594
  ALT Linux Master 2.2

010010010010010001010101100::Linux RuleZz!::10001001000100010001000111



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Vim
  2004-06-05 14:46 [Comm] Vim php-coder
@ 2004-06-05 14:53 ` Yuri N. Glibovetz
  2004-06-05 15:02   ` Re[2]: " php-coder
  2004-06-05 14:58 ` Nick S. Grechukh
  1 sibling, 1 reply; 5+ messages in thread
From: Yuri N. Glibovetz @ 2004-06-05 14:53 UTC (permalink / raw)
  To: community


php-coder пишет:

> 0000100101011110100100101::05.06.2004::0110001001001000100111100100010
> 
>   Привет, Linuxоиды!
>   
>   Заметил одну странность - после редактированиия в Vim появляется
>   откуда-то файл с таким же именем и заканчивающийся тильдой. Это у
>   меня что-то глючно работает или так и должно быть?
>   

Это бэкап редактируемого файла (что в нем было до редактирования). 
Иногда это полезно.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Vim
  2004-06-05 14:46 [Comm] Vim php-coder
  2004-06-05 14:53 ` Yuri N. Glibovetz
@ 2004-06-05 14:58 ` Nick S. Grechukh
  1 sibling, 0 replies; 5+ messages in thread
From: Nick S. Grechukh @ 2004-06-05 14:58 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 496 bytes --]

В сообщении от Суббота 05 Июнь 2004 17:46 php-coder написал(a):
> 0000100101011110100100101::05.06.2004::0110001001001000100111100100010
>
>   Привет, Linuxоиды!
>
>   Заметил одну странность - после редактированиия в Vim появляется
>   откуда-то файл с таким же именем и заканчивающийся тильдой. Это у
>   меня что-то глючно работает или так и должно быть?

это фича. в досе называется .bak. бэкап в общем.

-- 
с уважением, 
Nick S. Grechukh

network administrator of
Refractory Trading House 

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re[2]: [Comm] Vim
  2004-06-05 14:53 ` Yuri N. Glibovetz
@ 2004-06-05 15:02   ` php-coder
  2004-06-05 15:11     ` Yuri N. Glibovetz
  0 siblings, 1 reply; 5+ messages in thread
From: php-coder @ 2004-06-05 15:02 UTC (permalink / raw)
  To: Yuri N. Glibovetz

0000100101011110100100101::05.06.2004::0110001001001000100111100100010

    Здравствуйте, Yuri!
    Отвечаю на Ваше письмо:

> Это бэкап редактируемого файла (что в нем было до редактирования). 
> Иногда это полезно.

    И как эту фичу отключить?!
  
-- 
  С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
  Registered Linux User #327594
  ALT Linux Master 2.2

010010010010010001010101100::Linux RuleZz!::100010010001000100010001110



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Vim
  2004-06-05 15:02   ` Re[2]: " php-coder
@ 2004-06-05 15:11     ` Yuri N. Glibovetz
  0 siblings, 0 replies; 5+ messages in thread
From: Yuri N. Glibovetz @ 2004-06-05 15:11 UTC (permalink / raw)
  To: community


php-coder пишет:

> 0000100101011110100100101::05.06.2004::0110001001001000100111100100010
> 
>     Здравствуйте, Yuri!
>     Отвечаю на Ваше письмо:
> 
> 
>>Это бэкап редактируемого файла (что в нем было до редактирования). 
>>Иногда это полезно.
> 
> 
>     И как эту фичу отключить?!
>   

Фрагмент editing.txt:

Anyway, if the 'backup' option is set, Vim renames or copies the 
original file before it will be overwritten. You can use this file if 
you discover that you need the original file.  See also the 'patchmode' 
option.  The name of the backup file is normally the same as the 
original file with 'backupext' appended.  The default "~" is a bit 
strange to avoid accidentally overwriting existing files.  If you prefer 
".bak" change the 'backupext' option.  Extra dots are replaced with '_' 
on MS-DOS machines, when Vim has detected that an MS-DOS-like filesystem 
is being used (e.g., messydos or crossdos) or when the 'shortname' 
option is on.  The backup file can be placed in another directory by 
setting 'backupdir'.

RTFM в общем :)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-06-05 15:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-05 14:46 [Comm] Vim php-coder
2004-06-05 14:53 ` Yuri N. Glibovetz
2004-06-05 15:02   ` Re[2]: " php-coder
2004-06-05 15:11     ` Yuri N. Glibovetz
2004-06-05 14:58 ` Nick S. Grechukh

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git