ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: mouse <mouse@uslugionline.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] emacs 21 - проблема с   selection
Date: Wed Nov 14 03:38:12 2001
Message-ID: <1005698690.10560.0.camel@wardrive> (raw)
In-Reply-To: <3BEBC784.ED34313@altlinux.ru>

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

On Птн, 2001-11-09 at 15:09, Aleksey Novodvorsky wrote:
    Mikhail Nikitin wrote:
    
    > Здравствуйте, господа!
    >
    > Никто не сталкивался с такой проблемой: после upgrade
    > emacs до последней версии (.emacs не менялся) перестало
    > работать выделение "стрелочками" и копирование по
    > C-In и ссоотв. вставка. Как я понимаю, что то изменилось
    > с PC-Style selection. Но ЧТО?
    >
    
    Пока я могу только повторить Ваш вопрос. Попробуем разобраться.
    
    Rgrds, AEN

Алексей, я разобрался в чем дело. По-видимому pc-style-selection 
перенесли в отдельную моду. Теперь для загрузки ее по умолчанию
необходимо в .emacs включить строчку:

(pc-selection-mode)

и исключить

(GNUEmacs (defun x-own-selection (s) (x-set-selection `PRIMARY s)))
global-set-key [(shift insert)] '(lambda () (interactive) (insert
x-get-selection))))
global-set-key [(control insert)] '(lambda () (interactive)
x-own-selection (buffer-substring (point) (mark)))))

потому что такие извращения становятся не нужны.

Попутно - глюк с эволюцией в сборке ALT (в unstable Debian - все ок) -
при подцеплении подписи русские буковки съедаются и появлются
подчеркивания. В Debian у меня только моноширинные шрифты из RFX и
курсор из KDE - остальное MS TTF. В ALT - все доступные шрифты. 


-- 
Михаил
 
*I am the "ILOVEGNU" signature virus. Just copy me to your signature.
This email was infected under the terms of the GNU General Public
License.*

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

  reply	other threads:[~2001-11-14  3:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-09 14:23 Mikhail Nikitin
2001-11-09 14:52 ` Aleksey Novodvorsky
2001-11-14  3:38   ` mouse [this message]
2001-11-14 12:26     ` [mdk-re] emacs 21 - проблемас selection Aleksey Novodvorsky
2001-11-15  0:17       ` Mikhail Nikitin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1005698690.10560.0.camel@wardrive \
    --to=mouse@uslugionline.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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