auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX-devel] problem with formatting and marking in auctex 11.88


From: Artemio González López
Subject: Re: [AUCTeX-devel] problem with formatting and marking in auctex 11.88
Date: Wed, 03 Jun 2015 20:28:05 +0200

On Jun 3, 2015, at 2:07 AM, Mosè Giordano <address@hidden> wrote:
> 
> Hi Artemio,
> 
> I can't reproduce the bug you reported.  Could you please provide a
> more detailed recipe?  Are you sure there is nothing in your init file
> causing this problem?  `activate-mark' is a function defined in
> simple.el, it should be known even to "emacs -Q".  Which version of
> Emacs are you running?
> 
> Bye,
> Mosè

Hi, Mosè,

I don’t think it’s my .emacs file, since the problem persists when I replace it 
by the bare minimum:

imac:~ artemio$ cat .emacs
;; Load auctex and preview
(add-to-list 'load-path "~/Library/Application Support/Emacs/lisp")
(load "auctex.el" nil t t)
(load "preview-latex.el" nil t t)

(I installed auctex in ~/Library/Application Support/Emacs/)

Here’s some info about the Emacs I’m running:

In GNU Emacs 22.3.1 (i386-apple-darwin9.6.0, Carbon Version 1.6.0)
 of 2009-02-19 on imac.local
Windowing system distributor `Apple Inc.', version 10.10.4
configured using `configure  '--without-x' '--prefix=/usr/local''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: iso-8859-1
  default-enable-multibyte-characters: t

Major mode: LaTeX/P

Minor modes in effect:
  TeX-PDF-mode: t
  tooltip-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
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <down-mouse-1> 
<mouse-1> <help-echo> <help-echo> <wheel-down> <double-wheel-down> 
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down> 
<triple-wheel-down> <triple-wheel-down> <wheel-down> 
<double-wheel-down> <triple-wheel-down> <triple-wheel-down> 
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down> 
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down> 
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down> 
<triple-wheel-down> <wheel-up> <double-wheel-up> <triple-wheel-up> 
<triple-wheel-up> <triple-wheel-up> <down-mouse-1> 
<mouse-1> <menu-bar> <LaTeX> <Formatting and Marking> 
<Format Environment> <help-echo> <down-mouse-1> <mouse-1> 
<menu-bar> <LaTeX> <Formatting and Marking> <Format 
Section> <help-echo> <menu-bar> <help-menu> <send-
emacs-bug-report>

Recent messages:
Sorting environment...
Removing duplicates... done
Applying style hooks... done
Sorting environment...
Removing duplicates... done
Mark set
TeX-activate-region: Symbol's function definition is void: activate-mark
Mark set
TeX-activate-region: Symbol's function definition is void: activate-mark
Loading emacsbug…done

Hope this helps,

Artemio


Artemio Gonzalez Lopez
address@hidden







reply via email to

[Prev in Thread] Current Thread [Next in Thread]