all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: pturing <pturing@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Xterm and Readline (was: select large text with mouse)
Date: Sat, 14 Jun 2008 11:24:31 -0700 (PDT)	[thread overview]
Message-ID: <d42106c9-ac28-49a0-805c-37003756af4b@d45g2000hsc.googlegroups.com> (raw)
In-Reply-To: 3c7cb96b-cf76-464f-b2ef-e7bd62652211@i76g2000hsf.googlegroups.com



> export INPUTRC=/etc/inputrc
> export INPUTRC=/home/hodgson/.inputrc
> --------------------------------------

A couple things to note here:

* Each of these export INPUTRC=foo lines is setting the INPUTRC
variable, so the second one overwrites the value set by the first one.
* You should not need either of these lines, since programs using
readline will know to read in from the .inputrc file in your home
directory by default
* I think if you do have an .inputrc in your home directory, any
entries in /etc/inputrc will not get read


  parent reply	other threads:[~2008-06-14 18:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-08  1:26 select large text with mouse imputerate
2008-06-08 18:28 ` Joel J. Adamson
     [not found] ` <mailman.12913.1212952149.18990.help-gnu-emacs@gnu.org>
2008-06-10  5:09   ` imputerate
2008-06-10 17:08     ` Joel J. Adamson
     [not found]     ` <mailman.13030.1213149142.18990.help-gnu-emacs@gnu.org>
2008-06-13  4:27       ` imputerate
2008-06-13 21:18         ` imputerate
2008-06-14  3:19           ` Xterm and Readline (was: select large text with mouse) Joel J. Adamson
     [not found]           ` <mailman.13226.1213413853.18990.help-gnu-emacs@gnu.org>
2008-06-14  5:01             ` imputerate
2008-06-14  5:39               ` imputerate
2008-06-14 18:24               ` pturing [this message]
2008-06-15  7:49                 ` imputerate
2008-06-14 18:29               ` pturing
  -- strict thread matches above, loose matches on Subject: below --
2008-06-14  5:43 imputerate

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=d42106c9-ac28-49a0-805c-37003756af4b@d45g2000hsc.googlegroups.com \
    --to=pturing@gmail.com \
    --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.