all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: sandro dentella <sandro@e-den.it>
To: help-gnu-emacs@gnu.org
Subject: Re: loosing selection of region
Date: Fri, 28 Sep 2007 00:10:41 -0700	[thread overview]
Message-ID: <1190963441.565563.45410@k79g2000hse.googlegroups.com> (raw)
In-Reply-To: <mailman.1386.1190891113.18990.help-gnu-emacs@gnu.org>

On 27 Set, 13:05, Eli Zaretskii <e...@gnu.org> wrote:
> > From: sandro dentella <san...@e-den.it>
> > Date: Thu, 27 Sep 2007 02:47:01 -0700
>
> >   since I moved to ubuntu emacs behave a  little bit different. One of
> > these differences is very annoying. In many situation I loose the
> > region definition. E.g.: if I 'indent-rigidly' (bound to C-x C-i)
> > after the first time I loose the
> > definition of the region and I cannot go any further.
>
> > Similarly, if I mark a point and extend it using C-n, the moment it
> > arrives at the end of the file it forgets the position of the mark,
> > and no region gets selected.
>
> Does it help if you invoke Emacs with the --no-site-file switch?

Yes it does! in fact it goes back to the behaviour I was used to.
Digging into the /etc/emacs-start.d I found that emacs-extra package
was responsible . Emacs-extra also introduced the annoying color
choice that I needed to overwrite...

The annoying line was: (setq next-line-add-newlines		nil)

Thanks for the hint

sandro
*:-)

  parent reply	other threads:[~2007-09-28  7:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-27  9:47 loosing selection of region sandro dentella
2007-09-27 11:05 ` Eli Zaretskii
     [not found] ` <mailman.1386.1190891113.18990.help-gnu-emacs@gnu.org>
2007-09-28  7:10   ` sandro dentella [this message]
2007-09-28  8:38     ` Eli Zaretskii
2007-09-28 15:40     ` Stefan Monnier

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=1190963441.565563.45410@k79g2000hse.googlegroups.com \
    --to=sandro@e-den.it \
    --cc=help-gnu-emacs@gnu.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.