all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#2269: 23.0.60; ambiguity in info file
@ 2009-02-10 13:20 Robert Marshall
  2009-02-17  7:13 ` Glenn Morris
  2012-09-30 17:39 ` Juri Linkov
  0 siblings, 2 replies; 4+ messages in thread
From: Robert Marshall @ 2009-02-10 13:20 UTC (permalink / raw)
  To: emacs-pretest-bug

basic.texi claims

`M-='
     Display the number of lines in the current region
     (`count-lines-region').  *Note Mark::, for information about the
     region.

(taking the info version), however, at least two emacs modes (dired and
calendar) overrides this key binding. I think these exceptions ought to be
documented here. 

I'm often trying to count lines in a region in dired and
I very rarely use dired-backup-diff as I use version control and that
function doesn't use vc and therefore I get an error on M-=. 

Could dired-backup-diff, if it doesn't find a backup file, test for
region-active-p and if t invoke count-lines-region and only otherwise
signal an error?



In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.14.3)
 of 2009-01-24 on faure.capuchin.co.uk
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: en_GB
  value of $LC_CTYPE: en_GB
  value of $LC_MESSAGES: en_GB
  value of $LC_MONETARY: en_GB
  value of $LC_NUMERIC: en_GB
  value of $LC_TIME: en_GB
  value of $LANG: en_GB
  value of $XMODIFIERS: nil
  locale-coding-system: iso-latin-1-unix
  default-enable-multibyte-characters: t

Major mode: Info

Minor modes in effect:
  diff-auto-refine-mode: t
  show-paren-mode: t
  recentf-mode: t
  display-time-mode: t
  shell-dirtrack-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t



-- 
Links and things http://rmstar.blogspot.com/
Robert Marshall






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

* bug#2269: 23.0.60; ambiguity in info file
  2009-02-10 13:20 bug#2269: 23.0.60; ambiguity in info file Robert Marshall
@ 2009-02-17  7:13 ` Glenn Morris
  2009-02-17  7:25   ` Processed: " Emacs bug Tracking System
  2012-09-30 17:39 ` Juri Linkov
  1 sibling, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2009-02-17  7:13 UTC (permalink / raw)
  To: Robert Marshall; +Cc: 2269

severity 2269 wishlist
retitle 2269 dired-backup-diff and count-lines-region
stop

Robert Marshall wrote:

> (taking the info version), however, at least two emacs modes (dired and
> calendar) overrides this key binding. I think these exceptions ought to be
> documented here. 

Alright.

> I'm often trying to count lines in a region in dired and
> I very rarely use dired-backup-diff as I use version control and that
> function doesn't use vc and therefore I get an error on M-=. 
>
> Could dired-backup-diff, if it doesn't find a backup file, test for
> region-active-p and if t invoke count-lines-region and only otherwise
> signal an error?

Leaving open as wishlist.






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

* Processed: Re: bug#2269: 23.0.60; ambiguity in info file
  2009-02-17  7:13 ` Glenn Morris
@ 2009-02-17  7:25   ` Emacs bug Tracking System
  0 siblings, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2009-02-17  7:25 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Emacs Bugs

Processing commands for control@emacsbugs.donarmstrong.com:

> severity 2269 wishlist
bug#2269: 23.0.60; ambiguity in info file
Severity set to `wishlist' from `minor'

> retitle 2269 dired-backup-diff and count-lines-region
bug#2269: 23.0.60; ambiguity in info file
Changed bug title to `dired-backup-diff and count-lines-region' from `23.0.60; ambiguity in info file'.

> stop
Stopping processing here.

Please contact me if you need assistance.

Don Armstrong
(administrator, Emacs bugs database)




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

* bug#2269: 23.0.60; ambiguity in info file
  2009-02-10 13:20 bug#2269: 23.0.60; ambiguity in info file Robert Marshall
  2009-02-17  7:13 ` Glenn Morris
@ 2012-09-30 17:39 ` Juri Linkov
  1 sibling, 0 replies; 4+ messages in thread
From: Juri Linkov @ 2012-09-30 17:39 UTC (permalink / raw)
  To: Robert Marshall; +Cc: 2269-done

> I'm often trying to count lines in a region in dired and
> I very rarely use dired-backup-diff as I use version control and that
> function doesn't use vc and therefore I get an error on M-=.

Thanks for the suggestion.  Now this is fixed so that `M-=' is not bound to
dired-backup-diff, and the global `count-words-region' is in effect in Dired.





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

end of thread, other threads:[~2012-09-30 17:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-10 13:20 bug#2269: 23.0.60; ambiguity in info file Robert Marshall
2009-02-17  7:13 ` Glenn Morris
2009-02-17  7:25   ` Processed: " Emacs bug Tracking System
2012-09-30 17:39 ` Juri Linkov

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.