I am working on Fedora 5, xemacs-21.5.27 on the Gtk desktop
./configure --prefix=/sw/xemacs-21.5.27 --with-xft
--with-xft=emacs,tabs,menubars,gauges --without-debug
--without-error-checking --with-gtk
This is a demonstration of a bug which creates unnecessary lines.
Refreshing the screen using ^L (C-l runs `recenter') removes the lines.
I have attached 3 small gifs (1.gif, 2.gif and 3.gif) to show the
problem graphically. 1.gif shows text in a buffer. 2.gif shows that the
text has been marked. 3.gif is the result after pressing the delete (BS
runs `delete-backward-char' button).
Peter
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
================================================================
Dear Bug Team!
I've uncovered an issue that can be classified as "annoyance" (as
opposed to places where assertions are failing and causing abnormal
termination). I've been just starting to use aucTeX as opposed to
vanilla LaTeX mode while writing my thesis, and I noticed that when
the fonts are resized for section and subsection titles, under some
circumstances when the resized text is at the top of the window (for
example, when using mousewheel to scroll up and reaching a point where
the font is resized at the top of the window, then trying to scroll
down), scrolling down one line at a time, whether by the mouse wheel
or by the "down arrow" button at the end of the scrollbar, will not
work. This problem is then remedied by repositioning the view so that
the resized text is not at the top of the window (for example,
scrolling up if that is possible, or using the scrollbar).
At first I thought that my mouse wheel wasn't working, as I had a
section heading at the top of my window and it was preventing
downscroll from working.
For some additional information, my font for the buffer was defined in
the cache as (("Lucida Console:Regular:10::Western" . [:family ("Lucida Console") :weight :regular :style 0 :size "10pt" :registry nil :encoding "Western"]))
============================================================
System Info to help track down your bug:
---------------------------------------
uname -a: CYGWIN_NT-5.1 shinyworld 1.5.21(0.156/4/2) 2006-07-30 14:21 i686 Cygwin
./configure '--with-mule' '--with-package-path=/usr/local/share/xemacs/site-packages:/usr/share/xemacs/site-packages:/usr/share/xemacs/xemacs-packages:/usr/share/xemacs/mule-packages' '--with-site-lisp=yes' '--sysconfdir=/usr/share/xemacs-21.5-b27/etc' '--infodir=/usr/share/xemacs-21.5-b27/info' '--libdir=/usr/share/xemacs-21.5-b27/lib' '--with-modules' '--without-error-checking' '--mandir=/usr/share/man/man1'
XEmacs 21.5-b27 "fiddleheads" (+CVS-20061011) configured for `i686-pc-cygwin'.
Compilation Environment and Installation Defaults:
Source code location: /tmp/Brad/xemacs-HEAD
Installation prefix: /usr/local
Operating system description file: `s/cygwin32.h'
Machine description file: `m/intel386.h'
Compiler version: gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
- GCC specs file: /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
- Compiler command: gcc -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g
libc version:
Relocating allocator for buffers: no
GNU version of malloc: yes
Window System:
Compiling in support for the Microsoft window system.
Compiling in support for the X window system:
- X Windows headers location: /usr/X11R6/include
- X Windows libraries location: /usr/X11R6/lib
- Handling WM_COMMAND properly.
Compiling in support for Motif.
- Using LessTif implementation.
*WARNING* Many versions of Motif are buggy, requiring workarounds.
You are likely to experience slow redisplay.
You may need to install vendor patches to Motif.
See PROBLEMS for more information.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Using Motif native widgets.
Compiling in support for Drag'n'Drop (EXPERIMENTAL).
- Drag'n'Drop prototype: msw.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
Compiling in support for PNG images.
Compiling in support for JPEG images.
Compiling in support for TIFF images.
Compiling in support for X-Face message headers.
Sound:
Compiling in support for sound (native).
Databases:
Compiling in support for PostgreSQL.
- Using PostgreSQL header file: libpq-fe.h
- Using PostgreSQL V7 bindings.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Compiling in support for XIM (X11R5+ I18N input method).
- Using raw Xlib to provide XIM support.
Mail:
Compiling in support for POP mail retrieval.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new GC mark algorithms (KKCC).
WARNING: ---------------------------------------------------------
WARNING: The new algorithms are experimental. They are enabled by
WARNING: default for this release. Use `--disable-kkcc' to
WARNING: turn it off.
WARNING: ---------------------------------------------------------
Using the new portable dumper.
Dumping into executable.
Compiling in support for extra debugging code.
Load-Path Lisp Shadows:
----------------------
(/usr/share/xemacs/mule-packages/lisp/mule-base/viet-util
/usr/local/lib/xemacs-21.5-b27/lisp/mule/viet-util
/usr/share/xemacs/mule-packages/lisp/mule-base/korea-util
/usr/local/lib/xemacs-21.5-b27/lisp/mule/korea-util
/usr/share/xemacs/mule-packages/lisp/mule-base/japan-util
/usr/local/lib/xemacs-21.5-b27/lisp/mule/japan-util
/usr/share/xemacs/mule-packages/lisp/mule-base/ethio-util
/usr/local/lib/xemacs-21.5-b27/lisp/mule/ethio-util
/usr/share/xemacs/mule-packages/lisp/mule-base/cyril-util
/usr/local/lib/xemacs-21.5-b27/lisp/mule/cyril-util
/usr/share/xemacs/mule-packages/lisp/mule-base/china-util
/usr/local/lib/xemacs-21.5-b27/lisp/mule/china-util
/usr/share/xemacs/mule-packages/lisp/mule-ucs/unicode
/usr/local/lib/xemacs-21.5-b27/lisp/unicode
/usr/share/xemacs/xemacs-packages/lisp/xemacs-base/regexp-opt
/usr/local/lib/xemacs-21.5-b27/lisp/regexp-opt
/usr/share/xemacs/xemacs-packages/lisp/xemacs-base/easy-mmode
/usr/local/lib/xemacs-21.5-b27/lisp/easy-mmode
/usr/share/xemacs/xemacs-packages/lisp/build/build-report
/usr/local/lib/xemacs-21.5-b27/lisp/build-report)
Installed XEmacs Packages:
-------------------------
(skk ver: 1.23 upstream: 10.62a)
(mule-ucs ver: 1.14 upstream: 0.84)
(mule-base ver: 1.48 upstream: No-Upstream-Ver)
(lookup ver: 1.15 upstream: 1.0)
(locale ver: 1.22 upstream: No-Upstream-Ver)
(leim ver: 1.24 upstream: No-Upstream-Ver)
(latin-unity ver: 1.19 upstream: 1.19)
(latin-euro-standards ver: 1.07 upstream: 1.07)
(egg-its ver: 1.27 upstream: No-Upstream-Ver)
(edict ver: 1.16 upstream: 0.9.9)
(zenirc ver: 1.16 upstream: 2.112)
(xwem ver: 1.22 upstream: lg(a)xwem.org--2005/xwem--main--2.1--versionfix-1)
(xslt-process ver: 1.12 upstream: 1.2.1)
(xslide ver: 1.09 upstream: 0.2.2)
(xlib ver: 1.14 upstream: lg(a)xwem.org--2005/xlib--main--2.1--version-0)
(xetla ver: 1.01 upstream: steve(a)eicq.org--2005/xetla--main--1.1--version-0)
(xemacs-devel ver: 1.75 upstream: No-Upstream-Ver)
(xemacs-base ver: 2.08 upstream: No-Upstream-Ver)
(x-symbol ver: 1.1 upstream: 4.5.1)
(w3 ver: 1.33 upstream: 4.0pre47)
(vm ver: 7.22 upstream: 7.17)
(viper ver: 1.51 upstream: 3.09)
(view-process ver: 1.13 upstream: 2.4)
(vhdl ver: 1.22 upstream: 3.33.12)
(vc-cc ver: 1.22 upstream: No-Upstream-Ver)
(vc ver: 1.41 upstream: No-Upstream-Ver)
(tramp ver: 1.33 upstream: 2.0.54)
(tpu ver: 1.14 upstream: 4.2X)
(tooltalk ver: 1.15 upstream: No-Upstream-Ver)
(tm ver: 1.38 upstream: No-Upstream-Ver)
(time ver: 1.14 upstream: 1.17)
(textools ver: 1.15 upstream: No-Upstream-Ver)
(text-modes ver: 1.9 upstream: No-Upstream-Ver)
(texinfo ver: 1.3 upstream: No-Upstream-Ver)
(supercite ver: 1.21 upstream: 3.55x3)
(strokes ver: 1.1 upstream: No-Upstream-Ver)
(speedbar ver: 1.28 upstream: 0.14beta4)
(sounds-wav ver: 1.12 upstream: No-Upstream-Ver)
(sounds-au ver: 1.12 upstream: No-Upstream-Ver)
(sml-mode ver: 0.12 upstream: 3.9.5)
(slider ver: 1.15 upstream: 0.3x1)
(sieve ver: 1.18 upstream: No-Upstream-Ver)
(sh-script ver: 1.21 upstream: 2.0f)
(sgml ver: 1.11 upstream: No-Upstream-Ver)
(semantic ver: 1.2 upstream: 1.4.4)
(scheme ver: 1.14 upstream: No-Upstream-Ver)
(sasl ver: 1.16 upstream: 1.14.4)
(ruby-modes ver: 1.02 upstream: 1.6.8)
(rmail ver: 1.14 upstream: No-Upstream-Ver)
(riece ver: 1.22 upstream: 2.0.2)
(reftex ver: 1.34 upstream: 4.21)
(re-builder ver: 1.05 upstream: 1.20)
(python-modes ver: 1.08 upstream: No-Upstream-Ver)
(psgml-dtds ver: 1.03 upstream: No-Upstream-Ver)
(psgml ver: 1.44 upstream: 1.3.1)
(ps-print ver: 1.11 upstream: 6.5.6)
(prog-modes ver: 2.09 upstream: No-Upstream-Ver)
(pgg ver: 1.06 upstream: 0.1)
(perl-modes ver: 1.09 upstream: No-Upstream-Ver)
(pcomplete ver: 1.04 upstream: 1.1.6)
(pcl-cvs ver: 1.67 upstream: R-2_9_9)
(pc ver: 1.28 upstream: No-Upstream-Ver)
(os-utils ver: 1.39 upstream: No-Upstream-Ver)
(oo-browser ver: 1.04 upstream: 4.08)
(ocaml ver: 0.06 upstream: 3.06)
(net-utils ver: 1.49 upstream: N/A)
(mmm-mode ver: 1.02 upstream: 0.4.7)
(misc-games ver: 1.18 upstream: No-Upstream-Ver)
(mine ver: 1.16 upstream: 1.9)
(mh-e ver: 1.29 upstream: 7.4.2)
(mew ver: 1.19 upstream: 1.94.2)
(mailcrypt ver: 2.14 upstream: 3.5.8)
(mail-lib ver: 1.77 upstream: No-Upstream-Ver)
(liece ver: 1.15 upstream: 1.4.9)
(jde ver: 1.51 upstream: 2.3.3)
(ispell ver: 1.32 upstream: 3.6)
(ilisp ver: 1.34 upstream: 5.12.0)
(igrep ver: 1.14 upstream: 2.111)
(idlwave ver: 1.32 upstream: 5.1)
(ibuffer ver: 1.09 upstream: No-Upstream-Ver)
(hyperbole ver: 1.16 upstream: 4.18)
(hm--html-menus ver: 1.23 upstream: 5.9)
(haskell-mode ver: 1.1 upstream: 2.1)
(gnus ver: 1.9 upstream: 5.10.7)
(gnats ver: 1.17 upstream: 3.101)
(general-docs ver: 1.04 upstream: No-Upstream-Ver)
(games ver: 1.17 upstream: 1.04)
(fsf-compat ver: 1.15 upstream: No-Upstream-Ver)
(frame-icon ver: 1.11 upstream: No-Upstream-Ver)
(fortran-modes ver: 1.05 upstream: No-Upstream-Ver)
(forms ver: 1.15 upstream: 2.37)
(footnote ver: 1.16 upstream: 0.18x)
(eudc ver: 1.39 upstream: 1.32)
(eterm ver: 1.17 upstream: No-Upstream-Ver)
(ess ver: 1.16 upstream: 5.2.7)
(eshell ver: 1.1 upstream: 2.4.1)
(escreen ver: 1.01 upstream: 1.16)
(erc ver: 0.21 upstream: Version 5.1.2 Revision: 1.796.2.6)
(emerge ver: 1.11 upstream: No-Upstream-Ver)
(elib ver: 1.11 upstream: 1.0)
(eieio ver: 1.05 upstream: 0.17)
(efs ver: 1.33 upstream: 1.23)
(edt ver: 1.13 upstream: No-Upstream-Ver)
(edit-utils ver: 2.36 upstream: No-Upstream-Ver)
(ediff ver: 1.64 upstream: 2.75)
(edebug ver: 1.21 upstream: No-Upstream-Ver)
(ecrypto ver: 0.2 upstream: 2.0)
(ecb ver: 1.22 upstream: 2.31)
(docbookide ver: 0.07000000000000001 upstream: 0.1)
(dired ver: 1.17 upstream: 7.13)
(dictionary ver: 1.16 upstream: 1.8)
(debug ver: 1.18 upstream: No-Upstream-Ver)
(crisp ver: 1.15 upstream: 1.34)
(cookie ver: 1.15 upstream: No-Upstream-Ver)
(clearcase ver: 1.1 upstream: /main/laptop/165)
(cc-mode ver: 1.45 upstream: 5.30.10)
(calendar ver: 1.26 upstream: No-Upstream-Ver)
(calc ver: 1.26 upstream: 2.02fX3)
(c-support ver: 1.22 upstream: No-Upstream-Ver)
(build ver: 1.14 upstream: 2.02)
(bbdb ver: 1.29 upstream: 2.34)
(auctex ver: 1.46 upstream: 11.55)
(apel ver: 1.32 upstream: 10.6)
(ada ver: 1.14 upstream: 2.27)
(Sun ver: 1.16 upstream: No-Upstream-Ver)
Installed Modules:
-----------------
Features:
--------
(mail-abbrevs xemacsbug shadow sendmail rfc822 alist
mswindows-font-menu font-menu pending-del strokes atomic-extents
internal-drag-and-drop adapt goto-addr overlay thingatpt outln-18
outl-mouse func-menu annotations id-select avoid pp cus-edit cus-load
wid-edit view-less view outline font-latex font disp-table font-lock
latex tex advice advice-preload regexp-opt efs-cu dired-faces
dired-xemacs dired cus-face tex-site skk-autoloads mule-ucs-autoloads
mule-base-autoloads lookup-autoloads locale-autoloads leim-autoloads
latin-unity-autoloads latin-euro-standards-autoloads egg-its-autoloads
edict-autoloads zenirc-autoloads xwem-autoloads xslt-process-autoloads
xslide-autoloads xlib-autoloads xetla-autoloads xemacs-devel-autoloads
xemacs-base-autoloads x-symbol-autoloads w3-autoloads vm-autoloads
viper-autoloads view-process-autoloads vhdl-autoloads vc-cc-autoloads
vc-autoloads tramp-autoloads tpu-autoloads tooltalk-autoloads
tm-autoloads time-autoloads textools-autoloads text-modes-autoloads
texinfo-autoloads supercite-autoloads strokes-autoloads
speedbar-autoloads sounds-wav-autoloads sounds-au-autoloads
sml-mode-autoloads slider-autoloads sieve-autoloads
sh-script-autoloads sgml-autoloads semantic-autoloads scheme-autoloads
sasl-autoloads ruby-modes-autoloads rmail-autoloads riece-autoloads
reftex-autoloads re-builder-autoloads python-modes-autoloads
psgml-dtds-autoloads psgml-autoloads ps-print-autoloads
prog-modes-autoloads pgg-autoloads perl-modes-autoloads
pcomplete-autoloads pcl-cvs-autoloads pc-autoloads os-utils-autoloads
oo-browser-autoloads ocaml-autoloads net-utils-autoloads
mmm-mode-autoloads misc-games-autoloads mine-autoloads mh-e-autoloads
mew-autoloads mailcrypt-autoloads mail-lib-autoloads liece-autoloads
jde-autoloads ispell-autoloads ilisp-autoloads igrep-autoloads
idlwave-autoloads ibuffer-autoloads hyperbole-autoloads
hm--html-menus-autoloads haskell-mode-autoloads gnus-autoloads
gnats-autoloads general-docs-autoloads games-autoloads
fsf-compat-autoloads frame-icon-autoloads fortran-modes-autoloads
forms-autoloads footnote-autoloads eudc-autoloads eterm-autoloads
ess-autoloads eshell-autoloads escreen-autoloads erc-autoloads
emerge-autoloads elib-autoloads eieio-autoloads efs-autoloads
edt-autoloads edit-utils-autoloads ediff-autoloads edebug-autoloads
ecrypto-autoloads ecb-autoloads docbookide-autoloads dired-autoloads
dictionary-autoloads debug-autoloads crisp-autoloads cookie-autoloads
clearcase-autoloads cc-mode-autoloads calendar-autoloads
calc-autoloads c-support-autoloads build-autoloads bbdb-autoloads
auctex-autoloads apel-autoloads ada-autoloads Sun-autoloads
modules-autoloads mule-autoloads auto-autoloads rsz-minibuf auto-show
fontl-hooks canna-leim tibetan lao devanagari indian slovenian czech
romanian ccl code-cmds gutter-items menubar-items x-menubar dragdrop
mode-motion mouse behavior itimer auto-save lisp-mode easymenu
easy-mmode iso8859-1 page buff-menu lib-complete loadhist cus-file
derived newcomment env text-props frame obsolete cus-start custom
widget cl-extra cl cl-19 packages backquote unicode
mswindows-scrollbars mswindows lucid-scrollbars cut-buffer
lucid-menubars motif-dialogs x c-balloon-help tty-frames tty toolbar
native-sound scrollbar unix-processes multicast network-streams
subprocesses modules menu-accelerator-support menubar md5 xemacs xim
mule gutter tiff png gif jpeg xface xpm xbm lisp-float-type
file-coding dde cygwin32 dragdrop-api dialog devices window-system
base64)
Recent keystrokes:
-----------------
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
misc-user misc-user misc-user misc-user misc-user misc-user
M-x r e b BS p o r t SPC SPC x e m a c s - b u g R
ET
Recent messages (most recent first):
-----------------------------------
Auto save file for draft message exists; consider M-x mail-recover
Warning:
Defaulting to the GNU Emacs-derived `sendmail.el' mail client. This facility,
while part of base XEmacs, is heinously underfeatured, and not going to get
better in the medium term. We include it so that bug reports work without
packages; we suggest that you choose and/or install one of the other mail
clients from packages if you're doing something other than M-x
report-xemacs-bug , or even if you are reporting bugs regularly.
To choose a package from those installed, click on "Options" ->
"Internet" -> "Compose Mail With ..." and decide on one from the
list. Gnus and VM are full-featured and have active user communities.
To disable this warning and stick with the old behavior, you can explicitly
initialize `mail-user-agent' to 'sendmail-user-agent .
Loading xemacsbug...done
Loading xemacsbug...
Making completion list...
Applying style hooks... done
Loading /usr/share/xemacs/xemacs-packages/etc/auctex/style/graphicx.elc...done
Loading /usr/share/xemacs/xemacs-packages/etc/auctex/style/graphicx.elc...
Loading /usr/share/xemacs/xemacs-packages/etc/auctex/style/graphics.elc...done
Loading /usr/share/xemacs/xemacs-packages/etc/auctex/style/graphics.elc...
Applying style hooks...
Updating...done
Updating modify environment menu...
Removing duplicates... done
Removing duplicates...
Sorting environment...
Updating environment menu...
Updating section menu...
Applying style hooks... done
Applying style hooks...
===============================================
Below is a file which is known to cause this issue:
================================================
\section{Implementation}
NOTE: This section is primarily targeted at those who may wish to work with or extend the SPREADFIRE system.
All discussion of SPREADFIRE on a conceptual level is confined to the previous two sections.
Technical details and concerns of implmentation, however, are listed in detail below.
\subsection{Query Plan Rewriting}
\paragraph{}
After CAPE's ordinary query plan creation method has executed, a second function is called to modify any SPREADFIRE operators in the plan to contain split and merge operators.
This function, called doSpreadfirePlanMigration(), takes in the completed query plan and reconnects all of the SPREADFIRE operators to newly generated split and merge operators.
Upon completion of this method, the query plan is ready to run in D-CAPE with SPREADFIRE extensions.
\paragraph{}
Internally, the SPREADFIRE migration method takes an iterative approach with respect to the operator tree.
The merge operator, the new parent of each SPREADFIRE operator, is created and connected first.
At this time, a check is also made to see if the merge operator needs to replace the replicated operator as a root of the query tree.
After the merge operator is inserted, the split operators, children of the SPREADFIRE operator, are created and connected \emph{en masse}.
Prior children of the replicated operator are connected as inputs of corresponding split operators, based on the input queue position of the parent.
\begin{figure}
\includegraphics{rewriting-graphic.eps}
\caption{This graphic is a rough draft}
\end{figure}
\subsection{SPREADFIRE Operation}
\subsection{The Grid Launcher}
I wrote the grid launcher as a means to run experiments on the CCC computing grid cooperatively with other students.
Some fun things about the grid launcher:
\begin{itemize}
\item
\end{itemize}
\subsection{``E\_NOTIMPL''}
The abstraction of DCAPE's queueing system means that the merge operator is not inherently aware of which partition provides any given tuple.
All input from the various partitions is pushed into a single input queue, which is read by the operator as a single input.
This is acceptable for the experiment bed, as the relational union used for merging joins does not need to be aware of partitions.
However, for aggregate functions there may be a need to process incoming data with a ``one from column A and one from column B'' approach.
Extensions which take advantage of SPREADFIRE's inherent flexibility will need to implement an identification system for partition sources in the merge operator.
I recommend that anything
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
This message has been sent August 23 and concerns a problem with
smtpmail in mail-lib 1.76 for the smtp service of gmail.
Hello
My success report some days ago has been premature.
Using smtpmail as shipped with the most recent mail-lib (1.76) does
not work for gmail!!!!
I attach below some part of the lossage and the result of the bug
trace (debug-on-error t).
What does work for me is some old version of smtpmail (I don't
remember from which mail-lib version). The only problem there was that
_after_ sending xemacs got stuck and I had to use *C-g*. After adding
the lines
(catch 'done
(while response-continue
[snip]
That version of smtpmail works!!! That's why I consider this not as a
problem of smtpmail, but of the xemacs version of it.
I do remember to have seen similar mail on that topic (that is
smtpmail does not work with gmail) a couple of weeks ago, therefore I
think it is of general interest.
There are 2 possibilities.
- My setting is not correct
- There is a real bug. So could somebody who is responsible of
mail-lib, check whether on can send with gmail?
Here is my setting:
(setq feedmail-buffer-eating-function 'feedmail-buffer-to-smtpmail
message-send-mail-function 'feedmail-send-it
send-mail-function 'feedmail-send-it
smtpmail-auth-credentials nil
smtpmail-starttls-credentials nil
smtpmail-debug-info t
smtpmail-starttls-credentials '(("smtp.gmail.com" 587 nil nil))
smtpmail-auth-credentials '(("smtp.gmail.com" 587 "oub.oub.oub" nil))
smtpmail-default-smtp-server "smtp.gmail.com" ;before loading smtp
smtpmail-smtp-server "smtp.gmail.com" ;Version:1.54
smtpmail-smtp-service 587
vm-mail-header-from "Uwe Brauer <oub(a)mat.ucm.es>"
user-full-name "Uwe Brauer"
user-mail-address "oub(a)mat.ucm.es"
query-user-mail-address nil
mail-default-reply-to "Uwe Brauer <oub(a)mat.ucm.es>"
gnus-posting-styles
'((".*";;default
(name "Uwe Brauer")
(address "oub(a)mat.ucm.es")
("BCC" "Uwe Brauer <oub(a)mat.ucm.es>") ;Version:1.98
("Reply-To" "Uwe Brauer <oub(a)mat.ucm.es>"))))
Here is part of my lossage:
--8<------------------------schnipp------------------------->8---
Recent minibuffer messages (most recent first):
Wrote /home/oub/bug-smtpmail-maillib
Entering debugger...
Loading debug...done
Loading debug...
FQM DB: gave it to buffer-eater
221 2.0.0 mx.google.com closing connection m1sm2913992ugc
530 5.7.0 Must issue a STARTTLS command first m1sm2913992ugc
250 ENHANCEDSTATUSCODES
250-STARTTLS
250-8BITMIME
250-SIZE 20971520
250-mx.google.com at your service, [147.96.6.137]
220 mx.google.com ESMTP m1sm2913992ugc
FQM DB: >in-> feedmail-buffer-to-smtpmail (oub(a)mat.ucm.es)
FQM DB: calling buffer-eater feedmail-buffer-to-smtpmail
FQM DB: >in-> feedmail-give-it-to-buffer-eater
FQM DB: give it to buffer-eater
FQM DB: >in-> feedmail-deduce-address-list ^FROM: nil
FQM DB: >in-> feedmail-deduce-address-list ^SENDER: nil
FQM DB: looking for m-h-s "--text follows this line--"
FQM DB: >in-> feedmail-send-it-immediately
FQM: Immediate send...
FQM DB: >in-> feedmail-message-action-send
FQM: Message action (q, i, d, e, ?)? [queue]:
FQM DB: >in-> feedmail-queue-send-edit-prompt-inner
FQM DB: >in-> feedmail-queue-send-edit-prompt
FQM DB: >in-> feedmail-send-it
Sending via mail...
Generating hashcash...done
Generating hashcash...
Sending...
--8<------------------------schnapp------------------------->8---
and here comes the bug trace:
Regards
Uwe Brauer
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
"xemacs-beta-request" == xemacs-beta-request <xemacs-beta-request(a)xemacs.org> writes:
xemacs-beta-request> Mailing list removal confirmation notice for mailing list XEmacs-Beta
xemacs-beta-request> We have received a request for the removal of your email address,
xemacs-beta-request> "nelson.ferreira(a)myrealbox.com" from the xemacs-beta(a)xemacs.org
xemacs-beta-request> mailing list. To confirm that you want to be removed from this
xemacs-beta-request> mailing list, simply reply to this message, keeping the Subject:
xemacs-beta-request> header intact. Or visit this web page:
xemacs-beta-request> http://calypso.tux.org/cgi-bin/mailman/confirm/xemacs-beta/844b558df4ecaa...
xemacs-beta-request> Or include the following line -- and only the following line -- in a
xemacs-beta-request> message to xemacs-beta-request(a)xemacs.org:
xemacs-beta-request> confirm 844b558df4ecaa530be45b3a99ef3e2e2e33c4fe
xemacs-beta-request> Note that simply sending a `reply' to this message should work from
xemacs-beta-request> most mail readers, since that usually leaves the Subject: line in the
xemacs-beta-request> right form (additional "Re:" text in the Subject: is okay).
xemacs-beta-request> If you do not wish to be removed from this list, please simply
xemacs-beta-request> disregard this message. If you think you are being maliciously
xemacs-beta-request> removed from the list, or have any other questions, send them to
xemacs-beta-request> xemacs-beta-owner(a)xemacs.org.
--
Nelson Ferreira
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
>I'm afraid I can't quite make out: 1) what you did, 2) what you
>expected to happen and 3) what actually did happen. The new (Inno
>Setup based) installer ("XEmacs Setup 21.4.19.exe") does not require
>setup.ini.
I'm using the "netinstall" setup program, not the InnoSetup. I need the Cygwin
version, not the native Windows version. The new setup program (21.4.19)
does not give a choice between native or Cygwin. So I used the older
program (21.4.13), which is listed on the xemacs.org website still, and which
has worked without problems in the past.
I solved the problem by downloading all the packages manually, and
constructing a new setup.ini by concatenating the setup-bin.ini and
setup-packages.ini, then selecting "install from local directory".
(I know Cygwin supplies an xemacs package, but it's the full sumo
package and requires X Windows packages)
--
Darin Johnson
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
On 10/12/06, Nam Nguyen <Nam.Nguyen(a)sas.com> wrote:
> Sirs,
>
> Does xemacs use a configuration file .emacs like emacs? Can xemacs use .emacs?
>
Yes to both.
See http://www.xemacs.org/Documentation/21.5/html/xemacs-faq_2.html#SEC30
Please follow up to the list if you have more questions.
Regards,
Vin Shelton
--
Whoever you are, no matter how lonely,
the world offers itself to your imagination,
calls to you like the wild geese, harsh and exciting--
over and over announcing your place
in the family of things. Mary Oliver
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
I am working on Fedora 5, xemacs-21.5.27
./configure --prefix=/sw/xemacs-21.5.27 --with-xft
--with-xft=emacs,tabs,menubars,gauges --without-debug
--without-error-checking --with-gtk
When I use gdb from a shell within xemacs, and type
show env LD_LIBRARY_PATH
I get the right answer.
If I run M-x gdb, and then do show env LD_LIBRARY_PATH, there is no
value.
When I run against xemacs 21.4.19, I get the right answer.
Peter
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
Hi,
[Resent: Posted just after mail list was lost. Problem is still
there.]
Since a few weeks I'm getting this error message, over and over again
during an editing session.
"Error: Can't initialize XIM: Can't get fontset resource for Input
Method"
It has probably(!?) something to do with a X-windows upgrade I did on
my gentoo system lately. But what it is? What resource am I missing?
Ideas?
Building from CVS so emacs-version is "21.5 (beta27) \"fiddleheads\" (+CVS-20060828) XEmacs Lucid"
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
To all XEmacs Testers and Developers:
I forgot to mention in the resubscription notices that other lists,
especially xemacs-patches (the patch submission channel) and
xemacs-cvs (the read-only checkins monitor), also lost their
subscriber lists. Reconstruction is unlikely to happen soon, so if
you have interest in these lists, please resubscribe manually.
Thank you for your support of XEmacs!
Steve
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta