unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Deniz Dogan <deniz.a.m.dogan@gmail.com>,
	Wojciech Meyer <wojciech.meyer@googlemail.com>,
	joakim@verona.se, emacs-devel@gnu.org
Subject: Re: Refreshing Info nodes
Date: Wed, 16 Jun 2010 23:43:08 +0300	[thread overview]
Message-ID: <87mxuuu2sj.fsf@mail.jurta.org> (raw)
In-Reply-To: <jwvwrtz6r8m.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Wed, 16 Jun 2010 09:39:58 -0400")

> Help uses "g" for `View-goto-line' but should switch it to
> `revert-buffer' (after getting it to work, obviously).

I see no way to override View-mode's key binding in Help-mode.

  (define-key help-mode-map "g" 'revert-buffer)

doesn't help, `g' still calls `View-goto-line'.

> In my experience with pcl-cvs and vc-dired (tainted by the fact that
> vc-dired was painfully slow), dired already uses up a lot of horizontal
> space and a lot of key-bindings, so adding VC to it is problematic.
> Furthermore, while adding VC status to files in Dired might be good
> enough for small projects, for large projects it usually suffers from
> the fact that you need to have an overview of all the files you have
> modified, which are often scattered among a few directories, which is
> why vc-dir doesn't list all the files, but only the "interesting ones".

Better than making pcl-cvs and vc-dired compatible with dired,
would be make them compatible with each other.  Sometimes
I type a pcl-cvs key in vc-dired and get a disastrous result,
e.g. instead of hiding committed files (`cvs-mode-ignore')
typing `I' in vc-dired registers the file under point.

-- 
Juri Linkov
http://www.jurta.org/emacs/



  reply	other threads:[~2010-06-16 20:43 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-13 17:51 Refreshing Info nodes Wojciech Meyer
2010-06-13 17:56 ` Deniz Dogan
2010-06-14 15:38   ` Juri Linkov
2010-06-14 18:34     ` Wojciech Meyer
2010-06-14 19:08     ` Stefan Monnier
2010-06-14 20:49       ` joakim
2010-06-14 21:59         ` Juri Linkov
2010-06-14 22:58           ` joakim
2010-06-15 21:35             ` Juri Linkov
2010-06-15 23:38               ` Wojciech Meyer
2010-06-16 13:39                 ` Stefan Monnier
2010-06-16 20:43                   ` Juri Linkov [this message]
2010-06-17  0:46                     ` Stefan Monnier
2010-06-17  8:29                       ` Juri Linkov
2010-08-28 20:38                   ` Wojciech Meyer
2010-08-28 20:50                     ` Eli Zaretskii
2010-08-28 22:17                       ` Wojciech Meyer
2010-08-29 15:18                         ` Wojciech Meyer
2010-09-11 13:19                           ` Stefan Monnier
2010-09-11 14:00                             ` Wojciech Meyer
2010-09-13  1:34                             ` Wojciech Meyer
2010-09-13 10:11                               ` Stefan Monnier
2010-09-13 10:22                                 ` Wojciech Meyer
2010-06-17  8:00                 ` Richard Stallman
2010-06-17  8:52                   ` Wojciech Meyer
2010-06-15  0:38           ` Stefan Monnier
2010-06-16 20:35             ` Juri Linkov
2010-06-17  0:49               ` Stefan Monnier
2010-06-15  3:00           ` Eli Zaretskii
2010-06-15  3:18             ` Drew Adams
2010-06-14 21:57       ` Juri Linkov
2010-06-15  0:42         ` Stefan Monnier
2010-06-16 20:33           ` Juri Linkov
2010-06-17  0:50             ` Stefan Monnier
2010-06-17 20:34               ` Juri Linkov

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87mxuuu2sj.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=deniz.a.m.dogan@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=joakim@verona.se \
    --cc=monnier@iro.umontreal.ca \
    --cc=wojciech.meyer@googlemail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).